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

Timothy Bish resolved QPIDJMS-403.
----------------------------------
    Resolution: Fixed

> 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