You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/14 03:34:00 UTC

[jira] [Work logged] (ARTEMIS-2228) Check message size sent over management API

     [ https://issues.apache.org/jira/browse/ARTEMIS-2228?focusedWorklogId=184676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184676 ]

ASF GitHub Bot logged work on ARTEMIS-2228:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jan/19 03:33
            Start Date: 14/Jan/19 03:33
    Worklog Time Spent: 10m 
      Work Description: gaohoward commented on 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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 184676)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)