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

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

Commit f6df6083e3b675e91bbb36b271a897ec3c926bc9 in activemq-artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=f6df608 ]

ARTEMIS-3283 Fixing Slow Consuemr Test and speeding it up

I am removing some combinations that are not needed here,
and I'm adding another extra test to valiate the rate per minutes


> 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: 1h 40m
>  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