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

MySQL connector should periodically output status when reading binlog

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 0.3.2, 0.4
    • 0.3
    • mysql-connector
    • None

      Currently the MySQL connector silently processes the binlog and outputs no log messages with status or progress. This can be changed by moving to DEBUG logging, but that also introduces much more fine-grained output. The result is that it is difficult to understand if the connector is working.

      Instead, the connector should output more information about its progress, perhaps periodically (or on every transaction??) logging the number of records and the source position (e.g., binlog position, GTID set). Suggestions welcome.

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: