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
 Assigned to: David Bertoni 
    Priority: Blocker


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]

Reply via email to