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

Mikhail Petrov reassigned IGNITE-12925:
---------------------------------------

    Assignee: Mikhail Petrov

> Flaky test SystemViewSelfTest.testContinuousQuery.
> --------------------------------------------------
>
>                 Key: IGNITE-12925
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12925
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Minor
>
> It is needed to fix SystemViewSelfTest.testContinuousQuery test, which is 
> flaky – [TC 
> history|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=2075278944640125900&tab=testDetails&branch_IgniteTests24Java8=pull%2F7696%2Fhead].
> It seems that QueryCursor#close method 
>  gives no guarantees that CQ routine will be cleared from all nodes before 
> its returning. This behavior is due to StopRoutineDiscoveryMessage is 
> immutable and so StopRoutineAckDiscoveryMessage can be received 
> (QueryCoursor#close method returns) before 
> GridContinuousProcessor#processStopRequest completion on all nodes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to