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

Details

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

    Description

      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();`

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: