My application uses 2 server nodes and 1 client node to do continuousAsyncQuery.
The trigered event will be processed in Remote filter(2 server nodes) and it will not be propagated to the listener. My continuous query support Asynchronous and CacheEntryFilter is added comment "IgniteAsyncCallback", I want to know whether it will change the processing order of the event? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-continuousAsyncQuery-guarantee-event-to-be-processed-in-order-tp10521.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
