-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Component/s: cache
-
Labels:None
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.