[
https://issues.apache.org/jira/browse/ARTEMIS-2504?focusedWorklogId=318706&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-318706
]
ASF GitHub Bot logged work on ARTEMIS-2504:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Sep/19 01:28
Start Date: 26/Sep/19 01:28
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on pull request #2850:
ARTEMIS-2504 implement retroactive addresses
URL: https://github.com/apache/activemq-artemis/pull/2850#discussion_r328402743
##########
File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
##########
@@ -3404,6 +3404,14 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+
+ <xsd:element name="retroactive-message-count" type="xsd:long"
default="0" maxOccurs="1" minOccurs="0">
Review comment:
Can prefix default. In future or even in this pr it would be good to be able
to explicitly set/control this at an address level. Thus this would just be a
default thats then applied if none is set at that level
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 318706)
Time Spent: 3h (was: 2h 50m)
> Support retroactive addresses
> -----------------------------
>
> Key: ARTEMIS-2504
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2504
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Justin Graham Bertram
> Assignee: Justin Graham Bertram
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)