Artemis 1.5.1 question about the ExpiryQueue

2017-01-09 Thread Maciej Gałkowski
This is sort of follow up to my previous message. I am evaluating STOPM v1.2 protocol implementation. In our use case STOMP message consumers have to call an unreliable third party dependency, and this call can fail from time to time. The subscription is set in the ack:client-individual mode. As t

Artemis 1.5.1 STOMP problem with NACK

2017-01-07 Thread Maciej Gałkowski
I am evaluating STOPM v1.2 protocol implementation. In our use case STOMP message consumers have to call an unreliable third party dependency, and this call can fail from time to time. The subscription is set in the ack:client-individual mode. When my consumer is set to not send any ACKs in case o

Re: Artemis 1.5.1 clustered consumer not receiving messages in specific circumstances

2017-01-05 Thread Maciej Gałkowski
----- Original Message - > From: "Maciej Gałkowski" > To: users@activemq.apache.org > Sent: Thursday, January 5, 2017 9:31:34 AM > Subject: Artemis 1.5.1 clustered consumer not receiving messages in > specific circumstances > > I have set up a two node Artemis 1.5.1

Artemis 1.5.1 clustered consumer not receiving messages in specific circumstances

2017-01-05 Thread Maciej Gałkowski
I have set up a two node Artemis 1.5.1 cluster, precreated a persistent queue (jms.queue.testqueue) on both nodes. Starting both instances, they form a cluster. 1.Using STOMP protocol I send a message to the aretmis.node.1 2. I start STOMP consumer on artemis.node.2, not receiving anything 3. I st