[ 
https://issues.apache.org/jira/browse/IGNITE-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Werner updated IGNITE-25706:
-----------------------------------
    Description: 
In case of an unsuccessful assert within the methods of BinaryCdcConsumer, the 
`SqlCdcTest#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.

We need to apply this approach to all similar CDC tests.

  was:
In case of an unsuccessful assert within the methods of BinaryCdcConsumer, the 
`SqlCdcTest#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.

We need to apply this approach to all CDC tests.


> Fail-fast detection for CDC tests
> ---------------------------------
>
>                 Key: IGNITE-25706
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25706
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Minor
>              Labels: ise
>
> In case of an unsuccessful assert within the methods of BinaryCdcConsumer, 
> the `SqlCdcTest#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.
> We need to apply this approach to all similar CDC tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to