[
https://issues.apache.org/jira/browse/QPID-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-931.
------------------------------
Resolution: Fixed
Committed to the M2.1 branch:
Sending java/client/src/main/java/org/apache/qpid/client/AMQSession.java
Sending
java/client/src/test/java/org/apache/qpid/test/unit/client/AMQSessionTest.java
Transmitting file data ..
Committed revision 648666.
> [Java Client] Always use exclusive consumers when subscribing to topics
> -----------------------------------------------------------------------
>
> Key: QPID-931
> URL: https://issues.apache.org/jira/browse/QPID-931
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Affects Versions: M2.1
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
>
> Earlier changes for QPID-790 attempted to ensure that when subscribing to a
> topic the client created an "exclusive consumer" in AMQP terms; however this
> change did not address some code paths where a Destination is passed in to
> the Session.
> Change AMQSession so that whenever a Destination of type AMQTopic is used, it
> creates an exclusive consumer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.