Re: Mina Server losing messages

2021-06-27 Thread Emmanuel Lécharny
Also provide files that can be tested directly. I get an exception because the "C:\\git\\commserver\\security\\.keystore" is not found (obviously, because I'm not on windows). Same thing for D:\\TCP_Layer_files\\security\\truststore. That may be totally orthogonal to the problem you get,

Re: Mina Server losing messages

2021-06-27 Thread Jonathan Valliere
Thanks for the report. Please make an issue in JIRA. On Sun, Jun 27, 2021 at 12:14 PM Itzhaki, Guy wrote: > Hi all, > > > > During our tests we found that in some circumstances Mina server loses > messages. > > From what we understand this happens when client opens connection and then > sends

Mina Server losing messages

2021-06-27 Thread Itzhaki, Guy
Hi all, During our tests we found that in some circumstances Mina server loses messages. >From what we understand this happens when client opens connection and then >sends message(s) and the server is still busy processing the sessionOpened >event while the message the client sent went through