[rabbitmq-discuss] STOMP 1.2 support for ACK or NACK frames in

Emile Joubert emile at rabbitmq.com
Tue Dec 17 11:01:11 GMT 2013


Hi Michael,

On 17/12/13 10:36, Michael Justin wrote:

> with STOMP 1.2 and an active STOMP transaction, does RabbitMQ support 
> the "transaction" header for ACK and NACK commands, so that the client 
> can rollback the ACK or NACK?

Yes.

> If yes, can the client use all acknowledgement modes of the SUBSCRIBE 
> command ("ack:auto", "ack:client" and "ack:client-individual") and roll 
> back ACK or NACK frames which belong to the transaction, or is it 
> limited to ack:client / ack:client-individual?


Transactions are scoped over ACK as well as NACK.



-Emile




More information about the rabbitmq-discuss mailing list