You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/03/16 12:55:28 UTC

[GitHub] [activemq-artemis] michaelpearce-gain commented on a change in pull request #3490: ARTEMIS-3175 - implement address setting management-message-attributeā€¦

michaelpearce-gain commented on a change in pull request #3490:
URL: https://github.com/apache/activemq-artemis/pull/3490#discussion_r595141369



##########
File path: artemis-server/src/main/java/org/apache/activemq/artemis/core/settings/impl/AddressSettings.java
##########
@@ -127,6 +127,8 @@
 
    public static final boolean DEFAULT_ENABLE_METRICS = true;
 
+   public static final int MANAGEMENT_MESSAGE_ATTRIBUTE_SIZE_LIMIT = 256;

Review comment:
       i cannot resolve my comment but treat this as resolved.




----------------------------------------------------------------
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:
users@infra.apache.org