Kirill Tkalenko created IGNITE-23972:
----------------------------------------
Summary: Add LogThrottle for ReplicaManager to reduce log stack
traces
Key: IGNITE-23972
URL: https://issues.apache.org/jira/browse/IGNITE-23972
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
When analyzing IGNITE-23926, over 4GB of logs were generated, most of which had
similar errors with the same stack trace, making the log hard to read.
So we need to port the *org.apache.ignite.internal.util.GridLogThrottle* and
use it in *org.apache.ignite.internal.replicator.ReplicaManager*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)