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

Debezium does not fail connector task when there is no load

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • 2.4-backlog
    • None
    • core-library
    • None
    • False
    • None
    • False

    Description

      I noticed that if database has no traffic, it will not throw any enqueued errors: https://github.com/debezium/debezium/blob/bd0c760d9f3cd3f8889283889272f10d91d1bce2/debezium-core/src/main/java/io/debezium/connector/base/ChangeEventQueue.java#LL256C24-L256C36

      This means that the task will keep running even though it should throw an error when there is no traffic

      In my case, the fact that the connector task didn't fail caused my connector task to stop running.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nancyxu567@gmail.com Nancy Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: