gemmellr commented on a change in pull request #3983:
URL: https://github.com/apache/activemq-artemis/pull/3983#discussion_r829961075
##########
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:
It would be a fine name if it didnt as easily suggest totally different
things hehe.
If not trying to contort to 'max-size-<foo>' for alignment to the other
config, the most obvious thing for me would be just 'max-message-count'.
--
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]