5.13.3 is supposed to allow durable subscription rewrites, which should allow garbage collection of old data files if the subscription messages are all that's keeping the file alive. Having unconsumed real messages, however, will still prevent garbage collection.
Do you have unconsumed real messages? Or does your statement mean that maybe the fix in 5.13.3 isn't working as designed? Tim On Jun 15, 2016 7:26 AM, "darhon" <darhon...@gmail.com> wrote: > Unfortunately, these errors was on production system, but I'll try to > reproduce it in test environment. > > At this moment errors disappeared after I cleaned my KahaDB from old > messages (total size was about 8GB before cleaning because ActivemMQ 5.13.3 > still doesn't properly cleanup journal files) and the size of the database > has become about 200-400MB > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Failed-to-fill-batch-tp4712924p4713003.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >