Skip to content

Durable LVC exchange should persist the cached message (if persistent) across RabbitMQ restarts. #21

@dcorbin

Description

@dcorbin
  1. Create a durable LVC exchange
  2. Publish a persistent message to it.
  3. Confirm that binding a queue to the exchanges causes that message to be delivered to the queue.
  4. Restart RabbitMQ
  5. Bind a queue to the exchange - notice that no message is delivered, but my expectation is that it will deliver it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions