Add topic configuration processing to allow Slow Consumer Detection to be 
configurable per topic
------------------------------------------------------------------------------------------------

                 Key: QPID-2638
                 URL: https://issues.apache.org/jira/browse/QPID-2638
             Project: Qpid
          Issue Type: New Feature
          Components: Java Broker
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie
             Fix For: 0.7


Currently there is no way to configure topics this presents a problem for the 
configuration of the slow consumer detection for topics.

Following the desing documented here:
https://cwiki.apache.org/confluence/display/qpid/Topic+Configuration+Design

The plan is to implement simply add the <topic> section to the configuration 
and a TopicConfiguration class that will process start the processing of that 
configuration. The additional items described in the overal topic configuration 
design are not in scope for this change.

The TopicConfiguration will be hierarchical just as as the topic version is so 
the configuration will load in the following strucutre.

NamedQueue->NamedTopic->GeneralTopic->GeneralQueue

This means that you can have a configuration for a given topic but if you 
specify configuration for a specific durable subscription through the named 
queue configuration this will take presidence.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to