Hi,

1. If you register two remote listeners from two different nodes, they are
registered separately, because they have to notify different nodes. So this
behavior is correct and I'm not sure I completely understand your
expectations here. Can you please clarify?
2. You're using this correctly. Events API is generic and is not tied to
cache or any other component, so you should filter CacheEvent by cacheName
yourself. If you're looking into listening for updates in a particular
cache, I would recommend to use continuous queries instead:
https://apacheignite.readme.io/docs/continuous-queries

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cache-Events-Questions-tp1090p1092.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to