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)