You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Rece Coffin (Jira)" <ji...@apache.org> on 2021/08/04 20:12:00 UTC

[jira] [Commented] (ARTEMIS-3406) Set a limit on "minLargeMessageSize"

    [ https://issues.apache.org/jira/browse/ARTEMIS-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393427#comment-17393427 ] 

Rece Coffin commented on ARTEMIS-3406:
--------------------------------------

Apologies for the poor wording, I didn't fully understand my problem. What we ultimately want is a way to prevent large messages from causing our disk to fill up. Which would mean giving us some way to limit what is written to disk. This issue is just more evident with slow consumers hanging on to a bunch of messages.

> Set a limit on "minLargeMessageSize"
> ------------------------------------
>
>                 Key: ARTEMIS-3406
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3406
>             Project: ActiveMQ Artemis
>          Issue Type: Wish
>          Components: Configuration
>            Reporter: Rece Coffin
>            Priority: Minor
>              Labels: features
>
> It would be nice to be able to add a configuration to the broker file that allows us to specify a larger value for `min-large-message-size` than the default 100kB. That way it could be configured such that no messages are saved to disk if there is a slow consumer.



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