Dmitry Werner created IGNITE-25706:
--------------------------------------
Summary: Fail-fast detection for SqlCdcTest
Key: IGNITE-25706
URL: https://issues.apache.org/jira/browse/IGNITE-25706
Project: Ignite
Issue Type: Test
Reporter: Dmitry Werner
Assignee: Dmitry Werner
In case of an unsuccessful assert within the methods of BinaryCdcConsumer, the
`testReadAllSQLRows` test hangs for 5 minutes and then fails due to timeout. It
is necessary to implement a fail-fast approach: if the assertion does not pass,
the test should immediately fail instead of hanging.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)