-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
During my test runs on CI I sometimes get this error:
BaseSourceTaskTest.verifyTaskRestartsSuccessfully:109 expected:<RESTARTING> but
was:<RUNNING>
Example CI run: https://github.com/debezium/debezium/actions/runs/5961914888/job/16172503622?pr=4745
After restarting the failed tests the error mostly disappears. I think this is a timing issue related to the new RESTART Kafka Connect connector status.