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

Expose the transaction topicname as a config

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 1.8.0.Alpha2
    • None
    • core-library
    • None

      We have a use case where we want to collect all the transactions from different mysql sources in a single topic. The current transaction topic name is hard coded to the below in TransactionMonitor

      this.topicName = connectorConfig.getLogicalName() + TOPIC_SUFFIX;

       

      Can we expose this as a configuration and override this behavior?

       

              Unassigned Unassigned
              abhishekkh-1 Abhishek Hodavdekar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: