Timothy Bish created QPIDJMS-197:
------------------------------------

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

Reply via email to