[ 
https://issues.apache.org/jira/browse/QPIDJMS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548033#comment-16548033
 ] 

ASF subversion and git services commented on QPIDJMS-403:
---------------------------------------------------------

Commit 8b200671ed7a449b5b565b5926b7b8850f010007 in qpid-jms's branch 
refs/heads/master from [~gemmellr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=8b20067 ]

QPIDJMS-403: adjust test to account for changes, avoid spurious failure in CI


> Failover handler doesn't release pending tasks that could complete on 
> connection drop
> -------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-403
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-403
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.34.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 0.35.0
>
>
> Some tasks that are in flight in the Failover handler could complete when a 
> connection drops instead of waiting for a reconnect to occur but are not 
> having their off line behavior handler triggered when the connection drop is 
> detected and are forced to wait until a reconnect before they complete.  One 
> such example is a session close which when in flight and the connection drops 
> we can allow the request to complete because there nothing more to do for 
> that request on reconnect. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to