Christopher L. Shannon created AMQ-5706:
-------------------------------------------
Summary: Add persistJMSRedelivered to Topic policies
Key: AMQ-5706
URL: https://issues.apache.org/jira/browse/AMQ-5706
Project: ActiveMQ
Issue Type: New Feature
Components: Broker
Affects Versions: 5.11.1
Reporter: Christopher L. Shannon
Priority: Minor
Currently the propert {{persistJMSRedelivered}} can be set for Queue policies
as seen on this page http://activemq.apache.org/per-destination-policies.html.
I would like to also be able to set this property on a Topic policy as well.
It seems that most of the work has already been done to support this as the
{{BaseDestination}} class is where this property is set so there shouldn't be a
reason why this property couldn't also to topics. The {{PolicyEntry}} class
needs to be modified to allow this property to be applied.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)