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

Debezium does not fail connector task when there is no load

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      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.

              Unassigned Unassigned
              nancyxu567@gmail.com Nancy Xu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: