[ https://issues.apache.org/jira/browse/ARTEMIS-3720?focusedWorklogId=743461&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-743461 ]
ASF GitHub Bot logged work on ARTEMIS-3720: ------------------------------------------- Author: ASF GitHub Bot Created on: 17/Mar/22 22:35 Start Date: 17/Mar/22 22:35 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_r829564766 ########## 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: from the point of view of the config I prefer max-size-messages TBH -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 743461) Time Spent: 4h 50m (was: 4h 40m) > 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: 4h 50m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.1#820001)