You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by GitBox <gi...@apache.org> on 2019/01/14 03:33:38 UTC

[GitHub] gaohoward opened a new pull request #2497: ARTEMIS-2228 Check message size sent over management API

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:
users@infra.apache.org


With regards,
Apache Git Services