[
https://issues.apache.org/jira/browse/IGNITE-11888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853030#comment-16853030
]
Ivan Pavlukhin commented on IGNITE-11888:
-----------------------------------------
It seems that expectations made in the test does not conform to guarantees
provided by CQ. Briefly, the test closes a CQ and after that checks that
notifications were received for all successfully completed updates. But it
might not be true when an async callback is used. I edited the test so a query
is closed after a notifications check in the async mode.
> CacheContinuousQueryAsyncFailoverAtomicSelfTest.testFailoverStartStopBackup
> fails on GG TC
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-11888
> URL: https://issues.apache.org/jira/browse/IGNITE-11888
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Ivan Pavlukhin
> Assignee: Ivan Pavlukhin
> Priority: Major
>
> A test
> CacheContinuousQueryAsyncFailoverAtomicSelfTest.testFailoverStartStopBackup
> fails.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)