You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/06/12 17:05:00 UTC

[jira] [Commented] (QPIDJMS-393) Async Completion sends not signaled when sent while TX is in doubt

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

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

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

QPIDJMS-393 Signal async completion when TX is in-doubt

Send an onCompletion event to any caller using the async completion API
for sending messages when a TX has been tagged as in-doubt

> Async Completion sends not signaled when sent while TX is in doubt
> ------------------------------------------------------------------
>
>                 Key: QPIDJMS-393
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-393
>             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
>
>
> After a failover occurs while an active TX is in play the TX will be placed in an in-doubt state and all sends that are made prior to a commit or rollback will be effectively turned into a no-op.  If however an async completion send is done the code does not signal the onCompletion event of the given CompletionListener. 



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

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