You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/08/03 22:19:20 UTC

[jira] [Created] (QPIDJMS-196) Anonymous Fallback producer does not handle send failure properly

Timothy Bish created QPIDJMS-196:
------------------------------------

             Summary: Anonymous Fallback producer does not handle send failure properly
                 Key: QPIDJMS-196
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-196
             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


When anonymous relay is not supported the anonymous fallback producer is used but it doesn't cope well with rejected or other send failures.  The handler needs to propagate the error and close down the producer if not cached.  Currently the code encounters an NPE due to it assuming that caching is always enabled resulting in not closing the producer and not forwarding the send outcome.  



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

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