Hello, I would like to know whether it is possible to modify the destination of a consumer subscription within a broker plugin.
Assuming that two producers (A and B) and one consumer (C) are connected to a single broker. Producer A publishes to the destination "Foo", producer B publishes to the destination "Bar" and in the beginning the consumer subscribes to destination "Foo". At a certain point in time I want to alter the subscription of the consumer (within the broker) in such a way that he doesn't anymore receive messages from producer A. Instead the consumer should receive messages published to producer B's destination "Bar". Is there a way to achieve this? I am using version 5.9.1. Thanks in advance for your help. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Plugin-Modify-consumer-subscription-tp4681424.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.