Hi, System events are global, so you can't subscribe for a particular cache, but can filter events by CacheEvent.cacheName(). Also if you're interested in data update notifications, consider using continuous queries [1]. Events are designed more for auditing purposes.
[1] https://apacheignite.readme.io/docs/continuous-queries -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Register-CacheEvent-Remote-Listener-tp10588p10615.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
