Hi,

I am following the example on this page for continuous query local
listener and it works great:

https://apacheignite.readme.io/docs/continuous-queries#section-local-listener

However, it seems to me that the local listener is not triggered at
all when I remove a key from the cache, i.e.

cache.remove(1234);

What am I doing wrong?

Trung

Reply via email to