Roger

Results 4 issues of Roger

Thrift type `bytes` currently gets generated as a `java.nio.ByteBuffer`. This type is mutable and if not careful defensive copying is used reading it changes it's internal position in the array....

After version 0.38.5 it seems that behaviour has changed in how versions should be specified and mockserver hasn't been updated. It fails on: `com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"manifest for jamesdbloom/mockserver:mockserver-mockserver-5.5.4 not...

When unloading empty BLOB columns the exported file leaves it empty and then loading treats those as nulls which isn't right. I can imagine that representing this in a file...

Any plans on upgrading this library for Kafka streams 1.0?