[
https://issues.apache.org/jira/browse/IGNITE-20403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich resolved IGNITE-20403.
-----------------------------------------
Resolution: Duplicate
> improve logging for NodeImpl class
> ----------------------------------
>
> Key: IGNITE-20403
> URL: https://issues.apache.org/jira/browse/IGNITE-20403
> Project: Ignite
> Issue Type: Improvement
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> Need to revise org.apache.ignite.raft.jraft.core.NodeImpl class for logging.
> For example the following messages looks is unnecessary at least on INFO
> level:
> * Node {} start vote and grant vote self, term={}.
> *
> from my point of view shouldn't be on WARN level:
> * Node {} can't do electSelf as it is not in {}.
> *
> From my point of view sholdn't be on ERROR level:
> * Another peer {} declares that it is the leader at term {} which was
> occupied by leader
--
This message was sent by Atlassian Jira
(v8.20.10#820010)