You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kevin Earls (JIRA)" <ji...@apache.org> on 2013/05/30 14:22:20 UTC

[jira] [Created] (AMQ-4563) Persisted messages reappear after broker restart when using amqp

Kevin Earls created AMQ-4563:
--------------------------------

             Summary: Persisted messages reappear after broker restart when using amqp
                 Key: AMQ-4563
                 URL: https://issues.apache.org/jira/browse/AMQ-4563
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Kevin Earls


To reproduce this, do the following

1. Start a broker, create a producer using amqp, and send some messages
2. Stop/Start broker
3. Create a consumer to consume messages from step 1.
4. Stop/Start broker
5. Run consumer again.  It will receive the same messages it already received in step 3.

I will attach a unit test which reproduces this.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira