tet123/debezium-connector-sqlserver
Vojtech Juranek 0748710d18 DBZ-4490 Fix randomly failing updatePrimaryKeyWithRestartInMiddle test
Fix randomly failing
SqlServerConnectorIT#updatePrimaryKeyWithRestartInMiddle.

It seems the main source of instability in slow environments is
consuming snapshot record. It's actually not consumed and as the
test assumes exact order of messages, it leads to failures.

Wait for snapshot to be completed using mbean server. Also add more
asserts to make clear where is the issue if the test continues to fail.
2022-09-27 14:50:07 +02:00
..
src DBZ-4490 Fix randomly failing updatePrimaryKeyWithRestartInMiddle test 2022-09-27 14:50:07 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-09-16 06:36:40 +00:00