clebertsuconic commented on code in PR #5715: URL: https://github.com/apache/activemq-artemis/pull/5715#discussion_r2114252051
########## artemis-server/src/main/java/org/apache/activemq/artemis/core/config/Configuration.java: ########## @@ -1423,15 +1423,30 @@ default boolean isJDBC() { * This is necessary because MQTT sessions and handled on a broker-wide basis so this can't be set on a per-connector * basis like most of the other MQTT-specific settings. */ Review Comment: can you add a description to the Javadoc.. .that this value is no longer used... hence deprecated? -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact