Github user mtaylor commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/749#discussion_r77490114
  
    --- Diff: 
artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
 ---
    @@ -429,6 +429,12 @@ public static String 
getDefaultHapolicyBackupStrategy() {
        // Default period to wait between configuration file checks
        public static final long DEFAULT_CONFIGURATION_FILE_REFRESH_PERIOD = 
5000;
     
    +   public static final long DEFAULT_GLOBAL_MAX_SIZE = -1;
    --- End diff --
    
    Can this setting have some more context like DEFAULT_GLOBAL_MAX_MEMORY_USAGE


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to