[jira] [Created] (IGNITE-9009) Local continuous query listeners may be called on partition reassignment

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9009) Local continuous query listeners may be called on partition reassignment

Anton Vinogradov (Jira)
Denis Mekhanikov created IGNITE-9009:
----------------------------------------

             Summary: Local continuous query listeners may be called on partition reassignment
                 Key: IGNITE-9009
                 URL: https://issues.apache.org/jira/browse/IGNITE-9009
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Denis Mekhanikov
            Assignee: Denis Mekhanikov
             Fix For: 2.7
         Attachments: ContinuousQueryReassignmentTest.java

When a node becomes primary for some partitions, then local continuous query listeners receive updates on entries from that partitions. Such invocations shouldn't happen.

Attached test class demonstrates this behaviour.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)