Broker doesn't return NO_CONSUMERS code for an immediate message, when the 
consumer is disconnected.
----------------------------------------------------------------------------------------------------

                 Key: QPID-517
                 URL: https://issues.apache.org/jira/browse/QPID-517
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M2
         Environment: Java broker M2.
            Reporter: Rupert Smith
            Assignee: Rupert Smith


The broker fails to return this error code when an immediate message is sent 
but there is no consumer. This should cause a JMSException on the client, which 
wraps an AMQNoConsumersException, to be thrown to the calling client.

This was working previously but some broker changes have cancelled this 
behaviour.

Fix and write a test to expose this desired functionality.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to