[
https://issues.apache.org/jira/browse/IGNITE-20405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich updated IGNITE-20405:
----------------------------------------
Description:
Need to revise for logging the following places:
||Class||text||proposed logging level||
|org.apache.ignite.raft.jraft.RaftGroupService|Start the RaftGroupService
successfully {}|DEBUG|
|org.apache.ignite.raft.jraft.storage.impl.LocalRaftMetaStorage|Save raft meta,
path={}, term={}, votedFor={}, cost time={} ms|DEBUG|
|org.apache.ignite.raft.jraft.core.FSMCallerImpl|Starts FSMCaller
successfully.|DEBUG|
Also will be good to check logs messages around the places.
was:
Need to revise for logging the following places:
||Class||text||proposed logging level|
|org.apache.ignite.raft.jraft.RaftGroupService|Start the RaftGroupService
successfully {}| DEBUG|
|org.apache.ignite.raft.jraft.storage.impl.LocalRaftMetaStorage|Save raft meta,
path={}, term={}, votedFor={}, cost time={} ms|DEBUG|
|org.apache.ignite.raft.jraft.core.FSMCallerImpl|Starts FSMCaller
successfully.|DEBUG|
Also will be good to check loggs messages aront the places.
> Improve logging of RAFT classes
> -------------------------------
>
> Key: IGNITE-20405
> URL: https://issues.apache.org/jira/browse/IGNITE-20405
> Project: Ignite
> Issue Type: Improvement
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> Need to revise for logging the following places:
> ||Class||text||proposed logging level||
> |org.apache.ignite.raft.jraft.RaftGroupService|Start the RaftGroupService
> successfully {}|DEBUG|
> |org.apache.ignite.raft.jraft.storage.impl.LocalRaftMetaStorage|Save raft
> meta, path={}, term={}, votedFor={}, cost time={} ms|DEBUG|
> |org.apache.ignite.raft.jraft.core.FSMCallerImpl|Starts FSMCaller
> successfully.|DEBUG|
> Also will be good to check logs messages around the places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)