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

If a new session is created during failover, but before 'resume' is completed, the new session gets reattached again.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6, 0.7, 0.8
    • 0.10
    • None
    • None

    Description

      This bug was discovered while investigating QPID-2994

      There exists a race condition, where if a session is created (after the connection is setup and is marked OPEN) but before the resume method (in Connection.java) is called, it results in the new session being reattached again. This could result in unnecessary duplication of messages.

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: