You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/21 20:13:41 UTC

DO NOT REPLY [Bug 15123] - Incorrect stack trace shown when abandoned connections are closed

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15123

Incorrect stack trace shown when abandoned connections are closed

shankar@cotagesoft.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|REMIND                      |



------- Additional Comments From shankar@cotagesoft.com  2003-08-21 18:13 -------
I'll take a closer look at this (it's been bugging us a lot lately) and submit a
patch. It's definitely a problem.

I hear Rodney's concern: the answer may be to have two separate trace objects:
one being a "createdBy()", and one being a "lastAllocatedBy()". If that's
important..