There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
debezium-offsetfile-conv is a commandline utility to convert to and from org.apache.kafka.connect.storage.FileOffsetBackingStore based offset file offsets.dat (java serialized HashMap<ByteBuffer,ByteBuffer> created by Debezium) to human-readable text based file.