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-08 05:32 -------
(In reply to comment #8)
> (In reply to comment #7)
> > I would agree that neither implementation is buggy -- it is entirely legal 
> > for a
> > servlet container to avoid letting an application corrupt its interna data
> > structures.  It's too bad that the current Tomcat developers care more about
> > performance than they care about reliability.
> 
> Of course. Thankfully, you guys have glassfish now for good reliability, so 
> you
> don't have to deal with these loony Tomcat developers anymore ;)
> 

Apparently it is indeed a good thing :-).  The appropriate patch was just
committed to the Glassfish repository.  If people want an open source
implementation of the servlet spec where the developers listen to users on
issues like this, you might want to browse over to:

    https://glassfish.dev.java.net

and take a look.

> > If you aren't going to change it back to the 4.1 implementation (with
> > synchronization locks around the accesses), please take my name out of the
> > @author tag for org.apache.catalina.session.StandardSession -- this code 
> > does
> > *not* represent anything I wish to be associated with.
> 
> Sure, I have no problem with that if it's your wish.
> 

This (removing my name from the @author tag on StandardSession), both here and
everywhere else in the Tomcat code base, would indeed be my wish.


-- 
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