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

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

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

QPIDJMS-197 Force fallback producer to be synchronous sender always.

> Anonymous fallback producer doesn't handle async sends correctly
> ----------------------------------------------------------------
>
>                 Key: QPIDJMS-197
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-197
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.10.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.11.0
>
>
> Due to the nature of the Anonymous Fallback producer's implementation it 
> cannot deal correctly with message sends marked as asynchronous and can close 
> the underlying producer link before it has been sent the disposition leading 
> to the client not seeing any errors from a failed message send.
> The solution here is probably to just force all sends through the anonymous 
> fallback producer to be synchronous regardless of configuration to allow for 
> proper handling.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to