[
https://issues.apache.org/activemq/browse/AMQNET-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQNET-264.
---------------------------------
Resolution: Fixed
Fixed in trunk, most tests passing now.
> Creating a session using a destination that was used before causes consumer
> options to be lost
> ----------------------------------------------------------------------------------------------
>
> Key: AMQNET-264
> URL: https://issues.apache.org/activemq/browse/AMQNET-264
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ
> Affects Versions: 1.3.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 1.4.0
>
>
> When creating a Consumer with an ActiveMQDestination object that has options
> on the destination such as "?consumer.exclusive=true" if another Consumer is
> created with the same destination object the options are lost and the
> consumer ends up with a configuration that doesn't match what the user was
> expecting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.