Howard Gao created ARTEMIS-2228:
-----------------------------------
Summary: Check message size sent over management API
Key: ARTEMIS-2228
URL: https://issues.apache.org/jira/browse/ARTEMIS-2228
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.6.3
Reporter: Howard Gao
Assignee: Howard Gao
Fix For: 2.6.4
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 message was sent by Atlassian JIRA
(v7.6.3#76005)