Hi, I have a network of broker setup, say with broker A and B. Only one queue and one topic is being forwarded from Broker A to broker B over network of brokers. No other message/queue/topic is forwarded to broker B.
Messages are being published on Broker A over a different topic (which is not forwarded),and are consumed by other consumers.I am not setting any messages to be persistent. I noticed that randomly store percent used on both the brokers keep on changing from 0 to 5. As there is no message ob broker B, why the store percent used keep on changing for that broker and also, since there are no persistent messages on broker A, does the store percent used give any indication of the slow consumers on the broker A. Please let me know your inputs. Thanks Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/Store-percent-used-increases-even-without-any-persistent-messages-tp4196379p4196379.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
