Skip to content

Make JMSXDeliveryCount mandatory #202

@acogoluegnes

Description

@acogoluegnes

The header is set on every message:

  • to 1 for each message which is not redelivered
  • to the value of the AMQP x-delivery-count header + 1 for a delivered message and if the header is present (for quorum queues only)
  • to 2 for a delivered message and if the AMQP x-delivery-count header is not present

References #180

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions