[
https://issues.apache.org/jira/browse/QPID-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993562#comment-12993562
]
Rajith Attapattu commented on QPID-3043:
----------------------------------------
Fixed the error. I had accidentally marked the connectionLost variable as
static.
> 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: Future
>
>
> 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:[email protected]