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

    https://github.com/apache/activemq-artemis/pull/1523#discussion_r137910504
  
    --- Diff: 
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis.cmd
 ---
    @@ -64,6 +64,7 @@ set JVM_ARGS=%JVM_ARGS% 
-Dartemis.instance=%ARTEMIS_INSTANCE%
     set JVM_ARGS=%JVM_ARGS% -Ddata.dir=%ARTEMIS_DATA_DIR%
     set JVM_ARGS=%JVM_ARGS% -Djava.util.logging.manager=%ARTEMIS_LOG_MANAGER%
     set JVM_ARGS=%JVM_ARGS% -Dlogging.configuration=%ARTEMIS_LOGGING_CONF%
    +set JVM_ARGS=%JVM_ARGS% -Dhawtio.offline="true"
    --- End diff --
    
    Is this needed as it's set in jvm args in profile


---

Reply via email to