Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4509

Save and load offsets in Redis

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.9.0.Beta1
    • None
    • debezium-server
    • None
    • False
    • False

    Description

      Should be similar to what there is in Kafka.

      offset.storage should be extended by providing a new Java class that implements the interface and stores and loads the offset from Redis upon startup.

      As a several Deezium servers can point to a single Redis (streams) destination, a key per database should be created with the following naming convention:
      offset:<server-name(from Debezium conf)>

      Default flush should be on every record (currently there's a time based configuration - offset.flush.interval.ms

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yossish Yossi Shirizli
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: