Matt Pavlovich created AMQ-8412:
-----------------------------------
Summary: Return a well-formed response to clients when max message
size is sent
Key: AMQ-8412
URL: https://issues.apache.org/jira/browse/AMQ-8412
Project: ActiveMQ
Issue Type: Task
Reporter: Matt Pavlovich
Currently, clients get an inconclusive exception when a message that is too
large is sent. We should send a well-formed message, and then close.
Options:
1. Change the current IOException to something else to fall within existing
exception flow
2. Update current exception handling to send ExceptionResponse w/ the max
message size message to the client before closing
--
This message was sent by Atlassian Jira
(v8.20.1#820001)