You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/07/29 15:47:20 UTC

[jira] [Created] (IGNITE-3607) Send non-filtered continuous query notifications in one message per client

Alexey Goncharuk created IGNITE-3607:
----------------------------------------

             Summary: Send non-filtered continuous query notifications in one message per client
                 Key: IGNITE-3607
                 URL: https://issues.apache.org/jira/browse/IGNITE-3607
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.4
            Reporter: Alexey Goncharuk


If a client subscribes N continuous queries to a cache, Ignite will send individual notifications for each of the updates. We can send notifications for all queries with null filter in one message per client.

See http://apache-ignite-users.70518.x6.nabble.com/Deadlock-during-Client-Continuous-Query-deserialization-td6565.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)