Hi,

I have an application in java with a failover configuration like this:

failover://(tcp://someip:61616,tcp://otherip:61616)?timeout=100&randomize=false&maxReconnectAttempts=2

but when kahadb reaches the limit of its storage the producers just keep
waiting.

The implementation in the client side at first was with spring and hope to
get different results with pure java but when we hit this scenario i
expected to get an exception, reach the next broker or something but its the
same with both approaches.

Any idea?

Thanks in advance



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Kahadb-reach-storage-limit-then-producers-turn-idle-tp4686219.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to