Define what breaking means too?
Are you for example multi-threading AUTO-ACKED clients and
don't deal correctly with exceptions?
On Mar 29, 2013, at 10:24 AM, Christian Posta wrote:
> Are the messages that are supposed to be forwarded sent persistent by the
> original producer?
>
>
> On Thu,
Are the messages that are supposed to be forwarded sent persistent by the
original producer?
On Thu, Mar 28, 2013 at 5:16 AM, miguelhenley wrote:
> I have configurated two brokers in a Wide Area Network: Brokers A and B.
> All
> messages sent to a queue in Broker A need to be forward to Broker B
I filed a JIRA for this issue.
https://issues.apache.org/jira/browse/AMQ-4413
It has a simple Test.java attached with that anyone can easily reproduce the
problem.
Thanks,
Jake
--
View this message in context:
http://activemq.2283324.n4.nabble.com/persistent-message-missing-to-a-durable-subsc
I have configurated two brokers in a Wide Area Network: Brokers A and B. All
messages sent to a queue in Broker A need to be forward to Broker B in order
to be consumed by a consumer connected in Broker B. Broker A and Broker B
are located in different geographic locations.
This works fine but, fo
Seems like it might be an unintended ordering consequence? or is it covered
by the JMS spec? I suspect the latter, but wanted to discuss anyway...
Per this JIRA, https://issues.apache.org/jira/browse/AMQ-2790 client-side
priority support was created, but also made default. So in this case, a
produc