Unable to acknowledge messages after failover
---------------------------------------------

                 Key: QPID-1816
                 URL: https://issues.apache.org/jira/browse/QPID-1816
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Martin Ritchie
            Priority: Blocker
             Fix For: 0.5


Summary:

If messages have been consumed during a session but not acknowledged and 
failover occurs it is not possible to acknowledge subsequent messages.

In the transacted case calling rollback after failover clears the 'dirty' state 
of the connection.

However calling recover does not do the same work so the dirty session remains 
and users are unable to acknowledge messages.
This occurred on a CLIENT_ACK session but I have not yet investigated the other 
Acking modes so they may be unaffected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to