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

Reply via email to