On 11/05/18 12:28, Mark Thomas wrote:

<snip/>

> I do see some slightly odd behaviour in that the attributes are not
> replicated for the first session created after starting up the cluster.
> I'm currently looking in to what might be going wrong there.

The session created event was being processed in time. The session
update message was arriving before the session had been created so it
was ignored. I cleaned up session creation to reduce duplicate calls and
that seems to have fixed it for me. There will always be a risk of this
happening but it should be a lot smaller now.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to