> What's about "stop" message? How can user unsubscribe from receiving notifications? OP_RESOURCE_CLOSE is used for that. I've updated the IEP in an attempt to make this cleaner.
> I've seen discussions on removing initial query from continuous queries Interesting, I'm not aware of this. Can you please link those discussions? On Fri, Jul 10, 2020 at 2:04 PM Igor Sapego <isap...@apache.org> wrote: > Pavel, > > What's about "stop" message? How can user unsubscribe from receiving > notifications? > > Also, I believe I've seen discussions on removing initial query from > continuous queries, > as there are not any guarantees about getting consistent results with them. > Should > we avoid adding them in thin protocol maybe? It would also simplify > protocol a lot. > > Best Regards, > Igor > > > On Tue, Jun 30, 2020 at 2:39 PM Pavel Tupitsyn <ptupit...@apache.org> > wrote: > > > Igniters, > > > > Let's discuss Thin Client Continuous Queries, > > I've prepared an IEP [1] and a PoC [2]. > > > > [1] > > > > > https://cwiki.apache.org/confluence/display/IGNITE/IEP-50%3A+Thin+Client+Continuous+Queries > > > > [2] https://github.com/apache/ignite/pull/7966 > > >