I forgot to mention that I am using AMQ 5.3 version. Any tips to solve this
issue?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Store-percent-usage-not-decreasing-activemq-xml-settings-tp3004868p3010692.html
Sent from the ActiveMQ - User mailing list archive at Nabble.c
So, I tried using percentUsageMinDelta=5 with storeUsage node. I saw a
visible improvement compared to the previous case when I was not using it.
However, this caused significant bursts in memory usage at random times.
Hence, I decided not to go ahead with this setting. Is there a way to
control s
Thanks Dejan...
However, I did disk usage on amqPersistenceAdapter data directory and even
if producer is no longer sending messages, disk usage stays at about 9% of
storeUsage Limit. Its only when I do AMQ restart, store percent usage falls
to 0%. I did specify cleanupInterval explicitly. But th
All,
I am fairly new to AMQ and am facing following issues:-
1) Store percent usage does not decrease. It goes upto 50% and then very
slowly comes down to about 9% and stays there even after producer has
stopped sending messages. It never reaches back to 0%. I found this issue
even after speci
Seems xml format did not appear n previous post. This is short version of
activemq config file
Problem:- ActiveMQ is installed on a linux machine which can be reachable by
ping6. When broker URL is given as hostname, the messages are consumed.
However, as soon as I specify broker URL in IPV6 format, I get connection
timeout error.
Broker URL:-
tcp://[fe80::XXX:::]:61616?wireFor