Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5876

Java client causes unecessary rejects after failover when using 0-8..0-9-1 protocols

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • JMS AMQP 0-x
    • None

    Description

      Highest delivery tag variable not reset after failover and causes rejections to be sent unnecessarily, which the Broker has to ignore.

      The AMQSession.resubscribe() implementation does not reset the _highestDeliveryTag member variable. This means that rejects are send needlessly/incorrectly after failover occurs as the value is higher than it should be.

      Attachments

        Issue Links

          Activity

            People

              kwall Keith Wall
              macbean Andrew MacBean
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: