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

Alexander Lapin reassigned IGNITE-25899:
----------------------------------------

    Assignee: Alexander Lapin

> Revise the raft logs not containing the group name
> --------------------------------------------------
>
>                 Key: IGNITE-25899
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25899
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Chudov
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>
> There are some logs that are almost useless because they don't contain the 
> name of raft group.
> Examples:
> {code:java}
> 2025-07-09 10:46:56:697 +0000 
> [INFO][%node1%tableManager-io-5][SnapshotExecutorImpl] Loading snapshot, 
> meta=SnapshotMetaImpl [cfgIndex=1, cfgTerm=1, lastIncludedIndex=64471, 
> lastIncludedTerm=1, learnersList=ListN [], oldLearnersList=ListN [], 
> oldPeersList=ListN [], peersList=List12 [node1]].{code}
>  
> {code:java}
> 2025-07-09 10:49:34:945 +0000 [INFO][%node1%partition-operations-5][NodeImpl] 
> Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-22][NodeImpl] Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 [INFO][%node1%partition-operations-3][NodeImpl] 
> Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-22][NodeImpl] Adding peers: [node2, node3].
> 2025-07-09 10:49:34:945 +0000 [INFO][%node1%partition-operations-3][NodeImpl] 
> Adding peers: [node2, node3].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-10][NodeImpl] Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-10][NodeImpl] Adding peers: [node2, node3].
> 2025-07-09 10:49:34:945 +0000 [INFO][%node1%partition-operations-0][NodeImpl] 
> Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-17][NodeImpl] Adding learners: [].
> 2025-07-09 10:49:34:945 +0000 [INFO][%node1%partition-operations-0][NodeImpl] 
> Adding peers: [node2, node3].
> 2025-07-09 10:49:34:945 +0000 
> [INFO][%node1%partition-operations-17][NodeImpl] Adding peers: [node2, 
> node3].{code}
> {code:java}
> 2025-07-09 10:46:56:386 +0000 
> [INFO][%node1%JRaft-FSMCaller-Disruptor_stripe_14-0][StateMachineAdapter] 
> onLeaderStart: term=3.
> 2025-07-09 10:46:56:386 +0000 
> [INFO][%node1%JRaft-FSMCaller-Disruptor_stripe_13-0][StateMachineAdapter] 
> onLeaderStart: term=3.
> 2025-07-09 10:46:56:388 +0000 
> [INFO][%node1%JRaft-FSMCaller-Disruptor_stripe_17-0][StateMachineAdapter] 
> onLeaderStart: term=3.
> 2025-07-09 10:46:56:389 +0000 
> [INFO][%node1%JRaft-FSMCaller-Disruptor_stripe_15-0][StateMachineAdapter] 
> onLeaderStart: term=3.{code}
>  
>  



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

Reply via email to