jbertram opened a new pull request #3818:
URL: https://github.com/apache/activemq-artemis/pull/3818


   The HTML output methods are hold-overs from way back when the code-base
   started off as JBoss Messaging 2 and the broker mainly ran in JBoss AS 4
   and 5 which leveraged an HTML-based JMX console where these methods
   would be executed and spit out nicely formatted data. That stuff has all
   long since been retired so this commit deprecates the HTML-based
   management methods so they can be removed completely in a future release.
   JSON is a better structured output format for this and most of the
   deprecated methods have JSON alternatives.


-- 
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]


Reply via email to