[
https://issues.apache.org/jira/browse/RATIS-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-2346:
------------------------------
Summary: SimpleStateMachineStorage prints too many log messages (was:
SimpleStateMachineStorage print too many log messages)
> SimpleStateMachineStorage prints too many log messages
> ------------------------------------------------------
>
> Key: RATIS-2346
> URL: https://issues.apache.org/jira/browse/RATIS-2346
> Project: Ratis
> Issue Type: Bug
> Components: server
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
>
> SimpleStateMachineStorage prints an INFO message in its loadLatestSnapshot()
> method. When there are no snapshots, loadLatestSnapshot() will be called
> frequently (one per heartbeat). In such case, it will print many log messages.
> The problem was introduced RATIS-2318.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)