Hi,
thank you for this explanation and for the link containing further
explanation.
Regards,
Cooshal.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Log files are deleted after all messages in them are no longer active. For
a normal message, this happens when the message is acknowledged (by its
last consumer, for topics). For an ack message, this happens when the
message being acked is deleted or is in the same file as the ack itself.
If you f
Hi:
I am using ActiveMQ 5.15.4 on Windows, and currently I am using Apache Camel
in Apache Karaf to import high amount of data, around 7 million records from
one instance, and more 10+ million from another instance. Both these
instances are using the same broker.
I see that around 1.5 million rec