Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBZ-6869 Ignore pending transactions with zero START_SCN #4873

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

Naros
Copy link
Member

@Naros Naros commented Sep 19, 2023

https://issues.redhat.com/browse/DBZ-6869

Pending transactions with a START_SCN of 0 are considered transactions that have started before the oldest available archive log, and these will be ignored as the entire transaction cannot be mined.

Pending transactions with a START_SCN of 0 are considered transactions
that have started before the oldest available archive log and these
will be ignored as the entire transaction cannot be mined.
@Naros Naros added the 2.4 label Sep 19, 2023
@Naros Naros merged commit e282817 into debezium:main Sep 19, 2023
26 checks passed
@Naros Naros deleted the DBZ-6869 branch September 19, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant