/[Apache-SVN]
ViewVC logotype

Revision 652562


Jump to revision: Previous Next
Author: chirino
Date: Thu May 1 16:02:59 2008 UTC (16 years, 6 months ago)
Changed paths: 1
Log Message:
Fix threading issue which was causing a memory leak. Basically the writes were getting added to the in flight map
after they were enqueued to get written and in that time span they could be been processed and the remove() would occur before the add witch caused the leak.



Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/DataFileAppender.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26