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

Create new MysqlConnector metric exposing if the connector is tracking offsets using GTIDs or not.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 0.9.4.Final
    • 0.9.3.Final
    • mysql-connector
    • None

      Currently debezium-mysql-connector indirectly exposes if the underlying binlog client is using GTIDs to maintain its position from MySQL via the GtidSet and SourceEventPosition metrics.

      Rather than indirectly infer if the connector is using Gtids by presence or absence of values in these metrics, it'd be nice if the connector directly exposed this via a metric like:

      `boolean getIsGtidModeEnabled();`

              Unassigned Unassigned
              spowis Stephen Powis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: