-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.0.1.GA
-
None
The failure is seen under the following scenario:
> a cluster is formed with Noda A and Node B
> a consumer connects to Node B (qpid JMS client)
> a producer connects to Node A (qpid JMS client)
> the producer sends an AMQP message using the Qpid JMS (AMQP) client library
In the above scenario Node A encounters a problem and the client is not able to deliver the message.
> The problem does not occur if the consumer is also connected to Node A
> The problem does not occur if the clients use Artemis JMS client instead.
- is caused by
-
ARTEMIS-1169 Loading...