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

ASF subversion and git services commented on ARTEMIS-5750:
----------------------------------------------------------

Commit e22a9d8d21b3cd15ab350b0af14f2a97db7827f7 in artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=artemis.git;h=e22a9d8d21 ]

ARTEMIS-5750 clarify doc for disk-full-policy


> Add an address disk-full-policy configuration parameter that will define the 
> message policy when the disk space limit is reached.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-5750
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5750
>             Project: Artemis
>          Issue Type: New Feature
>          Components: Broker
>            Reporter: Iliya Grushevskiy
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.50.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Implement an address configuration parameter disk-full-policy, that will 
> DROP, FAIL or BLOCK producer message flow when disk limits are reached. By 
> default, it will BLOCK to maintain the current behavior.
> Currently, if address paging is enabled the default behavior is to always 
> BLOCK the producer. This can be an undesirable behavior for clients, which 
> should fail quickly on any send failure and switch to another broker.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to