https://issues.apache.org/bugzilla/show_bug.cgi?id=54552
--- Comment #9 from Mark Thomas <ma...@apache.org> --- Overall the patch looks pretty good. One minor nit is the white space issues already mentioned. The one area where I think some changes are required is listener notification for clusters. If you look at how session destroyed events are handled, the listeners fire on the non-primary nodes based on the value of notifySessionListenersOnReplication. I think the same attribute should be used to determine if the session ID change listeners are fired on the non-primary nodes. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org