Hello again,
I've done exhaustive testing and I ended up finding this URL:
https://issues.apache.org/jira/browse/AMQ-3446?jql=status%20in%20(Open%2C%20%22In%20Progress%22)%20AND%20text%20~%20%22network%20of%20broker%22
The case is the same one as the one I've set up. I would like to focus the
fo
I've removed the failover and used only tcp, as in:
static:tcp://myip.sample:61616. I see the same problem.
I've tried also to follow the stuck messages session, even before I started
this thread. I've followed the instructions and included the configs from
that post (by setting a networkBridgeFil
Hello,
After many testing, it seems to work fine when reseting the broker. I've
included a reboot step in my recipe to run when a broker comes up or down,
indeed I've seen the network work again.
It looks like the runtime plugin does not fully restores the broker network
when reloading the file.
Hello,
I would like to discuss the following scenario:
I have a 4 broker network, each one connects to the other.
All the connections are static, I use the runtineConfiguration plugin to
poll the file for broker addition and removal. The activemq.xml can be
changed by chef dynamically.
When I s
Dear fellows,
I am trying to produce messages in batch (using transactions) on a producer.
I've set the ActiveMQSession as a non transacted Session
(Session.Non_transacted) and attempted to commit on every group of 50
messages.
However, considering a few situations we usually face here (package b