What happens when a client gets disconnected

2019-07-31 Thread Matt Nohelty
Sorry for the long delay in responding to this issue. I will work on replicating this issue in a more controlled test environment and try to grab thread dumps from there. In a previous post you mentioned that the blocking in this thread dump should only happen when a data node is affected which i

Re: What happens when a client gets disconnected

2019-04-23 Thread Matt Nohelty
l delay all further operations until PME is finished. > > Avoid having short-lived clients. > > Regards, > -- > Ilya Kasnacheev > > > вт, 23 апр. 2019 г. в 03:40, Matt Nohelty : > >> I already posted this question to stack overflow here >> https://stackoverflow

What happens when a client gets disconnected

2019-04-22 Thread Matt Nohelty
I already posted this question to stack overflow here https://stackoverflow.com/questions/55801760/what-happens-in-apache-ignite-when-a-client-gets-disconnected but this mailing list is probably more appropriate. We use Apache Ignite for caching and are seeing some unexpected behavior across all o