Matt Pavlovich created AMQ-8975:
-----------------------------------
Summary: Add config option to send Max Connections exceeded
exception to client
Key: AMQ-8975
URL: https://issues.apache.org/jira/browse/AMQ-8975
Project: ActiveMQ
Issue Type: New Feature
Reporter: Matt Pavlovich
Currently, when max connections is exceeded, the client side gets closed
without receiving a well-formed message. This change would improve client-side
visibility to the max connections exceeded scenario.
Implementation notes:
1. Add config flag to enable (default: false to keep current behavior)
2. Send down a ConnectionError command to client
3. Add unit tests
--
This message was sent by Atlassian Jira
(v8.20.7#820007)