Class SubQueueSelectorCacheBroker

  • All Implemented Interfaces:
    Runnable, Broker, Region, org.apache.activemq.Service

    public class SubQueueSelectorCacheBroker
    extends BrokerFilter
    implements Runnable
    A plugin which allows the caching of the selector from a subscription queue.

    This stops the build-up of unwanted messages, especially when consumers may disconnect from time to time when using virtual destinations.

    This is influenced by code snippets developed by Maciej Rakowicz Refer to: https://issues.apache.org/activemq/browse/AMQ-3004 http://mail-archives.apache.org/mod_mbox/activemq-users/201011.mbox/%3C8A013711-2613-450A-A487-379E784AF1D6@homeaway.co.uk%3E