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

Need to be able to set an ordering key value

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.6.0.Alpha2
    • None
    • debezium-server
    • None
    • False
    • None
    • False
    • 0
    • 0% 0%

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

      I am using Debezium to record every changes in every table in my database. I need to be able to set a unique ordering key so that my worker can consume messages in the order they were published.
      The issue as of now is that each table has a different ordering key causing my worker to throw SQL errors because of foreign keys issues.

      Implementation ideas (optional)

      A property to be able to set a unique ordering key value in the application.properties

            Unassigned Unassigned
            arthurlr Arthur LE RAY (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: