debezium / debezium/dbz

Test failure on CI for RecordsStreamProducerIT#restartConnectorInTheMiddleOfUncommittedTx [DBZ-3232]

Open
#435 0 comments 0 reactions 0 assignees View on GitHub
component/postgresql-connector migrated-from-jira
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

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

{code}
Error: restartConnectorInTheMiddleOfUncommittedTx(io.debezium.connector.postgresql.RecordsStreamProducerIT) Time elapsed: 9.243 s <<< FAILURE!
java.lang.AssertionError: Consumer is still expecting 5 records, as it received only 0
at io.debezium.connector.postgresql.RecordsStreamProducerIT.restartConnectorInTheMiddleOfUncommittedTx(RecordsStreamProducerIT.java:1817)
{code}

Ref : [here|https://github.com/debezium/debezium/runs/1950719786?check_suite_focus=true]

Contributor guide

Open the contributing guide

Research direction

Start with RecordsStreamProducerIT.java at line 1817 and the restartConnectorInTheMiddleOfUncommittedTx test, then review the referenced CI run for its failure context. Reproduce the test and investigate why the consumer receives zero instead of the expected five records; done means the test passes reliably in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, postgresql
Domain
ci-cd, databases, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.