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

Expose total time emitting events during commits

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.4.0.Alpha2
    • None
    • oracle-connector
    • None

      One of the less obvious issues with looking at the TotalBatchProcessingTimeInMilliseconds is that the value can easily be influenced by the internal, which can drive the commit-duration up while we wait for space to become available in the queue.

      We should expose the TotalCommitTimeInMilliseconds so that we can determine exactly how much time is being spent in this loop, to determine if there is really a need to decouple the reader from the dispatcher.

              ccranfor@redhat.com Chris Cranford
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: