Denis Chudov created IGNITE-28305:
-------------------------------------
Summary: 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
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)