Alexey Goncharuk created IGNITE-2784:
----------------------------------------

             Summary: Optimize continuous query remote listener invocation
                 Key: IGNITE-2784
                 URL: https://issues.apache.org/jira/browse/IGNITE-2784
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Alexey Goncharuk


The issue is triggered by this thread:
http://apache-ignite-developers.2346864.n4.nabble.com/CacheEntryEventFilter-with-Replicated-caches-td7806.html

Currently the following issues exist:
1) There is no way to pass Ignite continuous query parameters to JCache 
listener configuration. E.g. setting 'local' flag would have solved the 
original issue from the thread
2) For the case when a continuous query is executed on a REPLICATED cache 
affinity node and auto-unsubscribe is true, the query can be executed locally.



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

Reply via email to