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=30628>.
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=30628

Possible Memory leak in Sort

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2004-08-16 09:22 -------
True, in my haste to release the test code, I closed the searcher during the
inner loop instead of during the other loop. I have amended this is the newly
attached file.

My origional code was written as a JSP on Tomcat and tested with Jmeter using 2
threads requesting a simple query and sort. The outer for loop is to mimick the
type of request pattern on the jsp code so that I can compare like with like (ie
500 requests in rapid succession) With sort I get an OutOfMemoryError after 37
requests, without a sort everything works fine for-ever. No other exceptions occur.

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

Reply via email to