RE: No Space exceptions though disk no longer full

2010-10-15 Thread Pothier, Peter
On further review, this may have been fixed by the work done on https://issues.apache.org/activemq/browse/AMQ-2042 Peter P From: Pothier, Peter Sent: Friday, October 15, 2010 12:28 PM To: Pothier, Peter; 'users@activemq.apache.org' Subject: RE: No Space exceptions though disk no l

RE: No Space exceptions though disk no longer full

2010-10-15 Thread Pothier, Peter
This works much better with ActiveMQ 5.3.1. In fact, no exceptions are seen even though the disk partition is 100% full. I assume this is because db-1.log is created as a sparse file? I also assume this better behavior is related to this fix? https://issues.apache.org/activemq/browse/AMQ-24