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

ASF GitHub Bot logged work on AMQ-7419:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Feb/20 06:33
            Start Date: 28/Feb/20 06:33
    Worklog Time Spent: 10m 
      Work Description: jbonofre commented on pull request #472: [AMQ-7419] 
Return 405 error code instead of 500 in case of maxFrameSize exceeded on HTTP 
connector
URL: https://github.com/apache/activemq/pull/472
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 394664)
    Time Spent: 20m  (was: 10m)

> In case of maxFrameSize exceeded, http connector should return 405 status 
> code (not 500)
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQ-7419
>                 URL: https://issues.apache.org/jira/browse/AMQ-7419
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Connector
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.16.0, 5.15.12
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, when the size exceeds the max allowed on the HTTP connector, we 
> have a 500 status code (maxFrameSize exceeded).
> It would make more sense to return 405 (method not allowed) instead of 500 
> (server error).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to