[rabbitmq-discuss] Is DeliveryTag unique for every rabbitmq message?

DeepNightTwo DeepNightTwo at gmail.com
Mon Jun 16 03:43:23 BST 2014


The system stores rabbitmq messages into MySQL table. Is DeliveryTag unique
for every message? If so , it can be used as Primary Key for the table. 


DeliveryTag is retrieved by "long ackId =
delivery.getEnvelope().getDeliveryTag();"




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Is-DeliveryTag-unique-for-every-rabbitmq-message-tp36226.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list