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.