You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/03/06 22:04:39 UTC

DO NOT REPLY [Bug 52726] An incomplete fix for the resource leak bug in MemoryUserDatabase.java

https://issues.apache.org/bugzilla/show_bug.cgi?id=52726

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2012-03-06 21:04:39 UTC ---
revision 423920 has nothing to do with attempting to prevent a resource leak.

The situation described in this report would generate an error message to the
logs on start-up which is very likely to result in Tomcat being shut down and
the issue fixed.

Even if the issue is not fixed, it would result in a single fd leak.

The component that this report references is not intended for production use.

Taken together, the above mean that a severity of critical is not appropriate
for this issue. It would do very little / no harm to leave the code as it is.
This is really an enhancement request to clean up the code a little.

This is the second issue of this nature I have reviewed from this reporter that
has demonstrated a lack of understanding of the code concerned and over
inflated the severity of the issue. It is becoming increasingly tempting to
simply close all the issues from this reporter as INVALID until they
demonstrate the ability to do some proper analysis.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org