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

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

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

QPIDJMS-394 Fix failover wrongly signalling async completion

Ensure that an inflight async completion that is held in the
Failover provider is not signaled as failed by the session
during connection recovery.


> Completion Listener singaled in error when send blocked waiting for failover
> ----------------------------------------------------------------------------
>
>                 Key: QPIDJMS-394
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-394
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.33.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Major
>             Fix For: 0.34.0
>
>
> If a send is issued using a completion listener and it blocks waiting for 
> credit or just happens to land in the Failover provider at the right moment 
> during connection loss the send will be held in the failover provider and 
> reissued on reconnect.  During reconnection processing inflight async 
> completion sends are failed as their state is not recoverable and this can 
> lead to a signal of failed send to the blocked completion send attempt in 
> error. 



--
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