[
https://issues.apache.org/jira/browse/IGNITE-25679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25679:
---------------------------------------
Description: JRaft logs many harmless events (which in some cases just
indicate that a race was successfully handled) as WARNs. WARN is something that
requires attention of a user, so harmless events should not be logged at this
level; INFO is enough.
> Do not log harmless events on WARN in JRaft
> -------------------------------------------
>
> Key: IGNITE-25679
> URL: https://issues.apache.org/jira/browse/IGNITE-25679
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> JRaft logs many harmless events (which in some cases just indicate that a
> race was successfully handled) as WARNs. WARN is something that requires
> attention of a user, so harmless events should not be logged at this level;
> INFO is enough.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)