-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha2
-
False
-
None
-
False
-
-
Fails with
2024-08-08T06:25:59.7793303Z [ERROR] Errors: 2024-08-08T06:25:59.7795533Z [ERROR] ConvertingFailureIT>BinlogConvertingFailureIT.shouldFailConversionTimeTypeWithConnectModeWhenFailMode:304->AbstractConnectorTest.stopConnector:143->AbstractConnectorTest.stopConnector:158 ยป IllegalState Engine is already being shutting down.
After failing with expected exception, exception is asserted and engine is stopped. However, by that time engine may be already stopped due to exception thrown in the test and this this second shutdown fails.