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

Support using Zookeeper to store offsets and database schema history

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • Backlog
    • None
    • debezium-server
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Feature request or enhancement

      Which use case/requirement will be addressed by the proposed feature?

      1. Using the zookeeper cluster to store debezium offsets and database schema history can ensure high availability and consistency of storage.

      2. At present, debezium-storage supports services such as azure blob, kafka, and redis for storage. Zookeeper, as a widely used distributed collaboration service, can avoid introducing more additional middleware.

      In my scenario, multiple service instances are deployed using debezium embedded engine, and Zookeeper is also used to solve single node of failure, so it is also very convenient to use Zookeeper for storage.

      Referring to FileDatabaseHistory, FileOffsetBackingStore, I have written the relevant code to achieve, so I want to add it as a new feature.

              Unassigned Unassigned
              instaer instaer yu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: