You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/05/23 20:44:12 UTC

[jira] [Closed] (AMQNET-553) Change Selector after CreateConsumer done

     [ https://issues.apache.org/jira/browse/AMQNET-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQNET-553.
-------------------------------
    Resolution: Not A Problem

It is not possible to change the message selector on a MessageConsumer instance once created, you need to close the consumer and create a new one.

> Change Selector after CreateConsumer done
> -----------------------------------------
>
>                 Key: AMQNET-553
>                 URL: https://issues.apache.org/jira/browse/AMQNET-553
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ
>    Affects Versions: 1.7.2
>            Reporter: Piotr Czabanski
>            Assignee: Jim Gomes
>            Priority: Minor
>
> Setting Selector in CreateConsumer constructor works fine, but setting .ConsumerInfo.Selector after creating CreateConsumer not working (btw: no error generated).Is is possible to implement setter changing Selektor in the working Consumer?



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