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-7275 Close connection registerd with bean registry #5113

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

vjuranek
Copy link
Member

@vjuranek
Copy link
Member Author

/packit test --labels oracle

New connection created for bean registry is never closed. Close it
during when stopping the task.
@vjuranek vjuranek marked this pull request as ready for review December 19, 2023 01:52
@vjuranek
Copy link
Member Author

/packit test --labels oracle

@vjuranek
Copy link
Member Author

In all Oracle tests there is only failure:

[INFO] 
[ERROR] Failures: 
[ERROR]   IncrementalSnapshotCaseSensitiveIT>AbstractIncrementalSnapshotTest.insertDeleteWatermarkingStrategy:973->AbstractSnapshotTest.consumeMixedWithIncrementalSnapshot:169->AbstractSnapshotTest.consumeMixedWithIncrementalSnapshot:173->AbstractSnapshotTest.consumeMixedWithIncrementalSnapshot:182->AbstractSnapshotTest.consumeMixedWithIncrementalSnapshot:192->AbstractSnapshotTest.consumeMixedWithIncrementalSnapshot:211 [Too many no data record results, 1000 < 2000] 
Expecting:
 <6>
to be less than or equal to:
 <5> 
[INFO] 
[ERROR] Tests run: 328, Failures: 1, Errors: 0, Skipped: 6

and this one should be fixed by PR #5114

@jpechane jpechane merged commit 37ebb8e into debezium:main Dec 19, 2023
34 of 38 checks passed
@jpechane
Copy link
Contributor

@vjuranek Applied, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants