[ http://issues.apache.org/jira/browse/XALANC-539?page=all ] David Bertoni closed XALANC-539: --------------------------------
> XalanMap needs to compact buckets to prevent long search times and > ever-increasing memory usage. > ------------------------------------------------------------------------------------------------ > > Key: XALANC-539 > URL: http://issues.apache.org/jira/browse/XALANC-539 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Priority: Blocker > Fix For: CurrentCVS > Attachments: patch.txt > > XalanMap marks entries in its buckets as deleted, but never clears them out. > So, if an instance has been additions and deletions, search times become > linear and memory usage constantly increases. > There is also an exception-safety issue in the rehash() function. > I am preparing a patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]