Re: levelDB log files fill up disk on 5.14.0 & 5.14.1

2016-11-03 Thread Patrick Peng
I'm able to consistently reproduce this issue with 5.14.0 & 5.14.1. Opened JIRA AMQ-6496 to report this bug. -- View this message in context: http://activemq.2283324.n4.nabble.com/levelDB-log-files-fill-up-disk-on-5-14-0-5-14-1-tp4718622p47188

Re: levelDB log files fill up disk on 5.14.0 & 5.14.1

2016-10-31 Thread Tim Bain
Unfortunately there's not a LevelDB expert active on the list, so you may not get much of a response here. If it's something you can reproduce reliably, you could submit a bug in JIRA with your configuration and data files and your producer and consumer code. Tim On Oct 28, 2016 1:21 PM, "Patric

levelDB log files fill up disk on 5.14.0 & 5.14.1

2016-10-28 Thread Patrick Peng
Hi, My project is currently running on activemq 5.13.3 with replicated levelDB. After upgraded to either 5.14.0 and 5.14.1, the message delivery works fine but levelDB log files don't get deleted and fill up the data directory eventually. I couldn't find any required configuration change needed i