I tried to use contentious query to monitor a cache and set initial query,
LocalListener and RemoteFilter as example did.
The issue I met is when client reconnect to Ignite cluster, the initial
query will query the data from cache which the client might already got
before.
I tried to use unchanged ID or instance name
/cfg.setConsistentId("de01");
cfg.setIgniteInstanceName("test1"); /
but does not work.
*Is any way to solve this issue?*
Many thanks,
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/