• Stars
    star
    1
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 1 year ago
  • Updated 6 months ago

Reviews

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.