Incorrect activemq-policy.xml in activemq-core tests used and referenced in
http://activemq.apache.org/dispatch-policies.html.
------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-2506
URL: https://issues.apache.org/activemq/browse/AMQ-2506
Project: ActiveMQ
Issue Type: Bug
Components: Documentation, Test Cases
Affects Versions: 5.3.0
Reporter: Torsten Mielke
Priority: Minor
http://activemq.apache.org/dispatch-policies.html explains the use of dispatch
policies and gives an example which is a code snippet taken from
activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml.
That example is incorrect as it configures a round robin dispatch policy for
topics but such policy only really makes sense for queues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.