Hi, This actually sounds like a use case for continuous queries [1]. They will automatically notify the client about all updates that satisfy a filter, providing ordering and exactly-once delivery guarantees.
[1] https://apacheignite.readme.io/docs/continuous-queries -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-can-we-create-a-TOPIC-Config-tp10109p10123.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
