Hi christian,
How frequently this diagnostic logging happens? Does it happen for every
persistent message received by broker? Could you please tell me for what
operations i can expect these kind of log messages?
Thanks,
Abhi
--
View this message in context:
http://activemq.2283324.n4.nabble.co
Benchmarking will be your friend in this case. Typically you want the
code around writing to the file system to be as fast as possible. "How
much" of a burden the diagnostic logging will be is best determined by
trying it out.
On Thu, Feb 6, 2014 at 3:10 AM, xabhi wrote:
> Hi,
> How much burden d