You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james (JIRA)" <ji...@apache.org> on 2014/11/03 15:41:34 UTC

[jira] [Created] (AMQ-5419) Disconnect between exclusive consumer documentation and functionality

james created AMQ-5419:
--------------------------

             Summary: Disconnect between exclusive consumer documentation and functionality
                 Key: AMQ-5419
                 URL: https://issues.apache.org/jira/browse/AMQ-5419
             Project: ActiveMQ
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 5.9.1
            Reporter: james
            Priority: Critical


The "exclusive consumer" documentation seems indicates that this feature is enabled for a given consumer.  In practice, however, the feature seems to be tied to the connection as well as the consumer.  If a consumer with the "exclusive" flag enabled is created using a connection without the "exclusive" flag enabled, the consumer will behave like a normal consumer.  The exclusive feature will only work if the connection associated with the consumer also has the "exclusive" flag enabled.

See this thread for more details on my exploration of this feature: http://activemq.2283324.n4.nabble.com/exclusive-consumer-doesn-t-seem-to-be-working-tt4686733.html .



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