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

Couldn't commit processed log positions with the source database due to a concurrent connector shutdown or restart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.0.0.Beta2
    • oracle-connector
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      steps:
      1. start brand new connector with 100 tables
      2. table 99 fails during the initial snapshot with NOT_ENOUGH_REPLICAS error
      3. delete the pod (don't touch the topics)
      4. observe that new pod starts and snapshotting restarts from table 1,2,3...etc
      5. in between log messages of exporting x rows.... will also see log messages of "Couldn't commit processed log positions with the source database due to a concurrent connector shutdown or restart"

      I wonder if this is related to similar sounding Postgres issues (https://github.com/debezium/debezium/pull/3393 , https://github.com/debezium/debezium/pull/2660/files, https://github.com/debezium/debezium/pull/3620/files)

              Unassigned Unassigned
              tooptoop toop toop (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: