[
https://issues.apache.org/jira/browse/IGNITE-28305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexandr Shapkin reassigned IGNITE-28305:
-----------------------------------------
Assignee: Egor Kuts
> Backpressure needed on replica listener
> ---------------------------------------
>
> Key: IGNITE-28305
> URL: https://issues.apache.org/jira/browse/IGNITE-28305
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Chudov
> Assignee: Egor Kuts
> Priority: Major
> Labels: ignite-3
>
> The queue size of partition executor may grow uncontrollably
> {code:java}
> thread.pools.partitions-executor [ActiveCount=12,
> CompletedTaskCount=52411333, CorePoolSize=12, KeepAliveTime=0,
> LargestPoolSize=12, MaximumPoolSize=12, PoolSize=12, QueueSize=166108,
> TaskCount=52577453]{code}
> We need to add backpressure here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)