debezium / debezium/dbz

Couldn't commit processed log positions with the source database due to a concurrent connector shutdown or restart [DBZ-5761]

Open
#708 0 comments 0 reactions 1 assignee Claimed by @Naros View on GitHub
component/oracle-connector migrated-from-jira type/bug
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-5761](https://issues.redhat.com/browse/DBZ-5761)

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)

logs attached

as per https://issues.redhat.com/browse/DBZ-5750 i do notice some rows not going to kafka

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.