[ 
https://issues.apache.org/jira/browse/IGNITE-24523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lapin updated IGNITE-24523:
-------------------------------------
    Summary: Better raft logging in case of node configuration changes  (was: 
Better raft logging)

> Better raft logging in case of node configuration changes
> ---------------------------------------------------------
>
>                 Key: IGNITE-24523
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24523
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>
> h3. Motivation
> {code:java}
> LOG.info("Node {} change configuration from {} to {}.", getNodeId(), 
> this.conf.getConf(), newPeersAndLearners); {code}
> produced unclear log
> {code:java}
> Node <51_part_3/idtt_n_3344> change configuration from idtt_n_3344 to 
> idtt_n_3344{code}
> We may consider
>  * Changing log level.
>  * Skip logging if there was no actual configuration change.
>  * Using our common log format.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to