gaohoward opened a new pull request #2497: ARTEMIS-2228 Check message size sent over management API URL: https://github.com/apache/activemq-artemis/pull/2497 Currently user can send an arbitrary size of messages via management api (console for example) and this may break the buffer size limit and cause the broker throw unexpected exceptions. We need to put some check on the message size over the management API and reject the message if it's too big.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
