Timothy Bish created AMQCPP-595:
-----------------------------------

             Summary: ActiveMQMessageProducer sends producer registration async 
which causes it to miss possible exceptions on creation like security 
exceptions.
                 Key: AMQCPP-595
                 URL: https://issues.apache.org/jira/browse/AMQCPP-595
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: CMS Impl
    Affects Versions: 3.9.2
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 3.9.3


When creating a producer the ActiveMQMessageProducer sends its producer info 
asynchronously which can cause it to not propagate exceptions back to the 
client like Security exceptions and it won't remove itself from the session 
right away. This should be sent sync so that these errors are propagated 
correctly to the client.




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

Reply via email to