You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2020/11/23 04:35:00 UTC

[jira] [Created] (ARTEMIS-3007) DLQ can crash the server if message almost large

Clebert Suconic created ARTEMIS-3007:
----------------------------------------

             Summary: DLQ can crash the server if message almost large
                 Key: ARTEMIS-3007
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3007
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.16.0
            Reporter: Clebert Suconic
             Fix For: 2.17.0


In some rare occasions if the message is a few byes shy from be considered a large message (usually 100K Bytes) a DLQ operation can make the buffer too large to accept the message and a critical exception may happen.



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