[
https://issues.apache.org/jira/browse/ARTEMIS-3720?focusedWorklogId=744212&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744212
]
ASF GitHub Bot logged work on ARTEMIS-3720:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/22 16:14
Start Date: 18/Mar/22 16:14
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on a change in pull request
#3983:
URL: https://github.com/apache/activemq-artemis/pull/3983#discussion_r830151877
##########
File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
##########
@@ -3934,6 +3943,14 @@
</xsd:annotation>
</xsd:element>
+ <xsd:element name="max-size-messages" type="xsd:long" default="-1"
maxOccurs="1" minOccurs="0">
Review comment:
@gemmellr TBH the count is here is moot...it's either max-size-message,
or max-size-count...
both sounds weird to me.
if you document this (which it is), max-size-messages is just fine.
I can find another 10 names to put on the equation here :)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 744212)
Time Spent: 8h (was: 7h 50m)
> Max number of messages as a deciding factor for Paging
> ------------------------------------------------------
>
> Key: ARTEMIS-3720
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3720
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 8h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)