Timothy Bish created QPIDJMS-403:
------------------------------------

             Summary: 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
             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to