DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36541>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36541





------- Additional Comments From [EMAIL PROTECTED]  2005-09-14 16:10 -------
(In reply to comment #87)
> (In reply to comment #86)
> 
> I have fix the unsync write session attribute operation at DeltaSession.
> 
> Peter
There are other places that have this issue I noticed while going through the
Tomcat code such as the StandardSession get/setNote methods which are not
synchronized and are used throughout the code without being synchronized.  They
are used in the authenticators I know and I'm sure they are used in other places
because of their nature.  Should I file a separate bug for each, or is it enough
to give a generic bug which states there are a lot of cases of unsynchronized
HashMap in Tomcat so they can be tracked down?  I would work on a patch for it
as long as I'm not working on it at the same time as anyone else.  Are all
instances being looked at as a result of issue 36541?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to