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/07 22:48:00 UTC

[jira] [Commented] (QPIDJMS-389) JMS 2.0 Async CompletionListener can be notified in error

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

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

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

QPIDJMS-389 Signal the correct producer completion only

Ensure that if more than one producer exists on a session that the
remote close of one producer does not trigger completions for the other
producer that is waiting for its send to complete.


> JMS 2.0 Async CompletionListener can be notified in error
> ---------------------------------------------------------
>
>                 Key: QPIDJMS-389
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-389
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.32.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Major
>             Fix For: 0.33.0
>
>
> If two producers are created for a single session and one producer is used to send a message using an CompletionListener and the other producer happens to be remotely closed the sent message CompletionListener will be notified of completion in error if it hadn't already completed.



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