mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
9b52547ff7
Add max record size check before adding a record to prevent that the broker shuts down, when there is one really large header sent with the message. Add message size check before allocating large message resource if it can't be stored.