CDV ❯ HttpSessionAttributeListener called multiple times
-
Bug
-
Status: Resolved
-
2 Major
-
Resolution: Not a Bug
-
-
-
teck
-
Reporter: teck
-
February 26, 2010
-
0
-
Watchers: 0
-
September 06, 2013
-
September 06, 2013
Attachments
Description
source: http://forums.terracotta.org/forums/posts/list/3110.page
If a listener instance implements more than 1 of the listener interfaces it will get duplicate in the list of listeners we call events on.
tomcat-5.0 SessionValve50 and TerracottaPipeline50 probably have the same issue
Comments
Fiona OShea 2010-11-02
Tim Eck 2010-11-02
provided it is a real bug it seems reasonable to fix at some time. It’s not good to be changing how often listeners get called depending on whether you’re using TC clustered sessions or not
Is this important to resolve now?