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

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

Commit 3c0e14de58272d37a2b814f460f915bf22a9955e in activemq-artemis's branch 
refs/heads/main from Martyn Taylor
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=3c0e14d ]

ARTEMIS-3283 Added SlowConsumerThreshold unit configuration option


> Enable setting "slow-consumer-threshold" to lower than 1msg/second
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-3283
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3283
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.17.0
>            Reporter: Martyn Taylor
>            Assignee: Martyn Taylor
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> It is often the case that message consumption takes several seconds or even 
> minutes before processing completes and an ack is returned by the client 
> application.  For example, a worker queues that need to perform some work and 
> store results in a database.
> Right now the minimal throughput that can be set on a "healthy" consumer is 
> 1msg/second.  This means that slow-consumer-policy can not be applied to 
> longer running processing consumers such as the example above.



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

Reply via email to