1. If any client is disconnected event queue is dropped ( except some internal discovery events ). 2. Which query? Event queue is per connection. 3. No. 4. No.
You can read more about slow clients here [1] [1] https://apacheignite.readme.io/docs/clients-vs-servers#managing-slow-clients 2016-06-07 15:21 GMT+03:00 M Singh <[email protected]>: > Yes Alexie, I should have mentioned that (my bad). > > > On Tuesday, June 7, 2016 5:17 AM, Alexei Scherbakov < > [email protected]> wrote: > > > Hi, > > Do you mean Ignite's Event delivery described here [1] ? > > [1] https://apacheignite.readme.io/docs/events > > 2016-06-06 13:21 GMT+03:00 M Singh <[email protected]>: > > Hi: > > I have a few questions about slow clients: > > 1. If a slow client is disconnected, what happens to it's event queue ? > 2. If there are multiple client using same query - do they share the same > queue and if so, does each client get all the events or are the events > shared across all clients of that queue (just like a jms queue) ? > 3. When a slow client reconnects - does it get events from it's previous > queue ? > 4. If #3 is true, then during the time slow client is disconnected, is > it's queue still gathering events while the client is trying to reconnect ? > > Thanks > > > > > -- > > Best regards, > Alexei Scherbakov > > > -- Best regards, Alexei Scherbakov
