[
https://issues.apache.org/jira/browse/ARTEMIS-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743425#comment-16743425
]
ASF subversion and git services commented on ARTEMIS-2228:
----------------------------------------------------------
Commit c5402bedeab660ece6eacf737c04d051981f99b0 in activemq-artemis's branch
refs/heads/2.6.x from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=c5402be ]
ARTEMIS-2228 Large Messages over Management
(cherry picked from commit ae1ccf034abb3b9fe6f84032a68b9c2816c4a7c6)
> 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
> Priority: Major
> Fix For: 2.6.4
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> 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)