sessionsByEndpoint conflict with HAProxy

Anton Tananaev10 months ago

There could be multiple connections from the same endpoint. That's why we need to keep multiple sessions.

mason chak10 months ago

Hi, thanks for the reply. I can see some changes in ConnectionManager in a new commit that added connectionKey. I hope it would solve the problem.

tambiu2 months ago

Hi Mason, did you get the solution? I have the same issue

tambiu2 months ago

@Thiago Araújo , conseguiu resolver ?