You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2011/03/15 23:48:29 UTC

[jira] Resolved: (QPID-3043) If a new session is created during failover, but before 'resume' is completed, the new session gets reattached again.

     [ https://issues.apache.org/jira/browse/QPID-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-3043.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   0.10

The commit has been reviewed and was tested manually as part of a larger issue.

> If a new session is created during failover, but before 'resume' is completed, the new session gets reattached again.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3043
>                 URL: https://issues.apache.org/jira/browse/QPID-3043
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: 0.6, 0.7, 0.8
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.10
>
>
> 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. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org