2024.09.25 20:43:43.274412 [ 1 ] {} : Starting ClickHouse Keeper 23.8.7.1(revision : 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 10494 2024.09.25 20:43:43.274585 [ 1 ] {} Application: starting up 2024.09.25 20:43:43.274646 [ 1 ] {} Application: OS Name = SunOS, OS Version = 5.11, OS Architecture = i86pc 2024.09.25 20:43:43.311097 [ 1 ] {} Application: Initializing DateLUT. 2024.09.25 20:43:43.311129 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.09.25 20:43:43.313553 [ 1 ] {} Context: Cannot connect to ZooKeeper (or Keeper) before internal Keeper start, will wait for Keeper synchronously 2024.09.25 20:43:43.313635 [ 1 ] {} KeeperDispatcher: Initializing storage dispatcher 2024.09.25 20:43:43.368621 [ 1 ] {} KeeperContext: Keeper feature flag FILTERED_LIST: enabled 2024.09.25 20:43:43.368662 [ 1 ] {} KeeperContext: Keeper feature flag MULTI_READ: enabled 2024.09.25 20:43:43.368689 [ 1 ] {} KeeperContext: Keeper feature flag CHECK_NOT_EXISTS: disabled 2024.09.25 20:43:43.369068 [ 1 ] {} KeeperSnapshotManager: Reading from disk LocalSnapshotDisk 2024.09.25 20:43:43.369506 [ 1 ] {} KeeperLogStore: Reading from disk LocalLogDisk 2024.09.25 20:43:43.369588 [ 1 ] {} KeeperLogStore: No logs exists in /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination/log. It's Ok if it's the first run of clickhouse-keeper. 2024.09.25 20:43:43.369845 [ 1 ] {} KeeperLogStore: force_sync enabled 2024.09.25 20:43:43.369865 [ 1 ] {} KeeperDispatcher: Waiting server to initialize 2024.09.25 20:43:43.369919 [ 1 ] {} KeeperStateMachine: Totally have 0 snapshots 2024.09.25 20:43:43.369928 [ 1 ] {} KeeperStateMachine: No existing snapshots, last committed log index 0 2024.09.25 20:43:43.370055 [ 1 ] {} KeeperLogStore: Removing all changelogs 2024.09.25 20:43:43.370171 [ 1 ] {} Changelog: Starting new changelog changelog_1_100000.bin.zstd 2024.09.25 20:43:43.370333 [ 1 ] {} KeeperServer: Preprocessing 0 log entries 2024.09.25 20:43:43.370357 [ 1 ] {} KeeperServer: Preprocessing done 2024.09.25 20:43:43.370369 [ 1 ] {} KeeperServer: No config in log store and snapshot, probably it's initial run. Will use config from .xml on disk 2024.09.25 20:43:43.421815 [ 1 ] {} RaftInstance: Raft ASIO listener initiated on :::39102, unsecured 2024.09.25 20:43:43.421992 [ 1 ] {} KeeperStateManager: No state was read 2024.09.25 20:43:43.422063 [ 1 ] {} RaftInstance: parameters: election timeout range 1000 - 2000, heartbeat 500, leadership expiry 10000, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 100000, client timeout 10000, auto forwarding on, API call type async, custom commit quorum size 0, custom election quorum size 0, snapshot receiver included, leadership transfer wait time 0, grace period of lagging state machine 0, snapshot IO: blocking, parallel log appending: on 2024.09.25 20:43:43.423734 [ 1 ] {} RaftInstance: new election timeout range: 1000 - 2000 2024.09.25 20:43:43.423899 [ 1 ] {} RaftInstance: === INIT RAFT SERVER === commit index 0 term 0 election timer allowed log store start 1, end 0 config log idx 0, prev log idx 0 2024.09.25 20:43:43.424065 [ 1 ] {} RaftInstance: asio client created: 1d888190 2024.09.25 20:43:43.424120 [ 1 ] {} RaftInstance: asio client created: 1d89ae10 2024.09.25 20:43:43.424145 [ 1 ] {} RaftInstance: peer 1: DC ID 0, ::1:39101, voting member, 1 peer 2: DC ID 0, ::1:39102, voting member, 1 peer 3: DC ID 0, ::1:39103, voting member, 1 my id: 2, voting_member num peers: 2 2024.09.25 20:43:43.424176 [ 1 ] {} RaftInstance: global manager does not exist. will use local thread for commit and append 2024.09.25 20:43:43.424311 [ 1 ] {} RaftInstance: wait for HB, for 50 + [1000, 2000] ms 2024.09.25 20:43:43.424533 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:43.429610 [ 21 ] {} RaftInstance: bg append_entries thread initiated 2024.09.25 20:43:43.474561 [ 1 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:43.474608 [ 1 ] {} RaftInstance: server 2 started 2024.09.25 20:43:43.474656 [ 1 ] {} RaftInstance: asio rpc session created: 1d8aec40 2024.09.25 20:43:43.474745 [ 1 ] {} KeeperDispatcher: Server initialized, waiting for quorum 2024.09.25 20:43:44.522528 [ 12 ] {} RaftInstance: receive a incoming rpc connection 2024.09.25 20:43:44.522639 [ 12 ] {} RaftInstance: session 1 got connection from ::1:51319 (as a server) 2024.09.25 20:43:44.522739 [ 12 ] {} RaftInstance: asio rpc session created: 1d8c1050 2024.09.25 20:43:44.522832 [ 19 ] {} RaftInstance: Receive a pre_vote_request message from 1 with LastLogIndex=0, LastLogTerm 0, EntriesLength=0, CommitIndex=0 and Term=0 2024.09.25 20:43:44.522920 [ 19 ] {} RaftInstance: [PRE-VOTE REQ] my role follower, from peer 1, log term: req 0 / mine 0 last idx: req 0 / mine 0, term: req 0 / mine 0 HB dead 2024.09.25 20:43:44.522934 [ 19 ] {} RaftInstance: pre-vote decision: O (grant) 2024.09.25 20:43:44.522944 [ 19 ] {} RaftInstance: Response back a pre_vote_response message to 1 with Accepted=1, Term=0, NextIndex=1 2024.09.25 20:43:44.525042 [ 17 ] {} RaftInstance: Receive a request_vote_request message from 1 with LastLogIndex=0, LastLogTerm 0, EntriesLength=0, CommitIndex=0 and Term=1 2024.09.25 20:43:44.526806 [ 17 ] {} RaftInstance: [BECOME FOLLOWER] term 1 2024.09.25 20:43:44.526840 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:44.526855 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:44.526901 [ 17 ] {} RaftInstance: [PRIORITY] decay, target 1 -> 1, mine 1 2024.09.25 20:43:44.526933 [ 17 ] {} RaftInstance: [VOTE REQ] my role follower, from peer 1, log term: req 0 / mine 0 last idx: req 0 / mine 0, term: req 1 / mine 1 priority: target 1 / mine 1, voted_for -1 2024.09.25 20:43:44.526947 [ 17 ] {} RaftInstance: decision: O (grant), voted_for 1, term 1 2024.09.25 20:43:44.527041 [ 17 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state to LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state-OLD. 2024.09.25 20:43:44.528443 [ 17 ] {} RaftInstance: Response back a request_vote_response message to 1 with Accepted=1, Term=1, NextIndex=1 2024.09.25 20:43:44.529842 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 1 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=1 2024.09.25 20:43:44.529882 [ 19 ] {} RaftInstance: from peer 1, req type: 3, req term: 1, req l idx: 0 (1), req c idx: 0, my term: 1, my role: 1 2024.09.25 20:43:44.529901 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:44.529921 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 0, req log term: 0, my last log idx: 0, my log (0) term: 0 2024.09.25 20:43:44.529945 [ 19 ] {} RaftInstance: [INIT] log_idx: 1, count: 0, log_store_->next_slot(): 1, req.log_entries().size(): 1 2024.09.25 20:43:44.529955 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 1, count: 0 2024.09.25 20:43:44.529963 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 1, count: 0 2024.09.25 20:43:44.529972 [ 19 ] {} RaftInstance: append at 1, term 1, timestamp 0 2024.09.25 20:43:44.531384 [ 19 ] {} RaftInstance: receive a config change from leader at 1 2024.09.25 20:43:44.531404 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:44.531433 [ 19 ] {} RaftInstance: local log idx 1, target_commit_idx 0, quick_commit_index_ 0, state_->get_commit_idx() 0 2024.09.25 20:43:44.531460 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:44.531472 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:44.531491 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:44.531497 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:44.531508 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 1 with Accepted=1, Term=1, NextIndex=2 2024.09.25 20:43:44.531544 [ 1 ] {} KeeperDispatcher: Quorum initialized 2024.09.25 20:43:44.531688 [ 1 ] {} KeeperDispatcher: Dispatcher initialized 2024.09.25 20:43:44.532080 [ 1 ] {} Application: Listening for Keeper (tcp): [::1]:39002 2024.09.25 20:43:44.532101 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 1 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=1 and Term=1 2024.09.25 20:43:44.532120 [ 17 ] {} RaftInstance: from peer 1, req type: 3, req term: 1, req l idx: 0 (1), req c idx: 1, my term: 1, my role: 1 2024.09.25 20:43:44.532130 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:44.532149 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 0, req log term: 0, my last log idx: 1, my log (0) term: 0 2024.09.25 20:43:44.532152 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 140.12 KiB, peak 2.13 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 119.28 MiB 2024.09.25 20:43:44.532165 [ 17 ] {} RaftInstance: [INIT] log_idx: 1, count: 0, log_store_->next_slot(): 2, req.log_entries().size(): 1 2024.09.25 20:43:44.532176 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 2, count: 1 2024.09.25 20:43:44.532184 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 2, count: 1 2024.09.25 20:43:44.532215 [ 17 ] {} RaftInstance: trigger commit upto 1 2024.09.25 20:43:44.532225 [ 17 ] {} RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 0 2024.09.25 20:43:44.532235 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:44.532262 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:44.532280 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:44.532284 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:44.532345 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:44.532365 [ 20 ] {} RaftInstance: commit upto 1, current idx 0 2024.09.25 20:43:44.532370 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 1 with Accepted=1, Term=1, NextIndex=2 2024.09.25 20:43:44.532376 [ 20 ] {} RaftInstance: commit upto 1, current idx 1 2024.09.25 20:43:44.532403 [ 20 ] {} RaftInstance: config at index 1 is committed, prev config log idx 0 2024.09.25 20:43:44.532444 [ 20 ] {} RaftInstance: new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 2024.09.25 20:43:44.532456 [ 20 ] {} RaftInstance: system is reconfigured to have 3 servers, last config index: 0, this config index: 1 2024.09.25 20:43:44.532501 [ 20 ] {} RaftInstance: new configuration: log idx 1, prev log idx 0 peer 1, DC ID 0, ::1:39101, voting member, 1 peer 2, DC ID 0, ::1:39102, voting member, 1 peer 3, DC ID 0, ::1:39103, voting member, 1 my id: 2, leader: 1, term: 1 2024.09.25 20:43:44.532518 [ 20 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:44.532545 [ 20 ] {} RaftInstance: DONE: commit upto 1, current idx 1 2024.09.25 20:43:44.532555 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:44.533195 [ 1 ] {} ConfigReloader: Loading config '/var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/keeper-config.xml' 2024.09.25 20:43:44.534059 [ 1 ] {} ConfigReloader: Loaded config '/var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/keeper-config.xml', performing update on configuration 2024.09.25 20:43:44.534225 [ 1 ] {} KeeperDispatcher: Configuration update triggered, but nothing changed for Raft 2024.09.25 20:43:44.534263 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:44.534278 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.25 20:43:44.534305 [ 1 ] {} ConfigReloader: Loaded config '/var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/keeper-config.xml', performed update on configuration 2024.09.25 20:43:44.534880 [ 1 ] {} Application: Ready for connections. 2024.09.25 20:43:45.000119 [ 25 ] {} AsynchronousMetrics: MemoryTracking: was 121.64 MiB, peak 128.12 MiB, free memory in arenas 0.00 B, will set to 119.65 MiB (RSS), difference: -1.99 MiB 2024.09.25 20:43:45.029086 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 1 with LastLogIndex=1, LastLogTerm 1, EntriesLength=0, CommitIndex=1 and Term=1 2024.09.25 20:43:45.029112 [ 12 ] {} RaftInstance: from peer 1, req type: 3, req term: 1, req l idx: 1 (0), req c idx: 1, my term: 1, my role: 1 2024.09.25 20:43:45.029145 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:45.029156 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 1, req log term: 1, my last log idx: 1, my log (1) term: 1 2024.09.25 20:43:45.029164 [ 12 ] {} RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 1 2024.09.25 20:43:45.029177 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:45.029197 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:45.029218 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:45.029228 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 1 with Accepted=1, Term=1, NextIndex=2 2024.09.25 20:43:45.041053 [ 16 ] {} RaftInstance: session 1 failed to read rpc header from socket ::1:51319 due to error 2, End of file, ref count 1 2024.09.25 20:43:45.041135 [ 16 ] {} RaftInstance: asio rpc session destroyed: 1d8aec40 2024.09.25 20:43:46.486441 [ 12 ] {} RaftInstance: election timeout 2024.09.25 20:43:46.486508 [ 12 ] {} RaftInstance: Election timeout, initiate leader election 2024.09.25 20:43:46.486556 [ 12 ] {} RaftInstance: [ELECTION TIMEOUT] current role: follower, log last term 1, state term 1, target p 1, my p 1, hb alive, pre-vote NOT done 2024.09.25 20:43:46.486592 [ 12 ] {} RaftInstance: reset RPC client for peer 3 2024.09.25 20:43:46.486648 [ 12 ] {} RaftInstance: asio client created: 1d8e11f0 2024.09.25 20:43:46.486676 [ 12 ] {} RaftInstance: asio client destroyed: 1d89ae10 2024.09.25 20:43:46.486700 [ 12 ] {} RaftInstance: 1d8e11f0 reconnect peer 3 2024.09.25 20:43:46.486712 [ 12 ] {} RaftInstance: reset RPC client for peer 1 2024.09.25 20:43:46.486742 [ 12 ] {} RaftInstance: asio client created: 1d8c0310 2024.09.25 20:43:46.486759 [ 12 ] {} RaftInstance: asio client destroyed: 1d888190 2024.09.25 20:43:46.486778 [ 12 ] {} RaftInstance: 1d8c0310 reconnect peer 1 2024.09.25 20:43:46.486802 [ 12 ] {} RaftInstance: [PRE-VOTE INIT] my id 2, my role candidate, term 1, log idx 1, log term 1, priority (target 1 / mine 1) 2024.09.25 20:43:46.486815 [ 12 ] {} RaftInstance: send req 2 -> 3, type pre_vote_request 2024.09.25 20:43:46.486826 [ 12 ] {} RaftInstance: socket 1d8e11f0 to ::1:39103 is not opened yet 2024.09.25 20:43:46.486947 [ 12 ] {} RaftInstance: send req 2 -> 1, type pre_vote_request 2024.09.25 20:43:46.486964 [ 12 ] {} RaftInstance: socket 1d8c0310 to ::1:39101 is not opened yet 2024.09.25 20:43:46.487005 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:46.487016 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:46.487535 [ 12 ] {} RaftInstance: 1d8e11f0 connected to ::1:39103 (as a client) 2024.09.25 20:43:46.487639 [ 16 ] {} RaftInstance: resp of req 2 -> 1, type pre_vote_request, failed to connect to peer 1, ::1:39101, error 146, Connection refused 2024.09.25 20:43:46.487662 [ 16 ] {} RaftInstance: peer (1) response error: failed to connect to peer 1, ::1:39101, error 146, Connection refused 2024.09.25 20:43:46.487690 [ 16 ] {} RaftInstance: asio client destroyed: 1d8c0310 2024.09.25 20:43:46.487877 [ 18 ] {} RaftInstance: resp of req 2 -> 3, type pre_vote_request, OK 2024.09.25 20:43:46.487918 [ 18 ] {} RaftInstance: Receive a pre_vote_response message from peer 3 with Result=0, Term=1, NextIndex=0 2024.09.25 20:43:46.487930 [ 18 ] {} RaftInstance: src: 3, dst: 2, resp->get_term(): 1 2024.09.25 20:43:46.487942 [ 18 ] {} RaftInstance: [PRE-VOTE RESP] peer 3 (X), term 1, resp term 1, my role candidate, dead 1, live 1, abandoned 0, num voting members 3, quorum 2 2024.09.25 20:43:46.597279 [ 16 ] {} RaftInstance: receive a incoming rpc connection 2024.09.25 20:43:46.597340 [ 16 ] {} RaftInstance: session 2 got connection from ::1:38268 (as a server) 2024.09.25 20:43:46.597387 [ 16 ] {} RaftInstance: asio rpc session created: 1d8ac9d0 2024.09.25 20:43:46.597429 [ 16 ] {} RaftInstance: Receive a pre_vote_request message from 3 with LastLogIndex=1, LastLogTerm 1, EntriesLength=0, CommitIndex=1 and Term=1 2024.09.25 20:43:46.597451 [ 16 ] {} RaftInstance: [PRE-VOTE REQ] my role candidate, from peer 3, log term: req 1 / mine 1 last idx: req 1 / mine 1, term: req 1 / mine 1 HB dead 2024.09.25 20:43:46.597465 [ 16 ] {} RaftInstance: pre-vote decision: O (grant) 2024.09.25 20:43:46.597474 [ 16 ] {} RaftInstance: Response back a pre_vote_response message to 3 with Accepted=1, Term=1, NextIndex=2 2024.09.25 20:43:46.599260 [ 12 ] {} RaftInstance: Receive a request_vote_request message from 3 with LastLogIndex=1, LastLogTerm 1, EntriesLength=0, CommitIndex=1 and Term=2 2024.09.25 20:43:46.599381 [ 12 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state to LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state-OLD. 2024.09.25 20:43:46.600762 [ 12 ] {} RaftInstance: [BECOME FOLLOWER] term 2 2024.09.25 20:43:46.600798 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:46.600818 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:46.600830 [ 12 ] {} RaftInstance: [PRIORITY] decay, target 1 -> 1, mine 1 2024.09.25 20:43:46.600840 [ 12 ] {} RaftInstance: [VOTE REQ] my role follower, from peer 3, log term: req 1 / mine 1 last idx: req 1 / mine 1, term: req 2 / mine 2 priority: target 1 / mine 1, voted_for -1 2024.09.25 20:43:46.600861 [ 12 ] {} RaftInstance: decision: O (grant), voted_for 3, term 2 2024.09.25 20:43:46.600921 [ 12 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state to LocalStateFileDisk (path: /var/tmp/omicron_tmp/integration_test-13fe08fd3bd99210-test_raft_config_parsing.10491.1-oximeter-clickward-test/keeper-2/coordination) state-OLD. 2024.09.25 20:43:46.602358 [ 12 ] {} RaftInstance: Response back a request_vote_response message to 3 with Accepted=1, Term=2, NextIndex=2 2024.09.25 20:43:46.603920 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=1, LastLogTerm 1, EntriesLength=1, CommitIndex=1 and Term=2 2024.09.25 20:43:46.603947 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 1 (1), req c idx: 1, my term: 2, my role: 1 2024.09.25 20:43:46.603957 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:46.603974 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 1, req log term: 1, my last log idx: 1, my log (1) term: 1 2024.09.25 20:43:46.603983 [ 19 ] {} RaftInstance: [INIT] log_idx: 2, count: 0, log_store_->next_slot(): 2, req.log_entries().size(): 1 2024.09.25 20:43:46.603991 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 2, count: 0 2024.09.25 20:43:46.604008 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 2, count: 0 2024.09.25 20:43:46.604019 [ 19 ] {} RaftInstance: append at 2, term 2, timestamp 0 2024.09.25 20:43:46.605074 [ 19 ] {} RaftInstance: receive a config change from leader at 2 2024.09.25 20:43:46.605082 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:46.605108 [ 19 ] {} RaftInstance: local log idx 2, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 1 2024.09.25 20:43:46.605133 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:46.605147 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:46.605151 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:46.605196 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:46.605206 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:46.605498 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=0, CommitIndex=2 and Term=2 2024.09.25 20:43:46.605536 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (0), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:46.605547 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:46.605558 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:46.605571 [ 18 ] {} RaftInstance: trigger commit upto 2 2024.09.25 20:43:46.605580 [ 18 ] {} RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 1 2024.09.25 20:43:46.605588 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:46.605619 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:46.605630 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:46.605634 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:46.605643 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:46.605667 [ 20 ] {} RaftInstance: commit upto 2, current idx 1 2024.09.25 20:43:46.605675 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:46.605680 [ 20 ] {} RaftInstance: commit upto 2, current idx 2 2024.09.25 20:43:46.605694 [ 20 ] {} RaftInstance: config at index 2 is committed, prev config log idx 1 2024.09.25 20:43:46.605722 [ 20 ] {} RaftInstance: new config log idx 2, prev log idx 1, cur config log idx 1, prev log idx 0 2024.09.25 20:43:46.605731 [ 20 ] {} RaftInstance: system is reconfigured to have 3 servers, last config index: 1, this config index: 2 2024.09.25 20:43:46.605749 [ 20 ] {} RaftInstance: new configuration: log idx 2, prev log idx 1 peer 1, DC ID 0, ::1:39101, voting member, 1 peer 2, DC ID 0, ::1:39102, voting member, 1 peer 3, DC ID 0, ::1:39103, voting member, 1 my id: 2, leader: 3, term: 2 2024.09.25 20:43:46.605774 [ 20 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:46.605788 [ 20 ] {} RaftInstance: DONE: commit upto 2, current idx 2 2024.09.25 20:43:46.605797 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:47.103228 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=0, CommitIndex=2 and Term=2 2024.09.25 20:43:47.103275 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (0), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:47.103284 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:47.103296 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:47.103306 [ 16 ] {} RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 2024.09.25 20:43:47.103319 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:47.103343 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:47.103365 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:47.103374 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:47.604023 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=0, CommitIndex=2 and Term=2 2024.09.25 20:43:47.604080 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (0), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:47.604092 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:47.604104 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:47.604126 [ 18 ] {} RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 2024.09.25 20:43:47.604135 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:47.604155 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:47.604182 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:47.604191 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:48.104490 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=0, CommitIndex=2 and Term=2 2024.09.25 20:43:48.104526 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (0), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:48.104545 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.104557 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:48.104578 [ 19 ] {} RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 2024.09.25 20:43:48.104588 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.104613 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.104634 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.104648 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:48.605708 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=0, CommitIndex=2 and Term=2 2024.09.25 20:43:48.605747 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (0), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:48.605758 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.605790 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:48.605801 [ 18 ] {} RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 2024.09.25 20:43:48.605810 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.605837 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.605867 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.605877 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=3 2024.09.25 20:43:48.750687 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=2, LastLogTerm 2, EntriesLength=1, CommitIndex=2 and Term=2 2024.09.25 20:43:48.750757 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 2 (1), req c idx: 2, my term: 2, my role: 1 2024.09.25 20:43:48.750786 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.750807 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 2, req log term: 2, my last log idx: 2, my log (2) term: 2 2024.09.25 20:43:48.750816 [ 16 ] {} RaftInstance: [INIT] log_idx: 3, count: 0, log_store_->next_slot(): 3, req.log_entries().size(): 1 2024.09.25 20:43:48.750824 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 3, count: 0 2024.09.25 20:43:48.750838 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 3, count: 0 2024.09.25 20:43:48.750938 [ 16 ] {} RaftInstance: append at 3, term 2, timestamp 0 2024.09.25 20:43:48.750971 [ 16 ] {} RaftInstance: durable index 2, sleep and wait for log appending completion 2024.09.25 20:43:48.750988 [ 16 ] {} RaftInstance: wake up, durable index 2 2024.09.25 20:43:48.750996 [ 16 ] {} RaftInstance: durable index 2, sleep and wait for log appending completion 2024.09.25 20:43:48.752345 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.752397 [ 16 ] {} RaftInstance: wake up, durable index 3 2024.09.25 20:43:48.752424 [ 16 ] {} RaftInstance: local log idx 3, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 2024.09.25 20:43:48.752435 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.752455 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.752497 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.752508 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=4 2024.09.25 20:43:48.752862 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=3, LastLogTerm 2, EntriesLength=0, CommitIndex=3 and Term=2 2024.09.25 20:43:48.752884 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 3 (0), req c idx: 3, my term: 2, my role: 1 2024.09.25 20:43:48.752910 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.752921 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 3, req log term: 2, my last log idx: 3, my log (3) term: 2 2024.09.25 20:43:48.752929 [ 15 ] {} RaftInstance: trigger commit upto 3 2024.09.25 20:43:48.752937 [ 15 ] {} RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 2 2024.09.25 20:43:48.752951 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.752980 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.752998 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.753017 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.753026 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=4 2024.09.25 20:43:48.753054 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.753073 [ 20 ] {} RaftInstance: commit upto 3, current idx 2 2024.09.25 20:43:48.753081 [ 20 ] {} RaftInstance: commit upto 3, current idx 3 2024.09.25 20:43:48.753153 [ 20 ] {} KeeperStateMachine: Session ID response 1 with timeout 30000 2024.09.25 20:43:48.753175 [ 20 ] {} RaftInstance: DONE: commit upto 3, current idx 3 2024.09.25 20:43:48.753184 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:48.756691 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=3, LastLogTerm 2, EntriesLength=1, CommitIndex=3 and Term=2 2024.09.25 20:43:48.756715 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 3 (1), req c idx: 3, my term: 2, my role: 1 2024.09.25 20:43:48.756736 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.756747 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 3, req log term: 2, my last log idx: 3, my log (3) term: 2 2024.09.25 20:43:48.756768 [ 16 ] {} RaftInstance: [INIT] log_idx: 4, count: 0, log_store_->next_slot(): 4, req.log_entries().size(): 1 2024.09.25 20:43:48.756777 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 4, count: 0 2024.09.25 20:43:48.756794 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 4, count: 0 2024.09.25 20:43:48.756834 [ 16 ] {} RaftInstance: append at 4, term 2, timestamp 0 2024.09.25 20:43:48.756960 [ 16 ] {} RaftInstance: durable index 3, sleep and wait for log appending completion 2024.09.25 20:43:48.758062 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.758110 [ 16 ] {} RaftInstance: wake up, durable index 4 2024.09.25 20:43:48.758137 [ 16 ] {} RaftInstance: local log idx 4, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 2024.09.25 20:43:48.758148 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.758175 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.758205 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.758215 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=5 2024.09.25 20:43:48.758508 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=4, LastLogTerm 2, EntriesLength=0, CommitIndex=4 and Term=2 2024.09.25 20:43:48.758537 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 4 (0), req c idx: 4, my term: 2, my role: 1 2024.09.25 20:43:48.758547 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.758558 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 4, req log term: 2, my last log idx: 4, my log (4) term: 2 2024.09.25 20:43:48.758576 [ 16 ] {} RaftInstance: trigger commit upto 4 2024.09.25 20:43:48.758586 [ 16 ] {} RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 3 2024.09.25 20:43:48.758601 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.758629 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.758638 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.758649 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.758669 [ 20 ] {} RaftInstance: commit upto 4, current idx 3 2024.09.25 20:43:48.758688 [ 20 ] {} RaftInstance: commit upto 4, current idx 4 2024.09.25 20:43:48.758679 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.758704 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=5 2024.09.25 20:43:48.758750 [ 20 ] {} RaftInstance: DONE: commit upto 4, current idx 4 2024.09.25 20:43:48.758763 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:48.759373 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=4, LastLogTerm 2, EntriesLength=1, CommitIndex=4 and Term=2 2024.09.25 20:43:48.759408 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 4 (1), req c idx: 4, my term: 2, my role: 1 2024.09.25 20:43:48.759427 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.759437 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 4, req log term: 2, my last log idx: 4, my log (4) term: 2 2024.09.25 20:43:48.759450 [ 14 ] {} RaftInstance: [INIT] log_idx: 5, count: 0, log_store_->next_slot(): 5, req.log_entries().size(): 1 2024.09.25 20:43:48.759459 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 5, count: 0 2024.09.25 20:43:48.759467 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 5, count: 0 2024.09.25 20:43:48.759478 [ 14 ] {} RaftInstance: append at 5, term 2, timestamp 0 2024.09.25 20:43:48.759510 [ 14 ] {} RaftInstance: durable index 4, sleep and wait for log appending completion 2024.09.25 20:43:48.760473 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.760514 [ 14 ] {} RaftInstance: wake up, durable index 5 2024.09.25 20:43:48.760525 [ 14 ] {} RaftInstance: local log idx 5, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 2024.09.25 20:43:48.760535 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.760546 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.760582 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.760592 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=6 2024.09.25 20:43:48.761028 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=5, LastLogTerm 2, EntriesLength=0, CommitIndex=5 and Term=2 2024.09.25 20:43:48.761102 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 5 (0), req c idx: 5, my term: 2, my role: 1 2024.09.25 20:43:48.761125 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.761138 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 5, req log term: 2, my last log idx: 5, my log (5) term: 2 2024.09.25 20:43:48.761148 [ 13 ] {} RaftInstance: trigger commit upto 5 2024.09.25 20:43:48.761167 [ 13 ] {} RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 4 2024.09.25 20:43:48.761183 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.761194 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.761222 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.761236 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.761246 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=6 2024.09.25 20:43:48.761303 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.761313 [ 20 ] {} RaftInstance: commit upto 5, current idx 4 2024.09.25 20:43:48.761322 [ 20 ] {} RaftInstance: commit upto 5, current idx 5 2024.09.25 20:43:48.761354 [ 20 ] {} RaftInstance: DONE: commit upto 5, current idx 5 2024.09.25 20:43:48.761366 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:48.761934 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=5, LastLogTerm 2, EntriesLength=1, CommitIndex=5 and Term=2 2024.09.25 20:43:48.761962 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 5 (1), req c idx: 5, my term: 2, my role: 1 2024.09.25 20:43:48.761981 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.761991 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 5, req log term: 2, my last log idx: 5, my log (5) term: 2 2024.09.25 20:43:48.762010 [ 12 ] {} RaftInstance: [INIT] log_idx: 6, count: 0, log_store_->next_slot(): 6, req.log_entries().size(): 1 2024.09.25 20:43:48.762019 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 6, count: 0 2024.09.25 20:43:48.762034 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 6, count: 0 2024.09.25 20:43:48.762046 [ 12 ] {} RaftInstance: append at 6, term 2, timestamp 0 2024.09.25 20:43:48.762120 [ 12 ] {} RaftInstance: durable index 5, sleep and wait for log appending completion 2024.09.25 20:43:48.763299 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.763338 [ 12 ] {} RaftInstance: wake up, durable index 6 2024.09.25 20:43:48.763351 [ 12 ] {} RaftInstance: local log idx 6, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 2024.09.25 20:43:48.763362 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.763392 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.763435 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.763448 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=7 2024.09.25 20:43:48.763756 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=6, LastLogTerm 2, EntriesLength=0, CommitIndex=6 and Term=2 2024.09.25 20:43:48.763782 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 6 (0), req c idx: 6, my term: 2, my role: 1 2024.09.25 20:43:48.763813 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.763826 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 6, req log term: 2, my last log idx: 6, my log (6) term: 2 2024.09.25 20:43:48.763836 [ 17 ] {} RaftInstance: trigger commit upto 6 2024.09.25 20:43:48.763846 [ 17 ] {} RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 5 2024.09.25 20:43:48.763872 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.763895 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.763907 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.763910 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.763926 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.763934 [ 20 ] {} RaftInstance: commit upto 6, current idx 5 2024.09.25 20:43:48.763939 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=7 2024.09.25 20:43:48.763961 [ 20 ] {} RaftInstance: commit upto 6, current idx 6 2024.09.25 20:43:48.764045 [ 20 ] {} RaftInstance: DONE: commit upto 6, current idx 6 2024.09.25 20:43:48.764060 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:48.764871 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=6, LastLogTerm 2, EntriesLength=1, CommitIndex=6 and Term=2 2024.09.25 20:43:48.764911 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 6 (1), req c idx: 6, my term: 2, my role: 1 2024.09.25 20:43:48.764923 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.764932 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 6, req log term: 2, my last log idx: 6, my log (6) term: 2 2024.09.25 20:43:48.764941 [ 14 ] {} RaftInstance: [INIT] log_idx: 7, count: 0, log_store_->next_slot(): 7, req.log_entries().size(): 1 2024.09.25 20:43:48.764964 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 7, count: 0 2024.09.25 20:43:48.764972 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 7, count: 0 2024.09.25 20:43:48.764984 [ 14 ] {} RaftInstance: append at 7, term 2, timestamp 0 2024.09.25 20:43:48.765023 [ 14 ] {} RaftInstance: durable index 6, sleep and wait for log appending completion 2024.09.25 20:43:48.766040 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.766091 [ 14 ] {} RaftInstance: wake up, durable index 7 2024.09.25 20:43:48.766113 [ 14 ] {} RaftInstance: local log idx 7, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 2024.09.25 20:43:48.766125 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.766138 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.766180 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.766194 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=8 2024.09.25 20:43:48.766483 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=7, LastLogTerm 2, EntriesLength=0, CommitIndex=7 and Term=2 2024.09.25 20:43:48.766507 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 7 (0), req c idx: 7, my term: 2, my role: 1 2024.09.25 20:43:48.766538 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.766550 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 7, req log term: 2, my last log idx: 7, my log (7) term: 2 2024.09.25 20:43:48.766560 [ 15 ] {} RaftInstance: trigger commit upto 7 2024.09.25 20:43:48.766568 [ 15 ] {} RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 6 2024.09.25 20:43:48.766592 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.766612 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.766623 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.766634 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.766652 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.766657 [ 20 ] {} RaftInstance: commit upto 7, current idx 6 2024.09.25 20:43:48.766663 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=8 2024.09.25 20:43:48.766688 [ 20 ] {} RaftInstance: commit upto 7, current idx 7 2024.09.25 20:43:48.766712 [ 20 ] {} RaftInstance: DONE: commit upto 7, current idx 7 2024.09.25 20:43:48.766722 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:48.767257 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=7, LastLogTerm 2, EntriesLength=1, CommitIndex=7 and Term=2 2024.09.25 20:43:48.767296 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 7 (1), req c idx: 7, my term: 2, my role: 1 2024.09.25 20:43:48.767307 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.767317 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 7, req log term: 2, my last log idx: 7, my log (7) term: 2 2024.09.25 20:43:48.767326 [ 12 ] {} RaftInstance: [INIT] log_idx: 8, count: 0, log_store_->next_slot(): 8, req.log_entries().size(): 1 2024.09.25 20:43:48.767342 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 8, count: 0 2024.09.25 20:43:48.767359 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 8, count: 0 2024.09.25 20:43:48.767370 [ 12 ] {} RaftInstance: append at 8, term 2, timestamp 0 2024.09.25 20:43:48.767399 [ 12 ] {} RaftInstance: durable index 7, sleep and wait for log appending completion 2024.09.25 20:43:48.768446 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:48.768497 [ 12 ] {} RaftInstance: wake up, durable index 8 2024.09.25 20:43:48.768512 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 2024.09.25 20:43:48.768534 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.768557 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.768572 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.768603 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:48.769156 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:48.769176 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:48.769206 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:48.769218 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:48.769228 [ 15 ] {} RaftInstance: trigger commit upto 8 2024.09.25 20:43:48.769236 [ 15 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 7 2024.09.25 20:43:48.769254 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:48.769284 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:48.769298 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:48.769314 [ 20 ] {} RaftInstance: commit upto 8, current idx 7 2024.09.25 20:43:48.769323 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:48.769326 [ 20 ] {} RaftInstance: commit upto 8, current idx 8 2024.09.25 20:43:48.769351 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:48.769366 [ 20 ] {} RaftInstance: DONE: commit upto 8, current idx 8 2024.09.25 20:43:48.769380 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:48.769386 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:49.106470 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:49.106527 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:49.106540 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:49.106561 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:49.106572 [ 19 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:49.106588 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:49.106610 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:49.106634 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:49.106644 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:49.607336 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:49.607449 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:49.607467 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:49.607481 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:49.607511 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:49.607522 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:49.607553 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:49.607580 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:49.607590 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:50.107852 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:50.107898 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:50.107909 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:50.107927 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:50.107952 [ 19 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:50.107963 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:50.108013 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:50.108036 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:50.108059 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:50.608332 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:50.608373 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:50.608387 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:50.608415 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:50.608427 [ 17 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:50.608437 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:50.608463 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:50.608500 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:50.608514 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:51.109093 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:51.109130 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:51.109163 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:51.109175 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:51.109184 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:51.109193 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:51.109228 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:51.109251 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:51.109267 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:51.609471 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:51.609564 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:51.609576 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:51.609588 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:51.609606 [ 19 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:51.609627 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:51.609649 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:51.609670 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:51.609679 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:52.109719 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:52.109773 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:52.109786 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:52.109800 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:52.109810 [ 17 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:52.109825 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:52.109849 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:52.109873 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:52.109884 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:52.610431 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:52.610476 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:52.610491 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:52.610503 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:52.610541 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:52.610554 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:52.610576 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:52.610610 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:52.610621 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:53.112567 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:53.112607 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:53.112618 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:53.112649 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:53.112660 [ 17 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:53.112669 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:53.112687 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:53.112714 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:53.112728 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:53.611987 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:53.612033 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:53.612069 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:53.612083 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:53.612093 [ 19 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:53.612102 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:53.612129 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:53.612151 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:53.612160 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:54.112818 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:54.112853 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:54.112887 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:54.112900 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:54.112909 [ 17 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:54.112918 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:54.112953 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:54.112976 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:54.112985 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:54.613573 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:54.613617 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:54.613628 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:54.613639 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:54.613648 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:54.613663 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:54.613685 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:54.613707 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:54.613715 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:55.115021 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:55.115114 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:55.115126 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:55.115138 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:55.115160 [ 16 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:55.115169 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:55.115196 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:55.115219 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:55.115229 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:55.615676 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:55.615721 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:55.615733 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:55.615744 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:55.615778 [ 14 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:55.615788 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:55.615816 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:55.615844 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:55.615862 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:56.116856 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:56.116892 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:56.116913 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:56.116945 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:56.116957 [ 16 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:56.116967 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:56.117002 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:56.117051 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:56.117066 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:56.617320 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:56.617361 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:56.617396 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:56.617409 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:56.617420 [ 14 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:56.617430 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:56.617458 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:56.617472 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:56.617482 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:57.118845 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:57.118905 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:57.118918 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:57.118931 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:57.118950 [ 16 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:57.118971 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:57.119033 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:57.119060 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:57.119081 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:57.619320 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:57.619366 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:57.619374 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:57.619382 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:57.619390 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:57.619425 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:57.619444 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:57.619470 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:57.619477 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:58.120613 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:58.120654 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:58.120665 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:58.120677 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:58.120713 [ 16 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:58.120723 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:58.120736 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:58.120766 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:58.120776 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:58.621226 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=0, CommitIndex=8 and Term=2 2024.09.25 20:43:58.621271 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (0), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:58.621286 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:58.621344 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:58.621357 [ 12 ] {} RaftInstance: local log idx 8, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:58.621368 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:58.621399 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:58.621419 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:58.621439 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=9 2024.09.25 20:43:58.756371 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=8, LastLogTerm 2, EntriesLength=1, CommitIndex=8 and Term=2 2024.09.25 20:43:58.756404 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 8 (1), req c idx: 8, my term: 2, my role: 1 2024.09.25 20:43:58.756460 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:58.756529 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 8, req log term: 2, my last log idx: 8, my log (8) term: 2 2024.09.25 20:43:58.756543 [ 19 ] {} RaftInstance: [INIT] log_idx: 9, count: 0, log_store_->next_slot(): 9, req.log_entries().size(): 1 2024.09.25 20:43:58.756551 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 9, count: 0 2024.09.25 20:43:58.756558 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 9, count: 0 2024.09.25 20:43:58.756598 [ 19 ] {} RaftInstance: append at 9, term 2, timestamp 0 2024.09.25 20:43:58.756624 [ 19 ] {} RaftInstance: durable index 8, sleep and wait for log appending completion 2024.09.25 20:43:58.757894 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:43:58.757925 [ 19 ] {} RaftInstance: wake up, durable index 9 2024.09.25 20:43:58.757936 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 8, quick_commit_index_ 8, state_->get_commit_idx() 8 2024.09.25 20:43:58.757967 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:58.757980 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:58.758002 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:58.758020 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:43:58.758566 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:43:58.758605 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:43:58.758616 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:58.758626 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:43:58.758645 [ 19 ] {} RaftInstance: trigger commit upto 9 2024.09.25 20:43:58.758663 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 8 2024.09.25 20:43:58.758672 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:43:58.758693 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:58.758704 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:58.758710 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:43:58.758735 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:58.758753 [ 20 ] {} RaftInstance: commit upto 9, current idx 8 2024.09.25 20:43:58.758760 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:43:58.758765 [ 20 ] {} RaftInstance: commit upto 9, current idx 9 2024.09.25 20:43:58.758805 [ 20 ] {} RaftInstance: DONE: commit upto 9, current idx 9 2024.09.25 20:43:58.758830 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:43:59.122371 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:43:59.122408 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:43:59.122429 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:59.122460 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:43:59.122470 [ 18 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:43:59.122488 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:59.122510 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:59.122549 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:59.122560 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:43:59.623343 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:43:59.623387 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:43:59.623419 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:43:59.623439 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:43:59.623449 [ 16 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:43:59.623459 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:43:59.623488 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:43:59.623519 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:43:59.623529 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:00.124417 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:00.124476 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:00.124489 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:00.124510 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:00.124521 [ 17 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:00.124542 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:00.124572 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:00.124597 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:00.124617 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:00.625013 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:00.625071 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:00.625082 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:00.625104 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:00.625114 [ 18 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:00.625134 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:00.625180 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:00.625204 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:00.625237 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:01.125828 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:01.125886 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:01.125898 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:01.125910 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:01.125948 [ 17 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:01.125959 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:01.125980 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:01.126009 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:01.126037 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:01.626652 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:01.626689 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:01.626701 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:01.626735 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:01.626746 [ 18 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:01.626755 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:01.626778 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:01.626800 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:01.626821 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:02.127221 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:02.127265 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:02.127294 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:02.127306 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:02.127315 [ 17 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:02.127324 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:02.127359 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:02.127393 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:02.127403 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:02.632178 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:02.632222 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:02.632258 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:02.632273 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:02.632285 [ 18 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:02.632295 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:02.632328 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:02.632352 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:02.632363 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:03.127773 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:03.127838 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:03.127875 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:03.127888 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:03.127899 [ 12 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:03.127919 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:03.127950 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:03.127965 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:03.127975 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:03.628828 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:03.628886 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:03.628898 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:03.628910 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:03.628930 [ 14 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:03.628940 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:03.628963 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:03.628987 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:03.628998 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:04.129960 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:04.129998 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:04.130010 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:04.130024 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:04.130053 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:04.130064 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:04.130088 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:04.130104 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:04.130125 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:04.630562 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:04.630594 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:04.630604 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:04.630632 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:04.630643 [ 15 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:04.630653 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:04.630675 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:04.630710 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:04.630723 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:05.131786 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:05.131822 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:05.131854 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:05.131867 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:05.131877 [ 14 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:05.131887 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:05.131922 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:05.131939 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:05.131949 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:05.632437 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:05.632488 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:05.632500 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:05.632512 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:05.632521 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:05.632540 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:05.632562 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:05.632584 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:05.632596 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:06.132851 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:06.132905 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:06.132919 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:06.132931 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:06.132942 [ 13 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:06.132964 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:06.132987 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:06.133031 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:06.133043 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:06.634020 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:06.634056 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:06.634069 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:06.634082 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:06.634116 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:06.634128 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:06.634157 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:06.634184 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:06.634197 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:07.134364 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:07.134405 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:07.134418 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:07.134451 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:07.134462 [ 13 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:07.134472 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:07.134495 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:07.134520 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:07.134541 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:07.635025 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:07.635060 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:07.635093 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:07.635107 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:07.635119 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:07.635131 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:07.635155 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:07.635196 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:07.635209 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:08.136253 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:08.136285 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:08.136319 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:08.136331 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:08.136341 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:08.136350 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:08.136380 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:08.136403 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:08.136413 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:08.636983 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=0, CommitIndex=9 and Term=2 2024.09.25 20:44:08.637039 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (0), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:08.637051 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:08.637064 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:08.637075 [ 19 ] {} RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:08.637099 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:08.637124 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:08.637150 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:08.637162 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=10 2024.09.25 20:44:08.755454 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=9, LastLogTerm 2, EntriesLength=1, CommitIndex=9 and Term=2 2024.09.25 20:44:08.755509 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 9 (1), req c idx: 9, my term: 2, my role: 1 2024.09.25 20:44:08.755522 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:08.755535 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 9, req log term: 2, my last log idx: 9, my log (9) term: 2 2024.09.25 20:44:08.755555 [ 12 ] {} RaftInstance: [INIT] log_idx: 10, count: 0, log_store_->next_slot(): 10, req.log_entries().size(): 1 2024.09.25 20:44:08.755565 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 10, count: 0 2024.09.25 20:44:08.755576 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 10, count: 0 2024.09.25 20:44:08.755594 [ 12 ] {} RaftInstance: append at 10, term 2, timestamp 0 2024.09.25 20:44:08.755626 [ 12 ] {} RaftInstance: durable index 9, sleep and wait for log appending completion 2024.09.25 20:44:08.756694 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:08.756753 [ 12 ] {} RaftInstance: wake up, durable index 10 2024.09.25 20:44:08.756776 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 2024.09.25 20:44:08.756787 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:08.756810 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:08.756849 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:08.756860 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:08.757155 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:08.757171 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:08.757197 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:08.757208 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:08.757217 [ 18 ] {} RaftInstance: trigger commit upto 10 2024.09.25 20:44:08.757226 [ 18 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 9 2024.09.25 20:44:08.757247 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:08.757272 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:08.757306 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:08.757324 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:08.757333 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:08.757335 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:08.757354 [ 20 ] {} RaftInstance: commit upto 10, current idx 9 2024.09.25 20:44:08.757379 [ 20 ] {} RaftInstance: commit upto 10, current idx 10 2024.09.25 20:44:08.757410 [ 20 ] {} RaftInstance: DONE: commit upto 10, current idx 10 2024.09.25 20:44:08.757422 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:09.137806 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:09.137865 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:09.137880 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:09.137893 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:09.137915 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:09.137926 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:09.137952 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:09.137970 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:09.137980 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:09.638529 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:09.638565 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:09.638578 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:09.638592 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:09.638626 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:09.638639 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:09.638664 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:09.638688 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:09.638711 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:10.139272 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:10.139309 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:10.139344 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:10.139357 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:10.139367 [ 18 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:10.139376 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:10.139400 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:10.139438 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:10.139450 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:10.640006 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:10.640050 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:10.640096 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:10.640112 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:10.640123 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:10.640134 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:10.640173 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:10.640199 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:10.640230 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:11.140604 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:11.140663 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:11.140676 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:11.140689 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:11.140700 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:11.140722 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:11.140765 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:11.140793 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:11.140804 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:11.640948 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:11.641016 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:11.641028 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:11.641040 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:11.641063 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:11.641075 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:11.641096 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:11.641119 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:11.641130 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:12.141607 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:12.141658 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:12.141671 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:12.141712 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:12.141726 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:12.141736 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:12.141759 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:12.141791 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:12.141812 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:12.642333 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:12.642374 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:12.642411 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:12.642424 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:12.642434 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:12.642443 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:12.642467 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:12.642501 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:12.642512 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:13.143162 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:13.143201 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:13.143241 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:13.143281 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:13.143306 [ 16 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:13.143319 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:13.143364 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:13.143382 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:13.143393 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:13.643861 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:13.643922 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:13.643937 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:13.643950 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:13.643961 [ 12 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:13.643982 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:13.643995 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:13.644020 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:13.644033 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:14.144552 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:14.144608 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:14.144619 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:14.144630 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:14.144654 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:14.144664 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:14.144685 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:14.144707 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:14.144716 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:14.645510 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:14.645547 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:14.645559 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:14.645593 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:14.645604 [ 16 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:14.645614 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:14.645634 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:14.645675 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:14.645700 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:15.146237 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:15.146276 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:15.146312 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:15.146326 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:15.146339 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:15.146349 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:15.146370 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:15.146409 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:15.146424 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:15.647181 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:15.647219 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:15.647256 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:15.647268 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:15.647278 [ 16 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:15.647298 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:15.647320 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:15.647342 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:15.647352 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:16.148303 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:16.148350 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:16.148360 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:16.148371 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:16.148380 [ 17 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:16.148398 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:16.148409 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:16.148438 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:16.148447 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:16.649113 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:16.649223 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:16.649235 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:16.649248 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:16.649270 [ 16 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:16.649310 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:16.649331 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:16.649356 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:16.649394 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:17.150300 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:17.150343 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:17.150355 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:17.150388 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:17.150399 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:17.150409 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:17.150421 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:17.150434 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:17.150457 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:17.651313 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:17.651350 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:17.651387 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:17.651401 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:17.651412 [ 15 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:17.651423 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:17.651448 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:17.651486 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:17.651498 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:18.152099 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:18.152140 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:18.152178 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:18.152193 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:18.152203 [ 16 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:18.152225 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:18.152250 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:18.152266 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:18.152276 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:18.652986 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=0, CommitIndex=10 and Term=2 2024.09.25 20:44:18.653041 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (0), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:18.653052 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:18.653063 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:18.653073 [ 19 ] {} RaftInstance: local log idx 10, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:18.653092 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:18.653113 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:18.653125 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:18.653134 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=11 2024.09.25 20:44:18.755399 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=10, LastLogTerm 2, EntriesLength=1, CommitIndex=10 and Term=2 2024.09.25 20:44:18.755434 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 10 (1), req c idx: 10, my term: 2, my role: 1 2024.09.25 20:44:18.755447 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:18.755459 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 10, req log term: 2, my last log idx: 10, my log (10) term: 2 2024.09.25 20:44:18.755492 [ 16 ] {} RaftInstance: [INIT] log_idx: 11, count: 0, log_store_->next_slot(): 11, req.log_entries().size(): 1 2024.09.25 20:44:18.755503 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 11, count: 0 2024.09.25 20:44:18.755512 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 11, count: 0 2024.09.25 20:44:18.755524 [ 16 ] {} RaftInstance: append at 11, term 2, timestamp 0 2024.09.25 20:44:18.755551 [ 16 ] {} RaftInstance: durable index 10, sleep and wait for log appending completion 2024.09.25 20:44:18.756529 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:18.756584 [ 16 ] {} RaftInstance: wake up, durable index 11 2024.09.25 20:44:18.756622 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 10 2024.09.25 20:44:18.756634 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:18.756670 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:18.756693 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:18.756703 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:18.756987 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:18.757029 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:18.757042 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:18.757054 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:18.757064 [ 19 ] {} RaftInstance: trigger commit upto 11 2024.09.25 20:44:18.757073 [ 19 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 10 2024.09.25 20:44:18.757095 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:18.757117 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:18.757135 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:18.757140 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:18.757147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:18.757156 [ 20 ] {} RaftInstance: commit upto 11, current idx 10 2024.09.25 20:44:18.757173 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:18.757179 [ 20 ] {} RaftInstance: commit upto 11, current idx 11 2024.09.25 20:44:18.757201 [ 20 ] {} RaftInstance: DONE: commit upto 11, current idx 11 2024.09.25 20:44:18.757246 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:19.153659 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:19.153696 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:19.153710 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:19.153726 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:19.153762 [ 19 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:19.153773 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:19.153797 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:19.153819 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:19.153830 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:19.654643 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:19.654681 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:19.654694 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:19.654731 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:19.654743 [ 14 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:19.654753 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:19.654796 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:19.654825 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:19.654856 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:20.154986 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:20.155020 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:20.155032 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:20.155045 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:20.155056 [ 19 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:20.155067 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:20.155089 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:20.155112 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:20.155123 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:20.657738 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:20.657777 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:20.657789 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:20.657803 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:20.657815 [ 14 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:20.657826 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:20.657846 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:20.657861 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:20.657871 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:21.156308 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:21.156364 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:21.156379 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:21.156393 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:21.156406 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:21.156416 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:21.156441 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:21.156467 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:21.156479 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:21.656659 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:21.656697 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:21.656709 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:21.656722 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:21.656733 [ 19 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:21.656743 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:21.656766 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:21.656791 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:21.656803 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:22.156910 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:22.157002 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:22.157065 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:22.157081 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:22.157094 [ 14 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:22.157104 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:22.157128 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:22.157145 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:22.157157 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:22.657542 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:22.657576 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:22.657588 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:22.657600 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:22.657611 [ 19 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:22.657620 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:22.657641 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:22.657656 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:22.657665 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:23.158726 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:23.158765 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:23.158779 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:23.158793 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:23.158805 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:23.158815 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:23.158838 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:23.158865 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:23.158877 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:23.658988 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:23.659040 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:23.659052 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:23.659064 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:23.659075 [ 14 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:23.659085 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:23.659107 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:23.659132 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:23.659142 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:24.159506 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:24.159542 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:24.159553 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:24.159564 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:24.159574 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:24.159583 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:24.159603 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:24.159625 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:24.159635 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:24.659691 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:24.659732 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:24.659745 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:24.659758 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:24.659766 [ 14 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:24.659776 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:24.659797 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:24.659847 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:24.659860 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:25.159912 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:25.159949 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:25.159960 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:25.159973 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:25.159984 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:25.159995 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:25.160017 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:25.160041 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:25.160052 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:25.660868 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:25.660911 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:25.660925 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:25.660940 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:25.660953 [ 17 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:25.660965 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:25.660994 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:25.661024 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:25.661038 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:26.161927 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:26.161963 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:26.161974 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:26.161985 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:26.161994 [ 12 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:26.162003 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:26.162023 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:26.162037 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:26.162047 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:26.663314 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:26.663346 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:26.663357 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:26.663370 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:26.663382 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:26.663392 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:26.663415 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:26.663441 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:26.663454 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:27.163999 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:27.164041 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:27.164053 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:27.164067 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:27.164078 [ 17 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:27.164088 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:27.164112 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:27.164137 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:27.164149 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:27.665153 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:27.665189 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:27.665202 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:27.665214 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:27.665225 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:27.665235 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:27.665257 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:27.665274 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:27.665284 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:28.166367 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:28.166407 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:28.166421 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:28.166434 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:28.166445 [ 12 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:28.166455 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:28.166481 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:28.166499 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:28.166510 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:28.666917 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=0, CommitIndex=11 and Term=2 2024.09.25 20:44:28.666952 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (0), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:28.666966 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:28.666979 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:28.666991 [ 16 ] {} RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:28.667002 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:28.667023 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:28.667040 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:28.667051 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=12 2024.09.25 20:44:28.755336 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=11, LastLogTerm 2, EntriesLength=1, CommitIndex=11 and Term=2 2024.09.25 20:44:28.755369 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 11 (1), req c idx: 11, my term: 2, my role: 1 2024.09.25 20:44:28.755381 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:28.755393 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 11, req log term: 2, my last log idx: 11, my log (11) term: 2 2024.09.25 20:44:28.755402 [ 13 ] {} RaftInstance: [INIT] log_idx: 12, count: 0, log_store_->next_slot(): 12, req.log_entries().size(): 1 2024.09.25 20:44:28.755411 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 12, count: 0 2024.09.25 20:44:28.755419 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 12, count: 0 2024.09.25 20:44:28.755431 [ 13 ] {} RaftInstance: append at 12, term 2, timestamp 0 2024.09.25 20:44:28.755460 [ 13 ] {} RaftInstance: durable index 11, sleep and wait for log appending completion 2024.09.25 20:44:28.757819 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:28.757876 [ 13 ] {} RaftInstance: wake up, durable index 12 2024.09.25 20:44:28.757902 [ 13 ] {} RaftInstance: local log idx 12, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 2024.09.25 20:44:28.757915 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:28.757938 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:28.757964 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:28.757977 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:28.758256 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:28.758281 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:28.758291 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:28.758301 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:28.758310 [ 19 ] {} RaftInstance: trigger commit upto 12 2024.09.25 20:44:28.758318 [ 19 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 11 2024.09.25 20:44:28.758326 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:28.758347 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:28.758365 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:28.758365 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:28.758377 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:28.758386 [ 20 ] {} RaftInstance: commit upto 12, current idx 11 2024.09.25 20:44:28.758392 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:28.758398 [ 20 ] {} RaftInstance: commit upto 12, current idx 12 2024.09.25 20:44:28.758428 [ 20 ] {} RaftInstance: DONE: commit upto 12, current idx 12 2024.09.25 20:44:28.758438 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:29.167751 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:29.167788 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:29.167799 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:29.167811 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:29.167821 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:29.167830 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:29.167849 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:29.167863 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:29.167872 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:29.668845 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:29.668884 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:29.668898 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:29.668913 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:29.668925 [ 19 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:29.668936 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:29.668959 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:29.668984 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:29.669020 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:30.169447 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:30.169486 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:30.169498 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:30.169512 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:30.169525 [ 16 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:30.169536 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:30.169559 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:30.169576 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:30.169588 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:30.669791 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:30.669830 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:30.669840 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:30.669852 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:30.669863 [ 19 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:30.669874 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:30.669895 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:30.669921 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:30.669933 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:31.171057 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:31.171097 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:31.171110 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:31.171123 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:31.171135 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:31.171146 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:31.171169 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:31.171219 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:31.171233 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:31.671787 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:31.671825 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:31.671838 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:31.671851 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:31.671894 [ 16 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:31.671927 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:31.671953 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:31.671974 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:31.671983 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:32.172907 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:32.173002 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:32.173015 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:32.173029 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:32.173040 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:32.173087 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:32.173112 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:32.173136 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:32.173147 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:32.673364 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:32.673400 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:32.673413 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:32.673427 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:32.673438 [ 12 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:32.673450 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:32.673472 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:32.673499 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:32.673511 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:33.173910 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:33.173948 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:33.173961 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:33.173974 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:33.173985 [ 16 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:33.174050 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:33.174078 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:33.174096 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:33.174109 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:33.674631 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:33.674681 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:33.674695 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:33.674709 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:33.674719 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:33.674808 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:33.674831 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:33.674860 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:33.674869 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:34.175258 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:34.175296 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:34.175317 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:34.175332 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:34.175342 [ 12 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:34.175352 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:34.175381 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:34.175404 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:34.175414 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:34.675806 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:34.675844 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:34.675857 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:34.675869 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:34.675880 [ 16 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:34.675891 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:34.675914 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:34.675937 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:34.675949 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:35.176657 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:35.176693 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:35.176704 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:35.176715 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:35.176724 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:35.176734 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:35.176757 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:35.176780 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:35.176790 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:35.676985 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:35.677021 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:35.677031 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:35.677043 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:35.677053 [ 16 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:35.677062 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:35.677083 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:35.677097 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:35.677107 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:36.177702 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:36.177741 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:36.177754 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:36.177769 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:36.177780 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:36.177790 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:36.177814 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:36.177838 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:36.177850 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:36.677971 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:36.678024 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:36.678035 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:36.678047 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:36.678056 [ 18 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:36.678065 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:36.678084 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:36.678098 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:36.678107 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:37.179063 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:37.179104 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:37.179116 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:37.179129 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:37.179139 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:37.179150 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:37.179173 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:37.179197 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:37.179208 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:37.679696 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:37.679730 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:37.679741 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:37.679754 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:37.679764 [ 18 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:37.679773 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:37.679793 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:37.679815 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:37.679825 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:38.180614 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:38.180648 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:38.180661 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:38.180674 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:38.180686 [ 15 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:38.180697 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:38.180714 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:38.180739 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:38.180751 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:38.681297 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=0, CommitIndex=12 and Term=2 2024.09.25 20:44:38.681339 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (0), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:38.681352 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:38.681365 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:38.681376 [ 18 ] {} RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:38.681386 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:38.681407 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:38.681423 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:38.681432 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=13 2024.09.25 20:44:38.755379 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=12, LastLogTerm 2, EntriesLength=1, CommitIndex=12 and Term=2 2024.09.25 20:44:38.755416 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 12 (1), req c idx: 12, my term: 2, my role: 1 2024.09.25 20:44:38.755429 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:38.755442 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 12, req log term: 2, my last log idx: 12, my log (12) term: 2 2024.09.25 20:44:38.755453 [ 14 ] {} RaftInstance: [INIT] log_idx: 13, count: 0, log_store_->next_slot(): 13, req.log_entries().size(): 1 2024.09.25 20:44:38.755464 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 13, count: 0 2024.09.25 20:44:38.755472 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 13, count: 0 2024.09.25 20:44:38.755486 [ 14 ] {} RaftInstance: append at 13, term 2, timestamp 0 2024.09.25 20:44:38.755516 [ 14 ] {} RaftInstance: durable index 12, sleep and wait for log appending completion 2024.09.25 20:44:38.756564 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:38.756615 [ 14 ] {} RaftInstance: wake up, durable index 13 2024.09.25 20:44:38.756639 [ 14 ] {} RaftInstance: local log idx 13, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 2024.09.25 20:44:38.756651 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:38.756675 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:38.756702 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:38.756715 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:38.757011 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:38.757035 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:38.757046 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:38.757056 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:38.757065 [ 15 ] {} RaftInstance: trigger commit upto 13 2024.09.25 20:44:38.757073 [ 15 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 12 2024.09.25 20:44:38.757082 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:38.757102 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:38.757112 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:38.757121 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:38.757130 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:38.757140 [ 20 ] {} RaftInstance: commit upto 13, current idx 12 2024.09.25 20:44:38.757146 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:38.757151 [ 20 ] {} RaftInstance: commit upto 13, current idx 13 2024.09.25 20:44:38.757184 [ 20 ] {} RaftInstance: DONE: commit upto 13, current idx 13 2024.09.25 20:44:38.757196 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:39.181523 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:39.181559 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:39.181570 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:39.181582 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:39.181592 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:39.181603 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:39.181627 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:39.181652 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:39.181663 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:39.682210 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:39.682247 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:39.682260 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:39.682273 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:39.682285 [ 18 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:39.682296 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:39.682321 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:39.682338 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:39.682349 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:40.183193 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:40.183228 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:40.183241 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:40.183254 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:40.183265 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:40.183275 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:40.183299 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:40.183324 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:40.183335 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:40.683801 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:40.683840 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:40.683853 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:40.683865 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:40.683876 [ 12 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:40.683886 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:40.683911 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:40.683929 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:40.683941 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:41.184486 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:41.184523 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:41.184536 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:41.184550 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:41.184561 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:41.184570 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:41.184595 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:41.184624 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:41.184638 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:41.685405 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:41.685442 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:41.685454 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:41.685467 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:41.685480 [ 19 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:41.685491 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:41.685516 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:41.685542 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:41.685553 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:42.185990 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:42.186039 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:42.186053 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:42.186068 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:42.186081 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:42.186093 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:42.186121 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:42.186153 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:42.186168 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:42.686911 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:42.686949 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:42.686962 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:42.686975 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:42.686986 [ 19 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:42.686995 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:42.687017 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:42.687040 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:42.687051 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:43.187585 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:43.187623 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:43.187636 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:43.187649 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:43.187660 [ 12 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:43.187670 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:43.187695 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:43.187719 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:43.187729 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:43.688415 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:43.688447 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:43.688458 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:43.688472 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:43.688482 [ 19 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:43.688491 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:43.688514 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:43.688538 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:43.688550 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:44.189399 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:44.189433 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:44.189444 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:44.189458 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:44.189470 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:44.189481 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:44.189506 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:44.189532 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:44.189546 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:44.690251 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:44.690289 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:44.690302 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:44.690317 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:44.690327 [ 19 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:44.690337 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:44.690385 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:44.690415 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:44.690429 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:45.190961 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:45.190997 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:45.191010 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:45.191024 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:45.191035 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:45.191045 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:45.191068 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:45.191091 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:45.191101 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:45.691618 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:45.691655 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:45.691668 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:45.691682 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:45.691693 [ 17 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:45.691704 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:45.691730 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:45.691757 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:45.691769 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:46.192297 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:46.192338 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:46.192354 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:46.192368 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:46.192381 [ 19 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:46.192392 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:46.192415 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:46.192440 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:46.192452 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:46.692866 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:46.692902 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:46.692911 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:46.692921 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:46.692928 [ 15 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:46.692935 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:46.692954 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:46.692966 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:46.692973 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:47.193623 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:47.193662 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:47.193671 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:47.193681 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:47.193688 [ 13 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:47.193694 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:47.193715 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:47.193731 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:47.193741 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:47.694650 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:47.694687 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:47.694700 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:47.694712 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:47.694723 [ 14 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:47.694733 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:47.694753 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:47.694775 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:47.694786 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:48.195375 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:48.195411 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:48.195422 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:48.195435 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:48.195446 [ 13 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:48.195476 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:48.195516 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:48.195543 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:48.195554 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:48.696262 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=0, CommitIndex=13 and Term=2 2024.09.25 20:44:48.696291 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (0), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:48.696303 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:48.696314 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:48.696324 [ 13 ] {} RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:48.696334 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:48.696356 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:48.696400 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:48.696425 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=14 2024.09.25 20:44:48.755387 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=13, LastLogTerm 2, EntriesLength=1, CommitIndex=13 and Term=2 2024.09.25 20:44:48.755423 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 13 (1), req c idx: 13, my term: 2, my role: 1 2024.09.25 20:44:48.755436 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:48.755449 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 13, req log term: 2, my last log idx: 13, my log (13) term: 2 2024.09.25 20:44:48.755459 [ 15 ] {} RaftInstance: [INIT] log_idx: 14, count: 0, log_store_->next_slot(): 14, req.log_entries().size(): 1 2024.09.25 20:44:48.755469 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 14, count: 0 2024.09.25 20:44:48.755478 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 14, count: 0 2024.09.25 20:44:48.755492 [ 15 ] {} RaftInstance: append at 14, term 2, timestamp 0 2024.09.25 20:44:48.755524 [ 15 ] {} RaftInstance: durable index 13, sleep and wait for log appending completion 2024.09.25 20:44:48.756741 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:48.756777 [ 15 ] {} RaftInstance: wake up, durable index 14 2024.09.25 20:44:48.756789 [ 15 ] {} RaftInstance: local log idx 14, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 2024.09.25 20:44:48.756818 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:48.756838 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:48.756855 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:48.756865 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:48.757196 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:48.757222 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:48.757233 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:48.757244 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:48.757255 [ 19 ] {} RaftInstance: trigger commit upto 14 2024.09.25 20:44:48.757264 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 13 2024.09.25 20:44:48.757273 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:48.757335 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:48.757349 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:48.757361 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:48.757365 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:48.757372 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:48.757386 [ 20 ] {} RaftInstance: commit upto 14, current idx 13 2024.09.25 20:44:48.757399 [ 20 ] {} RaftInstance: commit upto 14, current idx 14 2024.09.25 20:44:48.757418 [ 20 ] {} RaftInstance: DONE: commit upto 14, current idx 14 2024.09.25 20:44:48.757446 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:49.197066 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:49.197104 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:49.197116 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:49.197129 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:49.197139 [ 13 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:49.197148 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:49.197172 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:49.197198 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:49.197211 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:49.697792 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:49.697823 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:49.697834 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:49.697847 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:49.697859 [ 15 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:49.697869 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:49.697894 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:49.697909 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:49.697918 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:50.198456 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:50.198488 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:50.198499 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:50.198512 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:50.198523 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:50.198533 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:50.198557 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:50.198581 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:50.198592 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:50.699759 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:50.699795 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:50.699807 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:50.699821 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:50.699833 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:50.699843 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:50.699867 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:50.699893 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:50.699904 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:51.200547 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:51.200585 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:51.200609 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:51.200624 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:51.200636 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:51.200646 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:51.200671 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:51.200689 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:51.200700 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:51.701441 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:51.701478 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:51.701491 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:51.701506 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:51.701517 [ 15 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:51.701528 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:51.701543 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:51.701568 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:51.701580 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:52.202555 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:52.202603 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:52.202616 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:52.202629 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:52.202639 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:52.202670 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:52.202695 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:52.202723 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:52.202735 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:52.703406 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:52.703442 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:52.703456 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:52.703470 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:52.703481 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:52.703491 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:52.703537 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:52.703555 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:52.703566 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:53.204149 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:53.204186 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:53.204197 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:53.204211 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:53.204222 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:53.204233 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:53.204258 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:53.204276 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:53.204288 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:53.705055 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:53.705091 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:53.705103 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:53.705115 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:53.705124 [ 18 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:53.705133 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:53.705153 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:53.705174 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:53.705183 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:54.205607 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:54.205648 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:54.205663 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:54.205676 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:54.205688 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:54.205698 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:54.205724 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:54.205740 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:54.205751 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:54.706537 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:54.706572 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:54.706584 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:54.706597 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:54.706608 [ 18 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:54.706618 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:54.706640 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:54.706654 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:54.706665 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:55.207405 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:55.207443 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:55.207455 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:55.207468 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:55.207479 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:55.207489 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:55.207512 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:55.207534 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:55.207544 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:55.707830 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:55.707866 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:55.707879 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:55.707893 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:55.707904 [ 19 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:55.707915 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:55.707938 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:55.707964 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:55.707975 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:56.208876 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:56.208915 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:56.208927 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:56.208941 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:56.208952 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:56.208962 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:56.208984 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:56.209110 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:56.209125 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:56.709893 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:56.709936 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:56.709949 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:56.709963 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:56.709975 [ 12 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:56.709987 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:56.710010 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:56.710035 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:56.710048 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:57.210631 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:57.210672 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:57.210684 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:57.210698 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:57.210709 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:57.210721 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:57.210747 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:57.210767 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:57.210779 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:57.710982 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:57.711046 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:57.711060 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:57.711074 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:57.711086 [ 17 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:57.711097 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:57.711122 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:57.711149 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:57.711162 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:58.211483 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:58.211522 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:58.211533 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:58.211545 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:58.211555 [ 14 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:58.211564 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:58.211584 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:58.211598 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:58.211608 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:58.712208 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=0, CommitIndex=14 and Term=2 2024.09.25 20:44:58.712245 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (0), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:58.712259 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:58.712272 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:58.712282 [ 16 ] {} RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:58.712292 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:58.712318 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:58.712344 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:58.712357 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=15 2024.09.25 20:44:58.755391 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=14, LastLogTerm 2, EntriesLength=1, CommitIndex=14 and Term=2 2024.09.25 20:44:58.755432 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 14 (1), req c idx: 14, my term: 2, my role: 1 2024.09.25 20:44:58.755447 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:58.755461 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 14, req log term: 2, my last log idx: 14, my log (14) term: 2 2024.09.25 20:44:58.755472 [ 17 ] {} RaftInstance: [INIT] log_idx: 15, count: 0, log_store_->next_slot(): 15, req.log_entries().size(): 1 2024.09.25 20:44:58.755482 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 15, count: 0 2024.09.25 20:44:58.755491 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 15, count: 0 2024.09.25 20:44:58.755505 [ 17 ] {} RaftInstance: append at 15, term 2, timestamp 0 2024.09.25 20:44:58.755539 [ 17 ] {} RaftInstance: durable index 14, sleep and wait for log appending completion 2024.09.25 20:44:58.756604 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:44:58.756649 [ 17 ] {} RaftInstance: wake up, durable index 15 2024.09.25 20:44:58.756666 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 2024.09.25 20:44:58.756677 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:58.756699 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:58.756715 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:58.756726 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:44:58.757028 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:44:58.757054 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:44:58.757065 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:58.757077 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:44:58.757086 [ 13 ] {} RaftInstance: trigger commit upto 15 2024.09.25 20:44:58.757095 [ 13 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 14 2024.09.25 20:44:58.757103 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:44:58.757126 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:58.757144 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:44:58.757146 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:58.757169 [ 20 ] {} RaftInstance: commit upto 15, current idx 14 2024.09.25 20:44:58.757184 [ 20 ] {} RaftInstance: commit upto 15, current idx 15 2024.09.25 20:44:58.757188 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:58.757203 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:44:58.757216 [ 20 ] {} RaftInstance: DONE: commit upto 15, current idx 15 2024.09.25 20:44:58.757229 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:44:59.212855 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:44:59.212895 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:44:59.212909 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:59.212923 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:44:59.212956 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:44:59.212968 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:59.212993 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:59.213012 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:59.213024 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:44:59.713629 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:44:59.713671 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:44:59.713685 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:44:59.713699 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:44:59.713713 [ 13 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:44:59.713724 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:44:59.713751 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:44:59.713778 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:44:59.713792 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:00.214418 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:00.214457 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:00.214468 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:00.214481 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:00.214492 [ 14 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:00.214503 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:00.214525 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:00.214547 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:00.214558 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:00.715126 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:00.715167 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:00.715180 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:00.715194 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:00.715206 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:00.715217 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:00.715239 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:00.715262 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:00.715272 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:01.215976 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:01.216018 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:01.216031 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:01.216046 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:01.216058 [ 14 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:01.216068 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:01.216091 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:01.216115 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:01.216127 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:01.716633 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:01.716670 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:01.716682 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:01.716695 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:01.716706 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:01.716716 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:01.716738 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:01.716760 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:01.716771 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:02.217827 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:02.217876 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:02.217890 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:02.217904 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:02.217915 [ 14 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:02.217926 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:02.217972 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:02.218000 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:02.218013 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:02.718703 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:02.718739 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:02.718750 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:02.718762 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:02.718771 [ 14 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:02.718781 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:02.718800 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:02.718815 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:02.718824 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:03.219431 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:03.219469 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:03.219481 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:03.219493 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:03.219504 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:03.219513 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:03.219535 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:03.219556 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:03.219565 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:03.720466 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:03.720500 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:03.720513 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:03.720525 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:03.720536 [ 18 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:03.720546 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:03.720570 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:03.720592 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:03.720602 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:04.221319 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:04.221358 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:04.221369 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:04.221382 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:04.221394 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:04.221405 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:04.221429 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:04.221453 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:04.221464 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:04.721838 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:04.721870 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:04.721881 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:04.721892 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:04.721901 [ 18 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:04.721910 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:04.721932 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:04.721953 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:04.721962 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:05.222522 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:05.222576 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:05.222592 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:05.222607 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:05.222619 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:05.222629 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:05.222651 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:05.222677 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:05.222689 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:05.723519 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:05.723559 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:05.723575 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:05.723590 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:05.723604 [ 18 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:05.723615 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:05.723639 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:05.723663 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:05.723676 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:06.224031 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:06.224064 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:06.224073 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:06.224083 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:06.224091 [ 15 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:06.224099 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:06.224116 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:06.224134 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:06.224141 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:06.724880 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:06.724908 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:06.724918 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:06.724930 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:06.724942 [ 18 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:06.724953 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:06.724976 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:06.725001 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:06.725033 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:07.225559 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:07.225605 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:07.225619 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:07.225752 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:07.225776 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:07.225787 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:07.225811 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:07.225834 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:07.225845 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:07.726251 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:07.726288 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:07.726300 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:07.726314 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:07.726325 [ 19 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:07.726336 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:07.726359 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:07.726390 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:07.726404 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:08.227392 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:08.227428 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:08.227437 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:08.227447 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:08.227454 [ 17 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:08.227460 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:08.227478 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:08.227498 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:08.227509 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:08.728367 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=0, CommitIndex=15 and Term=2 2024.09.25 20:45:08.728405 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (0), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:08.728417 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:08.728431 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:08.728443 [ 19 ] {} RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:08.728455 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:08.728481 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:08.728499 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:08.728511 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=16 2024.09.25 20:45:08.755393 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=15, LastLogTerm 2, EntriesLength=1, CommitIndex=15 and Term=2 2024.09.25 20:45:08.755448 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 15 (1), req c idx: 15, my term: 2, my role: 1 2024.09.25 20:45:08.755461 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:08.755474 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 15, req log term: 2, my last log idx: 15, my log (15) term: 2 2024.09.25 20:45:08.755484 [ 18 ] {} RaftInstance: [INIT] log_idx: 16, count: 0, log_store_->next_slot(): 16, req.log_entries().size(): 1 2024.09.25 20:45:08.755492 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 16, count: 0 2024.09.25 20:45:08.755501 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 16, count: 0 2024.09.25 20:45:08.755514 [ 18 ] {} RaftInstance: append at 16, term 2, timestamp 0 2024.09.25 20:45:08.755545 [ 18 ] {} RaftInstance: durable index 15, sleep and wait for log appending completion 2024.09.25 20:45:08.756685 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:08.756749 [ 18 ] {} RaftInstance: wake up, durable index 16 2024.09.25 20:45:08.756771 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 2024.09.25 20:45:08.756780 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:08.756799 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:08.756824 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:08.756832 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:08.757074 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:08.757091 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:08.757101 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:08.757111 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:08.757121 [ 17 ] {} RaftInstance: trigger commit upto 16 2024.09.25 20:45:08.757127 [ 17 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 15 2024.09.25 20:45:08.757133 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:08.757149 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:08.757167 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:08.757170 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:08.757184 [ 20 ] {} RaftInstance: commit upto 16, current idx 15 2024.09.25 20:45:08.757192 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:08.757194 [ 20 ] {} RaftInstance: commit upto 16, current idx 16 2024.09.25 20:45:08.757202 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:08.757230 [ 20 ] {} RaftInstance: DONE: commit upto 16, current idx 16 2024.09.25 20:45:08.757241 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:09.229587 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:09.229642 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:09.229651 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:09.229661 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:09.229668 [ 12 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:09.229675 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:09.229693 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:09.229719 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:09.229730 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:09.730302 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:09.730335 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:09.730346 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:09.730357 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:09.730367 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:09.730376 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:09.730397 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:09.730419 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:09.730429 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:10.231256 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:10.231431 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:10.231448 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:10.231462 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:10.231475 [ 12 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:10.231485 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:10.231514 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:10.231531 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:10.231541 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:10.731996 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:10.732062 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:10.732082 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:10.732095 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:10.732106 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:10.732116 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:10.732156 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:10.732181 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:10.732193 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:11.233290 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:11.233329 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:11.233341 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:11.233353 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:11.233363 [ 17 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:11.233372 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:11.233394 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:11.233417 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:11.233451 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:11.734135 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:11.734178 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:11.734192 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:11.734206 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:11.734218 [ 13 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:11.734229 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:11.734254 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:11.734278 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:11.734287 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:12.234793 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:12.234841 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:12.234854 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:12.234867 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:12.234877 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:12.234887 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:12.234910 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:12.234934 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:12.234945 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:12.735439 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:12.735477 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:12.735490 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:12.735503 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:12.735514 [ 16 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:12.735525 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:12.735545 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:12.735566 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:12.735577 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:13.236264 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:13.236308 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:13.236320 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:13.236332 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:13.236343 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:13.236353 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:13.236378 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:13.236393 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:13.236403 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:13.736785 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:13.736823 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:13.736834 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:13.736847 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:13.736857 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:13.736866 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:13.736889 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:13.736912 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:13.736921 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:14.237924 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:14.237959 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:14.237970 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:14.237981 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:14.237991 [ 13 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:14.238000 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:14.238022 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:14.238038 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:14.238048 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:14.738962 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:14.738999 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:14.739013 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:14.739026 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:14.739037 [ 13 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:14.739046 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:14.739068 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:14.739089 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:14.739098 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:15.239657 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:15.239699 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:15.239712 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:15.239725 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:15.239736 [ 17 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:15.239746 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:15.239768 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:15.239789 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:15.239800 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:15.740457 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:15.740494 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:15.740507 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:15.740520 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:15.740530 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:15.740540 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:15.740561 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:15.740577 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:15.740587 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:16.241122 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:16.241160 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:16.241174 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:16.241189 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:16.241201 [ 17 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:16.241211 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:16.241237 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:16.241263 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:16.241275 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:16.741676 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:16.741716 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:16.741729 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:16.741743 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:16.741753 [ 15 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:16.741764 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:16.741789 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:16.741815 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:16.741827 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:17.242630 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:17.242702 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:17.242716 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:17.242729 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:17.242740 [ 17 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:17.242750 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:17.242772 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:17.242797 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:17.242808 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:17.743652 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:17.743685 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:17.743696 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:17.743708 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:17.743718 [ 18 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:17.743729 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:17.743751 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:17.743775 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:17.743786 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:18.244403 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:18.244440 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:18.244451 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:18.244463 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:18.244472 [ 15 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:18.244481 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:18.244502 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:18.244524 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:18.244534 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:18.745477 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=0, CommitIndex=16 and Term=2 2024.09.25 20:45:18.745515 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (0), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:18.745526 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:18.745540 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:18.745550 [ 19 ] {} RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:18.745561 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:18.745585 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:18.745623 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:18.745638 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=17 2024.09.25 20:45:18.755490 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=16, LastLogTerm 2, EntriesLength=1, CommitIndex=16 and Term=2 2024.09.25 20:45:18.755533 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 16 (1), req c idx: 16, my term: 2, my role: 1 2024.09.25 20:45:18.755545 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:18.755566 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 16, req log term: 2, my last log idx: 16, my log (16) term: 2 2024.09.25 20:45:18.755576 [ 15 ] {} RaftInstance: [INIT] log_idx: 17, count: 0, log_store_->next_slot(): 17, req.log_entries().size(): 1 2024.09.25 20:45:18.755586 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 17, count: 0 2024.09.25 20:45:18.755594 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 17, count: 0 2024.09.25 20:45:18.755608 [ 15 ] {} RaftInstance: append at 17, term 2, timestamp 0 2024.09.25 20:45:18.755639 [ 15 ] {} RaftInstance: durable index 16, sleep and wait for log appending completion 2024.09.25 20:45:18.756735 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:18.756803 [ 15 ] {} RaftInstance: wake up, durable index 17 2024.09.25 20:45:18.756827 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 2024.09.25 20:45:18.756838 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:18.756864 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:18.756887 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:18.756897 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:18.757256 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:18.757284 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:18.757296 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:18.757320 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:18.757332 [ 18 ] {} RaftInstance: trigger commit upto 17 2024.09.25 20:45:18.757343 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 16 2024.09.25 20:45:18.757353 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:18.757384 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:18.757398 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:18.757406 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:18.757428 [ 20 ] {} RaftInstance: commit upto 17, current idx 16 2024.09.25 20:45:18.757420 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:18.757446 [ 20 ] {} RaftInstance: commit upto 17, current idx 17 2024.09.25 20:45:18.757450 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:18.757484 [ 20 ] {} RaftInstance: DONE: commit upto 17, current idx 17 2024.09.25 20:45:18.757496 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:19.246470 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:19.246510 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:19.246521 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:19.246534 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:19.246544 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:19.246553 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:19.246576 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:19.246601 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:19.246614 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:19.746996 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:19.747028 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:19.747039 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:19.747051 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:19.747063 [ 14 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:19.747073 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:19.747095 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:19.747111 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:19.747121 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:20.247690 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:20.247763 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:20.247782 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:20.247796 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:20.247807 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:20.247817 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:20.247841 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:20.247871 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:20.247883 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:20.748420 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:20.748460 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:20.748474 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:20.748508 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:20.748523 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:20.748534 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:20.748558 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:20.748581 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:20.748592 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:21.249010 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:21.249044 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:21.249057 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:21.249071 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:21.249083 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:21.249094 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:21.249116 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:21.249133 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:21.249144 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:21.749862 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:21.749898 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:21.749910 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:21.749922 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:21.749932 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:21.749942 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:21.749963 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:21.749977 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:21.749987 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:22.250600 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:22.250646 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:22.250658 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:22.250670 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:22.250680 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:22.250690 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:22.250711 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:22.250733 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:22.250743 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:22.751196 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:22.751235 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:22.751249 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:22.751265 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:22.751278 [ 12 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:22.751291 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:22.751319 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:22.751347 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:22.751360 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:23.252105 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:23.252144 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:23.252157 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:23.252171 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:23.252183 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:23.252194 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:23.252220 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:23.252247 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:23.252260 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:23.752830 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:23.752862 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:23.752873 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:23.752886 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:23.752897 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:23.752907 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:23.752930 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:23.752962 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:23.752974 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:24.253678 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:24.253715 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:24.253728 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:24.253741 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:24.253818 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:24.253839 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:24.253862 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:24.253891 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:24.253906 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:24.754612 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:24.754648 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:24.754660 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:24.754674 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:24.754685 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:24.754695 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:24.754719 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:24.754746 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:24.754758 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:25.255412 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:25.255468 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:25.255483 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:25.255496 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:25.255508 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:25.255518 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:25.255542 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:25.255568 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:25.255579 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:25.756096 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:25.756132 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:25.756144 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:25.756156 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:25.756166 [ 18 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:25.756175 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:25.756199 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:25.756225 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:25.756238 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:26.256841 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:26.256884 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:26.256898 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:26.256913 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:26.256925 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:26.256935 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:26.256962 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:26.256991 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:26.257003 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:26.757548 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:26.757581 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:26.757592 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:26.757605 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:26.757616 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:26.757625 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:26.757649 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:26.757674 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:26.757685 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:27.258627 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:27.258668 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:27.258682 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:27.258694 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:27.258705 [ 13 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:27.258715 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:27.258737 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:27.258759 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:27.258769 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:27.759591 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:27.759624 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:27.759636 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:27.759649 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:27.759661 [ 15 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:27.759671 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:27.759710 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:27.759736 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:27.759748 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:28.261000 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=0, CommitIndex=17 and Term=2 2024.09.25 20:45:28.261039 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (0), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:28.261052 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:28.261064 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:28.261075 [ 12 ] {} RaftInstance: local log idx 17, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:28.261085 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:28.261109 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:28.261133 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:28.261144 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=18 2024.09.25 20:45:28.755366 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=17, LastLogTerm 2, EntriesLength=1, CommitIndex=17 and Term=2 2024.09.25 20:45:28.755400 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 17 (1), req c idx: 17, my term: 2, my role: 1 2024.09.25 20:45:28.755412 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:28.755426 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 17, req log term: 2, my last log idx: 17, my log (17) term: 2 2024.09.25 20:45:28.755436 [ 15 ] {} RaftInstance: [INIT] log_idx: 18, count: 0, log_store_->next_slot(): 18, req.log_entries().size(): 1 2024.09.25 20:45:28.755447 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 18, count: 0 2024.09.25 20:45:28.755456 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 18, count: 0 2024.09.25 20:45:28.755469 [ 15 ] {} RaftInstance: append at 18, term 2, timestamp 0 2024.09.25 20:45:28.755497 [ 15 ] {} RaftInstance: durable index 17, sleep and wait for log appending completion 2024.09.25 20:45:28.756634 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:28.756691 [ 15 ] {} RaftInstance: wake up, durable index 18 2024.09.25 20:45:28.756716 [ 15 ] {} RaftInstance: local log idx 18, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 17 2024.09.25 20:45:28.756728 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:28.756760 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:28.756780 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:28.756792 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:28.757090 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:28.757114 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:28.757125 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:28.757136 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:28.757144 [ 13 ] {} RaftInstance: trigger commit upto 18 2024.09.25 20:45:28.757153 [ 13 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 17 2024.09.25 20:45:28.757162 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:28.757184 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:28.757208 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:28.757208 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:28.757231 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:28.757237 [ 20 ] {} RaftInstance: commit upto 18, current idx 17 2024.09.25 20:45:28.757244 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:28.757250 [ 20 ] {} RaftInstance: commit upto 18, current idx 18 2024.09.25 20:45:28.757276 [ 20 ] {} RaftInstance: DONE: commit upto 18, current idx 18 2024.09.25 20:45:28.757286 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:28.761665 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:28.761691 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:28.761699 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:28.761707 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:28.761714 [ 13 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:28.761720 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:28.761737 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:28.761759 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:28.761767 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:29.262572 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:29.262602 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:29.262609 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:29.262618 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:29.262625 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:29.262632 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:29.262650 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:29.262670 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:29.262681 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:29.763336 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:29.763374 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:29.763388 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:29.763403 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:29.763414 [ 19 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:29.763459 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:29.763482 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:29.763508 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:29.763519 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:30.263800 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:30.263840 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:30.263854 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:30.263867 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:30.263878 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:30.263888 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:30.263913 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:30.263937 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:30.263949 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:30.764211 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:30.764249 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:30.764262 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:30.764274 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:30.764285 [ 19 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:30.764295 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:30.764318 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:30.764341 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:30.764353 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:31.265423 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:31.265463 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:31.265477 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:31.265492 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:31.265504 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:31.265515 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:31.265560 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:31.265586 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:31.265599 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:31.766226 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:31.766265 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:31.766279 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:31.766292 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:31.766304 [ 19 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:31.766315 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:31.766339 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:31.766356 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:31.766366 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:32.267496 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:32.267537 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:32.267548 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:32.267560 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:32.267581 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:32.267592 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:32.267615 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:32.267631 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:32.267642 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:32.768027 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:32.768065 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:32.768078 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:32.768092 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:32.768103 [ 18 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:32.768114 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:32.768134 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:32.768155 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:32.768165 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:33.268624 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:33.268660 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:33.268704 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:33.268722 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:33.268735 [ 15 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:33.268746 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:33.268771 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:33.268797 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:33.268810 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:33.769682 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:33.769728 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:33.769740 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:33.769778 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:33.769791 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:33.769803 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:33.769824 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:33.769855 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:33.769867 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:34.270043 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:34.270077 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:34.270089 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:34.270102 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:34.270112 [ 15 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:34.270121 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:34.270147 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:34.270164 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:34.270174 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:34.770568 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:34.770604 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:34.770616 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:34.770628 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:34.770638 [ 14 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:34.770647 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:34.770668 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:34.770714 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:34.770724 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:35.270764 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:35.270798 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:35.270809 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:35.270821 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:35.270830 [ 14 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:35.270839 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:35.270911 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:35.270949 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:35.270962 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:35.771116 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:35.771149 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:35.771159 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:35.771170 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:35.771181 [ 16 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:35.771190 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:35.771215 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:35.771231 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:35.771241 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:36.271696 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:36.271736 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:36.271749 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:36.271761 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:36.271771 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:36.271781 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:36.271806 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:36.271823 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:36.271835 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:36.772750 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:36.772785 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:36.772796 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:36.772808 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:36.772817 [ 13 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:36.772826 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:36.772847 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:36.772868 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:36.772877 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:37.274002 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:37.274046 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:37.274058 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:37.274070 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:37.274080 [ 12 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:37.274089 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:37.274112 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:37.274140 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:37.274152 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:37.774559 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:37.774599 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:37.774612 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:37.774625 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:37.774636 [ 13 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:37.774646 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:37.774670 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:37.774685 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:37.774696 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:38.275160 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=0, CommitIndex=18 and Term=2 2024.09.25 20:45:38.275199 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (0), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:38.275210 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:38.275223 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:38.275233 [ 17 ] {} RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:38.275243 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:38.275266 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:38.275290 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:38.275300 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=19 2024.09.25 20:45:38.755421 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=18, LastLogTerm 2, EntriesLength=1, CommitIndex=18 and Term=2 2024.09.25 20:45:38.755454 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 18 (1), req c idx: 18, my term: 2, my role: 1 2024.09.25 20:45:38.755465 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:38.755478 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 18, req log term: 2, my last log idx: 18, my log (18) term: 2 2024.09.25 20:45:38.755487 [ 15 ] {} RaftInstance: [INIT] log_idx: 19, count: 0, log_store_->next_slot(): 19, req.log_entries().size(): 1 2024.09.25 20:45:38.755496 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 19, count: 0 2024.09.25 20:45:38.755505 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 19, count: 0 2024.09.25 20:45:38.755518 [ 15 ] {} RaftInstance: append at 19, term 2, timestamp 0 2024.09.25 20:45:38.755544 [ 15 ] {} RaftInstance: durable index 18, sleep and wait for log appending completion 2024.09.25 20:45:38.756575 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:38.756623 [ 15 ] {} RaftInstance: wake up, durable index 19 2024.09.25 20:45:38.756641 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 2024.09.25 20:45:38.756651 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:38.756671 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:38.756694 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:38.756704 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:38.756998 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:38.757022 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:38.757034 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:38.757045 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:38.757055 [ 13 ] {} RaftInstance: trigger commit upto 19 2024.09.25 20:45:38.757065 [ 13 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 18 2024.09.25 20:45:38.757074 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:38.757096 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:38.757108 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:38.757118 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:38.757123 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:38.757148 [ 20 ] {} RaftInstance: commit upto 19, current idx 18 2024.09.25 20:45:38.757154 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:38.757163 [ 20 ] {} RaftInstance: commit upto 19, current idx 19 2024.09.25 20:45:38.757204 [ 20 ] {} RaftInstance: DONE: commit upto 19, current idx 19 2024.09.25 20:45:38.757217 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:38.775571 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:38.775605 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:38.775616 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:38.775627 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:38.775636 [ 16 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:38.775645 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:38.775665 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:38.775680 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:38.775689 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:39.276171 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:39.276209 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:39.276221 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:39.276235 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:39.276247 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:39.276258 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:39.276283 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:39.276310 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:39.276323 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:39.777354 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:39.777382 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:39.777392 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:39.777404 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:39.777414 [ 13 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:39.777423 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:39.777460 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:39.777482 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:39.777492 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:40.278032 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:40.278067 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:40.278078 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:40.278091 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:40.278142 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:40.278160 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:40.278181 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:40.278204 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:40.278213 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:40.778641 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:40.778680 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:40.778691 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:40.778703 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:40.778713 [ 13 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:40.778723 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:40.778744 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:40.778768 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:40.778779 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:41.279850 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:41.279903 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:41.279916 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:41.279929 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:41.279940 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:41.279950 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:41.279972 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:41.279996 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:41.280008 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:41.780870 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:41.780907 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:41.780920 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:41.780933 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:41.780943 [ 17 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:41.780953 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:41.780975 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:41.780990 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:41.781000 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:42.281724 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:42.281771 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:42.281784 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:42.281796 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:42.281807 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:42.281819 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:42.281843 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:42.281867 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:42.281878 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:42.782695 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:42.782730 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:42.782744 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:42.782757 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:42.782769 [ 19 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:42.782778 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:42.782801 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:42.782826 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:42.782839 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:43.283857 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:43.283896 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:43.283910 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:43.283924 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:43.283935 [ 17 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:43.283946 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:43.283971 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:43.283996 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:43.284008 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:43.785089 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:43.785127 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:43.785142 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:43.785156 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:43.785169 [ 17 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:43.785181 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:43.785207 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:43.785235 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:43.785248 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:44.285732 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:44.285765 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:44.285778 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:44.285793 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:44.285806 [ 18 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:44.285817 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:44.285840 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:44.285864 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:44.285875 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:44.786972 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:44.787020 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:44.787033 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:44.787047 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:44.787058 [ 19 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:44.787074 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:44.787095 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:44.787111 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:44.787120 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:45.287287 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:45.287326 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:45.287340 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:45.287356 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:45.287368 [ 18 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:45.287379 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:45.287406 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:45.287435 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:45.287450 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:45.787787 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:45.787818 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:45.787829 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:45.787841 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:45.787852 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:45.787862 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:45.787885 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:45.787909 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:45.787921 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:46.288157 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:46.288197 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:46.288216 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:46.288229 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:46.288239 [ 19 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:46.288248 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:46.288279 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:46.288304 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:46.288315 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:46.789023 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:46.789059 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:46.789072 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:46.789084 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:46.789095 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:46.789106 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:46.789128 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:46.789153 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:46.789184 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:47.289867 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:47.289920 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:47.289933 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:47.289947 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:47.289960 [ 18 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:47.289970 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:47.289994 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:47.290021 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:47.290032 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:47.790518 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:47.790587 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:47.790608 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:47.790623 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:47.790635 [ 15 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:47.790645 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:47.790670 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:47.790697 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:47.790709 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:48.290729 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=0, CommitIndex=19 and Term=2 2024.09.25 20:45:48.290759 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (0), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:48.290767 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:48.290777 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:48.290784 [ 18 ] {} RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:48.290790 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:48.290811 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:48.290835 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:48.290846 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=20 2024.09.25 20:45:48.755458 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=19, LastLogTerm 2, EntriesLength=1, CommitIndex=19 and Term=2 2024.09.25 20:45:48.755507 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 19 (1), req c idx: 19, my term: 2, my role: 1 2024.09.25 20:45:48.755520 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:48.755533 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 19, req log term: 2, my last log idx: 19, my log (19) term: 2 2024.09.25 20:45:48.755543 [ 15 ] {} RaftInstance: [INIT] log_idx: 20, count: 0, log_store_->next_slot(): 20, req.log_entries().size(): 1 2024.09.25 20:45:48.755552 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 20, count: 0 2024.09.25 20:45:48.755561 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 20, count: 0 2024.09.25 20:45:48.755574 [ 15 ] {} RaftInstance: append at 20, term 2, timestamp 0 2024.09.25 20:45:48.755600 [ 15 ] {} RaftInstance: durable index 19, sleep and wait for log appending completion 2024.09.25 20:45:48.756617 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:48.756656 [ 15 ] {} RaftInstance: wake up, durable index 20 2024.09.25 20:45:48.756670 [ 15 ] {} RaftInstance: local log idx 20, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 2024.09.25 20:45:48.756682 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:48.756705 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:48.756732 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:48.756744 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:48.757176 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:48.757201 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:48.757212 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:48.757224 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:48.757235 [ 14 ] {} RaftInstance: trigger commit upto 20 2024.09.25 20:45:48.757246 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 19 2024.09.25 20:45:48.757257 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:48.757281 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:48.757300 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:48.757302 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:48.757320 [ 20 ] {} RaftInstance: commit upto 20, current idx 19 2024.09.25 20:45:48.757334 [ 20 ] {} RaftInstance: commit upto 20, current idx 20 2024.09.25 20:45:48.757339 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:48.757353 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:48.757371 [ 20 ] {} RaftInstance: DONE: commit upto 20, current idx 20 2024.09.25 20:45:48.757384 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:48.792376 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:48.792415 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:48.792429 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:48.792442 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:48.792454 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:48.792464 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:48.792487 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:48.792503 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:48.792514 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:49.292690 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:49.292729 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:49.292741 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:49.292754 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:49.292764 [ 18 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:49.292774 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:49.292796 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:49.292811 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:49.292821 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:49.793787 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:49.793823 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:49.793836 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:49.793850 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:49.793861 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:49.793871 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:49.793896 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:49.793920 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:49.793932 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:50.294550 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:50.294590 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:50.294604 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:50.294617 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:50.294630 [ 16 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:50.294640 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:50.294666 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:50.294692 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:50.294705 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:50.794751 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:50.794787 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:50.794799 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:50.794811 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:50.794821 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:50.794831 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:50.794914 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:50.794947 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:50.794959 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:51.295536 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:51.295574 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:51.295587 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:51.295602 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:51.295614 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:51.295625 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:51.295652 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:51.295680 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:51.295692 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:51.796112 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:51.796154 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:51.796166 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:51.796180 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:51.796192 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:51.796203 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:51.796228 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:51.796247 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:51.796257 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:52.296476 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:52.296539 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:52.296552 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:52.296565 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:52.296576 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:52.296586 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:52.296607 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:52.296629 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:52.296639 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:52.797243 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:52.797276 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:52.797287 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:52.797298 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:52.797307 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:52.797316 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:52.797337 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:52.797349 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:52.797357 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:53.297891 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:53.297925 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:53.297938 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:53.297952 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:53.297964 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:53.297976 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:53.297999 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:53.298023 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:53.298034 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:53.799153 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:53.799190 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:53.799202 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:53.799214 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:53.799224 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:53.799233 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:53.799254 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:53.799270 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:53.799280 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:54.300242 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:54.300278 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:54.300292 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:54.300305 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:54.300316 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:54.300326 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:54.300349 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:54.300363 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:54.300374 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:54.800958 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:54.800996 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:54.801010 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:54.801023 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:54.801035 [ 13 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:54.801046 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:54.801070 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:54.801086 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:54.801097 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:55.301863 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:55.301900 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:55.301911 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:55.301922 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:55.301932 [ 14 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:55.301941 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:55.301971 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:55.301986 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:55.301996 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:55.802075 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:55.802110 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:55.802123 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:55.802137 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:55.802149 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:55.802158 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:55.802212 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:55.802242 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:55.802255 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:56.307267 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:56.307308 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:56.307320 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:56.307332 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:56.307343 [ 13 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:56.307353 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:56.307373 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:56.307397 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:56.307407 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:56.808379 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:56.808418 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:56.808430 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:56.808444 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:56.808455 [ 13 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:56.808464 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:56.808486 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:56.808502 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:56.808512 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:57.308850 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:57.308896 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:57.308907 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:57.308921 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:57.308931 [ 13 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:57.308940 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:57.308953 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:57.308977 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:57.308988 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:57.809459 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:57.809499 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:57.809512 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:57.809526 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:57.809537 [ 12 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:57.809547 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:57.809568 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:57.809592 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:57.809604 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:58.309818 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=0, CommitIndex=20 and Term=2 2024.09.25 20:45:58.309857 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (0), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:58.309870 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:58.309882 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:58.309893 [ 18 ] {} RaftInstance: local log idx 20, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:58.309904 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:58.309928 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:58.309954 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:58.309965 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=21 2024.09.25 20:45:58.755403 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=20, LastLogTerm 2, EntriesLength=1, CommitIndex=20 and Term=2 2024.09.25 20:45:58.755440 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 20 (1), req c idx: 20, my term: 2, my role: 1 2024.09.25 20:45:58.755454 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:58.755468 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 20, req log term: 2, my last log idx: 20, my log (20) term: 2 2024.09.25 20:45:58.755479 [ 12 ] {} RaftInstance: [INIT] log_idx: 21, count: 0, log_store_->next_slot(): 21, req.log_entries().size(): 1 2024.09.25 20:45:58.755489 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 21, count: 0 2024.09.25 20:45:58.755499 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 21, count: 0 2024.09.25 20:45:58.755513 [ 12 ] {} RaftInstance: append at 21, term 2, timestamp 0 2024.09.25 20:45:58.755543 [ 12 ] {} RaftInstance: durable index 20, sleep and wait for log appending completion 2024.09.25 20:45:58.756608 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:45:58.756643 [ 12 ] {} RaftInstance: wake up, durable index 21 2024.09.25 20:45:58.756655 [ 12 ] {} RaftInstance: local log idx 21, target_commit_idx 20, quick_commit_index_ 20, state_->get_commit_idx() 20 2024.09.25 20:45:58.756666 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:58.756689 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:58.756713 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:58.756725 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:45:58.757015 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:45:58.757080 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:45:58.757098 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:58.757108 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:45:58.757118 [ 18 ] {} RaftInstance: trigger commit upto 21 2024.09.25 20:45:58.757127 [ 18 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 20 2024.09.25 20:45:58.757136 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:45:58.757158 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:58.757180 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:45:58.757187 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:58.757208 [ 20 ] {} RaftInstance: commit upto 21, current idx 20 2024.09.25 20:45:58.757218 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:58.757222 [ 20 ] {} RaftInstance: commit upto 21, current idx 21 2024.09.25 20:45:58.757229 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:45:58.757260 [ 20 ] {} RaftInstance: DONE: commit upto 21, current idx 21 2024.09.25 20:45:58.757273 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:45:58.810939 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:45:58.810980 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:45:58.811012 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:58.811028 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:45:58.811039 [ 13 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:45:58.811048 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:58.811071 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:58.811095 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:58.811105 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:45:59.311873 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:45:59.311915 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:45:59.311932 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:59.311947 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:45:59.311960 [ 12 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:45:59.311972 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:59.312000 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:59.312019 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:59.312032 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:45:59.812962 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:45:59.812999 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:45:59.813012 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:45:59.813025 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:45:59.813037 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:45:59.813047 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:45:59.813086 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:45:59.813114 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:45:59.813128 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:00.313330 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:00.313372 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:00.313388 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:00.313442 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:00.313456 [ 13 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:00.313468 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:00.313491 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:00.313509 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:00.313521 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:00.814034 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:00.814071 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:00.814084 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:00.814099 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:00.814111 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:00.814122 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:00.814145 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:00.814168 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:00.814180 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:01.314599 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:01.314636 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:01.314649 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:01.314662 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:01.314673 [ 13 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:01.314685 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:01.314708 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:01.314732 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:01.314745 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:01.815762 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:01.815803 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:01.815816 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:01.815829 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:01.815839 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:01.815850 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:01.815890 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:01.815917 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:01.815929 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:02.316498 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:02.316582 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:02.316596 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:02.316611 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:02.316622 [ 13 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:02.316633 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:02.316658 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:02.316676 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:02.316688 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:02.817739 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:02.817781 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:02.817794 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:02.817807 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:02.817819 [ 16 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:02.817828 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:02.817853 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:02.817869 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:02.817880 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:03.318253 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:03.318288 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:03.318301 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:03.318314 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:03.318325 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:03.318335 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:03.318359 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:03.318381 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:03.318393 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:03.818786 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:03.818826 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:03.818856 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:03.818869 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:03.818879 [ 13 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:03.818889 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:03.818903 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:03.818917 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:03.818927 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:04.319676 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:04.319708 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:04.319720 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:04.319732 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:04.319745 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:04.319757 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:04.319782 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:04.319811 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:04.319825 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:04.820704 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:04.820748 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:04.820760 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:04.820772 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:04.820782 [ 19 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:04.820791 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:04.820803 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:04.820824 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:04.820835 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:05.321294 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:05.321334 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:05.321349 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:05.321363 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:05.321375 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:05.321384 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:05.321408 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:05.321446 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:05.321458 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:05.822910 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:05.822946 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:05.822959 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:05.822972 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:05.822983 [ 15 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:05.823033 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:05.823056 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:05.823078 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:05.823089 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:06.324001 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:06.324039 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:06.324052 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:06.324065 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:06.324077 [ 19 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:06.324088 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:06.324113 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:06.324141 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:06.324154 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:06.824674 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:06.824716 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:06.824729 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:06.824743 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:06.824756 [ 16 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:06.824768 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:06.824796 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:06.824815 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:06.824828 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:07.325637 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:07.325679 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:07.325690 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:07.325701 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:07.325711 [ 16 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:07.325720 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:07.325741 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:07.325756 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:07.325766 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:07.826309 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:07.826348 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:07.826361 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:07.826375 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:07.826386 [ 17 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:07.826395 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:07.826407 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:07.826449 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:07.826463 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:08.326887 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=0, CommitIndex=21 and Term=2 2024.09.25 20:46:08.326922 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (0), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:08.326933 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:08.326944 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:08.326953 [ 16 ] {} RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:08.326962 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:08.326982 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:08.327004 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:08.327015 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=22 2024.09.25 20:46:08.755430 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=21, LastLogTerm 2, EntriesLength=1, CommitIndex=21 and Term=2 2024.09.25 20:46:08.755467 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 21 (1), req c idx: 21, my term: 2, my role: 1 2024.09.25 20:46:08.755480 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:08.755494 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 21, req log term: 2, my last log idx: 21, my log (21) term: 2 2024.09.25 20:46:08.755505 [ 16 ] {} RaftInstance: [INIT] log_idx: 22, count: 0, log_store_->next_slot(): 22, req.log_entries().size(): 1 2024.09.25 20:46:08.755514 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 22, count: 0 2024.09.25 20:46:08.755522 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 22, count: 0 2024.09.25 20:46:08.755534 [ 16 ] {} RaftInstance: append at 22, term 2, timestamp 0 2024.09.25 20:46:08.755562 [ 16 ] {} RaftInstance: durable index 21, sleep and wait for log appending completion 2024.09.25 20:46:08.756729 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:08.756762 [ 16 ] {} RaftInstance: wake up, durable index 22 2024.09.25 20:46:08.756773 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 2024.09.25 20:46:08.756782 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:08.756803 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:08.756827 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:08.756838 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:08.757101 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:08.757125 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:08.757137 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:08.757147 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:08.757157 [ 16 ] {} RaftInstance: trigger commit upto 22 2024.09.25 20:46:08.757166 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 21 2024.09.25 20:46:08.757175 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:08.757197 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:08.757212 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:08.757215 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:08.757233 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:08.757237 [ 20 ] {} RaftInstance: commit upto 22, current idx 21 2024.09.25 20:46:08.757244 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:08.757250 [ 20 ] {} RaftInstance: commit upto 22, current idx 22 2024.09.25 20:46:08.757282 [ 20 ] {} RaftInstance: DONE: commit upto 22, current idx 22 2024.09.25 20:46:08.757291 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:08.827904 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:08.827943 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:08.827955 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:08.827968 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:08.827979 [ 17 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:08.827988 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:08.828012 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:08.828040 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:08.828054 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:09.328618 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:09.328655 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:09.328668 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:09.328682 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:09.328692 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:09.328703 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:09.328724 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:09.328746 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:09.328757 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:09.830080 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:09.830125 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:09.830136 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:09.830158 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:09.830169 [ 17 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:09.830179 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:09.830200 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:09.830224 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:09.830235 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:10.331306 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:10.331340 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:10.331353 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:10.331365 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:10.331375 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:10.331386 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:10.331408 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:10.331432 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:10.331443 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:10.831532 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:10.831569 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:10.831581 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:10.831594 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:10.831605 [ 13 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:10.831616 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:10.831639 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:10.831664 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:10.831675 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:11.332434 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:11.332471 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:11.332483 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:11.332496 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:11.332508 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:11.332519 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:11.332545 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:11.332572 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:11.332586 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:11.833660 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:11.833702 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:11.833715 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:11.833730 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:11.833742 [ 18 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:11.833753 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:11.833768 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:11.833793 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:11.833803 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:12.333996 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:12.334046 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:12.334058 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:12.334070 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:12.334080 [ 14 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:12.334090 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:12.334115 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:12.334131 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:12.334141 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:12.834573 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:12.834618 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:12.834630 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:12.834643 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:12.834652 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:12.834662 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:12.834685 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:12.834707 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:12.834716 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:13.335784 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:13.335817 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:13.335828 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:13.335839 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:13.335849 [ 15 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:13.335858 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:13.335879 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:13.335900 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:13.335909 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:13.837076 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:13.837108 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:13.837119 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:13.837133 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:13.837145 [ 14 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:13.837156 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:13.837181 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:13.837206 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:13.837218 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:14.337972 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:14.338076 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:14.338103 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:14.338121 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:14.338133 [ 15 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:14.338146 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:14.338171 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:14.338189 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:14.338887 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:14.839615 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:14.839673 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:14.839687 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:14.839700 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:14.839712 [ 14 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:14.839743 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:14.839767 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:14.839795 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:14.839808 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:15.340349 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:15.340389 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:15.340403 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:15.340416 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:15.340427 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:15.340438 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:15.340460 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:15.340477 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:15.340487 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:15.840902 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:15.840940 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:15.840954 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:15.840968 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:15.840979 [ 14 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:15.840989 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:15.841014 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:15.841037 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:15.841047 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:16.341636 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:16.341687 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:16.341702 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:16.341727 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:16.341741 [ 12 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:16.341829 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:16.341873 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:16.341906 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:16.341920 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:16.842072 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:16.842110 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:16.842122 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:16.842135 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:16.842144 [ 14 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:16.842153 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:16.842173 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:16.842196 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:16.842206 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:17.342616 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:17.342669 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:17.342683 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:17.342696 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:17.342706 [ 12 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:17.342717 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:17.342744 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:17.342763 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:17.342776 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:17.842937 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:17.843001 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:17.843049 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:17.843065 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:17.843077 [ 16 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:17.843088 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:17.843111 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:17.843135 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:17.843183 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:18.343322 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=0, CommitIndex=22 and Term=2 2024.09.25 20:46:18.343359 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (0), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:18.343372 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:18.343386 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:18.343398 [ 19 ] {} RaftInstance: local log idx 22, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:18.343410 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:18.343479 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:18.343516 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:18.343530 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=23 2024.09.25 20:46:18.755464 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=22, LastLogTerm 2, EntriesLength=1, CommitIndex=22 and Term=2 2024.09.25 20:46:18.755499 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 22 (1), req c idx: 22, my term: 2, my role: 1 2024.09.25 20:46:18.755512 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:18.755525 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 22, req log term: 2, my last log idx: 22, my log (22) term: 2 2024.09.25 20:46:18.755534 [ 14 ] {} RaftInstance: [INIT] log_idx: 23, count: 0, log_store_->next_slot(): 23, req.log_entries().size(): 1 2024.09.25 20:46:18.755543 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 23, count: 0 2024.09.25 20:46:18.755551 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 23, count: 0 2024.09.25 20:46:18.755564 [ 14 ] {} RaftInstance: append at 23, term 2, timestamp 0 2024.09.25 20:46:18.755594 [ 14 ] {} RaftInstance: durable index 22, sleep and wait for log appending completion 2024.09.25 20:46:18.756571 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:18.756632 [ 14 ] {} RaftInstance: wake up, durable index 23 2024.09.25 20:46:18.756657 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 22, quick_commit_index_ 22, state_->get_commit_idx() 22 2024.09.25 20:46:18.756669 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:18.756684 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:18.756712 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:18.756726 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:18.757027 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:18.757053 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:18.757065 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:18.757077 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:18.757087 [ 14 ] {} RaftInstance: trigger commit upto 23 2024.09.25 20:46:18.757096 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 22 2024.09.25 20:46:18.757106 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:18.757130 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:18.757150 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:18.757154 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:18.757165 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:18.757183 [ 20 ] {} RaftInstance: commit upto 23, current idx 22 2024.09.25 20:46:18.757188 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:18.757196 [ 20 ] {} RaftInstance: commit upto 23, current idx 23 2024.09.25 20:46:18.757254 [ 20 ] {} RaftInstance: DONE: commit upto 23, current idx 23 2024.09.25 20:46:18.757267 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:18.843567 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:18.843626 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:18.843640 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:18.843654 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:18.843666 [ 19 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:18.843677 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:18.843702 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:18.843728 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:18.843740 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:19.344720 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:19.344762 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:19.344775 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:19.344788 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:19.344800 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:19.344811 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:19.344833 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:19.344860 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:19.344871 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:19.844951 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:19.844988 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:19.845001 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:19.845014 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:19.845025 [ 18 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:19.845035 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:19.845058 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:19.845085 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:19.845097 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:20.345726 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:20.345763 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:20.345774 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:20.345786 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:20.345796 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:20.345805 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:20.345825 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:20.345843 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:20.345854 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:20.845894 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:20.845935 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:20.845949 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:20.845963 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:20.845974 [ 19 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:20.845985 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:20.846064 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:20.846098 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:20.846111 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:21.346234 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:21.346274 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:21.346288 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:21.346304 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:21.346316 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:21.346327 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:21.346355 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:21.346391 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:21.346404 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:21.846880 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:21.846918 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:21.846929 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:21.846940 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:21.846950 [ 18 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:21.846959 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:21.846979 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:21.847024 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:21.847034 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:22.347300 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:22.347343 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:22.347355 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:22.347367 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:22.347377 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:22.347386 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:22.347408 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:22.347429 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:22.347440 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:22.848328 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:22.848367 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:22.848380 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:22.848393 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:22.848404 [ 18 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:22.848414 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:22.848438 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:22.848454 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:22.848464 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:23.348554 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:23.348591 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:23.348604 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:23.348618 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:23.348630 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:23.348641 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:23.348670 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:23.348697 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:23.348710 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:23.849616 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:23.849655 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:23.849668 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:23.849681 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:23.849693 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:23.849703 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:23.849727 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:23.849753 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:23.849766 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:24.350246 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:24.350287 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:24.350300 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:24.350322 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:24.350333 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:24.350343 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:24.350366 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:24.350386 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:24.350398 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:24.850787 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:24.850824 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:24.850834 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:24.850846 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:24.850856 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:24.850867 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:24.850889 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:24.850913 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:24.850923 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:25.351895 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:25.351936 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:25.351947 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:25.351959 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:25.351969 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:25.351979 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:25.352043 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:25.352068 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:25.352079 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:25.853122 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:25.853160 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:25.853172 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:25.853184 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:25.853194 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:25.853204 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:25.853227 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:25.853251 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:25.853261 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:26.353660 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:26.353699 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:26.353714 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:26.353730 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:26.353743 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:26.353754 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:26.353777 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:26.353795 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:26.353805 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:26.854698 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:26.854731 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:26.854743 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:26.854757 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:26.854769 [ 14 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:26.854779 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:26.854800 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:26.854824 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:26.854835 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:27.355449 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:27.355506 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:27.355522 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:27.355537 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:27.355548 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:27.355558 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:27.355587 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:27.355612 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:27.355626 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:27.856081 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:27.856122 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:27.856144 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:27.856158 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:27.856170 [ 16 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:27.856180 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:27.856211 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:27.856229 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:27.856240 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:28.356918 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=0, CommitIndex=23 and Term=2 2024.09.25 20:46:28.356965 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (0), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:28.356977 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:28.356990 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:28.357000 [ 15 ] {} RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:28.357011 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:28.357065 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:28.357081 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:28.357090 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=24 2024.09.25 20:46:28.755417 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=23, LastLogTerm 2, EntriesLength=1, CommitIndex=23 and Term=2 2024.09.25 20:46:28.755447 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 23 (1), req c idx: 23, my term: 2, my role: 1 2024.09.25 20:46:28.755458 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:28.755470 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 23, req log term: 2, my last log idx: 23, my log (23) term: 2 2024.09.25 20:46:28.755479 [ 17 ] {} RaftInstance: [INIT] log_idx: 24, count: 0, log_store_->next_slot(): 24, req.log_entries().size(): 1 2024.09.25 20:46:28.755488 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 24, count: 0 2024.09.25 20:46:28.755496 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 24, count: 0 2024.09.25 20:46:28.755507 [ 17 ] {} RaftInstance: append at 24, term 2, timestamp 0 2024.09.25 20:46:28.755534 [ 17 ] {} RaftInstance: durable index 23, sleep and wait for log appending completion 2024.09.25 20:46:28.756602 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:28.756628 [ 17 ] {} RaftInstance: wake up, durable index 24 2024.09.25 20:46:28.756637 [ 17 ] {} RaftInstance: local log idx 24, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 2024.09.25 20:46:28.756647 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:28.756666 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:28.756690 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:28.756700 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:28.756960 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:28.756978 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:28.756987 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:28.757015 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:28.757024 [ 17 ] {} RaftInstance: trigger commit upto 24 2024.09.25 20:46:28.757032 [ 17 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 23 2024.09.25 20:46:28.757040 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:28.757080 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:28.757096 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:28.757100 [ 20 ] {} RaftInstance: commit upto 24, current idx 23 2024.09.25 20:46:28.757115 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:28.757120 [ 20 ] {} RaftInstance: commit upto 24, current idx 24 2024.09.25 20:46:28.757128 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:28.757153 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:28.757170 [ 20 ] {} RaftInstance: DONE: commit upto 24, current idx 24 2024.09.25 20:46:28.757182 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:28.857700 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:28.857735 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:28.857746 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:28.857779 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:28.857831 [ 14 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:28.857851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:28.857875 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:28.857899 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:28.857909 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:29.358603 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:29.358639 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:29.358651 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:29.358663 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:29.358674 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:29.358684 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:29.358706 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:29.358728 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:29.358738 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:29.858834 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:29.858868 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:29.858880 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:29.858893 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:29.858903 [ 14 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:29.858913 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:29.858935 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:29.858960 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:29.858972 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:30.360040 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:30.360078 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:30.360090 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:30.360102 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:30.360112 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:30.360122 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:30.360143 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:30.360159 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:30.360169 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:30.860599 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:30.860639 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:30.860650 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:30.860663 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:30.860674 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:30.860685 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:30.860708 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:30.860734 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:30.860746 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:31.361717 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:31.361752 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:31.361764 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:31.361776 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:31.361786 [ 13 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:31.361796 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:31.361817 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:31.361833 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:31.361842 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:31.862595 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:31.862632 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:31.862643 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:31.862656 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:31.862665 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:31.862675 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:31.862695 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:31.862717 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:31.862726 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:32.363366 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:32.363421 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:32.363436 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:32.363461 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:32.363475 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:32.363486 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:32.363509 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:32.363534 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:32.363547 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:32.864269 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:32.864305 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:32.864317 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:32.864329 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:32.864340 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:32.864351 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:32.864373 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:32.864394 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:32.864403 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:33.365026 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:33.365064 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:33.365076 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:33.365088 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:33.365098 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:33.365107 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:33.365127 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:33.365149 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:33.365160 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:33.865766 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:33.865802 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:33.865814 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:33.865827 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:33.865839 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:33.865850 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:33.865873 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:33.865890 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:33.865900 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:34.366705 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:34.366744 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:34.366757 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:34.366770 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:34.366781 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:34.366791 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:34.366815 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:34.366839 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:34.366850 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:34.867796 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:34.867826 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:34.867835 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:34.867845 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:34.867852 [ 18 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:34.867859 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:34.867876 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:34.867895 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:34.867905 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:35.368586 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:35.368625 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:35.368638 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:35.368651 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:35.368662 [ 16 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:35.368672 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:35.368695 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:35.368720 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:35.368732 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:35.869717 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:35.869768 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:35.869780 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:35.869794 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:35.869804 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:35.869813 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:35.869834 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:35.869856 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:35.869865 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:36.370542 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:36.370579 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:36.370592 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:36.370605 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:36.370617 [ 18 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:36.370628 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:36.370653 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:36.370696 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:36.370708 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:36.871313 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:36.871351 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:36.871364 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:36.871376 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:36.871387 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:36.871397 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:36.871419 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:36.871436 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:36.871447 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:37.372210 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:37.372260 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:37.372274 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:37.372288 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:37.372300 [ 18 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:37.372311 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:37.372338 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:37.372398 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:37.372412 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:37.873437 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:37.873470 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:37.873482 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:37.873495 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:37.873506 [ 12 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:37.873516 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:37.873540 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:37.873557 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:37.873566 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:38.374040 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=0, CommitIndex=24 and Term=2 2024.09.25 20:46:38.374100 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (0), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:38.374116 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:38.374130 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:38.374141 [ 19 ] {} RaftInstance: local log idx 24, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:38.374152 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:38.374175 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:38.374197 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:38.374207 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=25 2024.09.25 20:46:38.755435 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=24, LastLogTerm 2, EntriesLength=1, CommitIndex=24 and Term=2 2024.09.25 20:46:38.755473 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 24 (1), req c idx: 24, my term: 2, my role: 1 2024.09.25 20:46:38.755486 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:38.755501 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 24, req log term: 2, my last log idx: 24, my log (24) term: 2 2024.09.25 20:46:38.755512 [ 12 ] {} RaftInstance: [INIT] log_idx: 25, count: 0, log_store_->next_slot(): 25, req.log_entries().size(): 1 2024.09.25 20:46:38.755523 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 25, count: 0 2024.09.25 20:46:38.755533 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 25, count: 0 2024.09.25 20:46:38.755546 [ 12 ] {} RaftInstance: append at 25, term 2, timestamp 0 2024.09.25 20:46:38.755566 [ 12 ] {} RaftInstance: durable index 24, sleep and wait for log appending completion 2024.09.25 20:46:38.756583 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:38.756627 [ 12 ] {} RaftInstance: wake up, durable index 25 2024.09.25 20:46:38.756642 [ 12 ] {} RaftInstance: local log idx 25, target_commit_idx 24, quick_commit_index_ 24, state_->get_commit_idx() 24 2024.09.25 20:46:38.756654 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:38.756677 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:38.756704 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:38.756717 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:38.757008 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:38.757044 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:38.757056 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:38.757066 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:38.757076 [ 15 ] {} RaftInstance: trigger commit upto 25 2024.09.25 20:46:38.757084 [ 15 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 24 2024.09.25 20:46:38.757092 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:38.757113 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:38.757132 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:38.757135 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:38.757146 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:38.757162 [ 20 ] {} RaftInstance: commit upto 25, current idx 24 2024.09.25 20:46:38.757168 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:38.757176 [ 20 ] {} RaftInstance: commit upto 25, current idx 25 2024.09.25 20:46:38.757212 [ 20 ] {} RaftInstance: DONE: commit upto 25, current idx 25 2024.09.25 20:46:38.757225 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:38.874618 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:38.874654 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:38.874666 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:38.874678 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:38.874687 [ 12 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:38.874697 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:38.874720 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:38.874742 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:38.874751 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:39.375511 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:39.375542 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:39.375553 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:39.375566 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:39.375578 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:39.375589 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:39.375611 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:39.375636 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:39.375648 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:39.876361 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:39.876399 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:39.876413 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:39.876425 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:39.876436 [ 17 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:39.876445 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:39.876468 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:39.876491 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:39.876502 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:40.377688 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:40.377766 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:40.377786 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:40.377800 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:40.377813 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:40.377825 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:40.377848 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:40.377885 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:40.377896 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:40.878424 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:40.878461 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:40.878473 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:40.878486 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:40.878496 [ 17 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:40.878506 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:40.878527 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:40.878550 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:40.878560 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:41.379153 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:41.379210 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:41.379224 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:41.379262 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:41.379274 [ 17 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:41.379284 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:41.379306 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:41.379330 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:41.379340 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:41.880028 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:41.880089 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:41.880107 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:41.880121 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:41.880133 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:41.880145 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:41.880166 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:41.880193 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:41.880205 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:42.380940 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:42.380986 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:42.381016 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:42.381029 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:42.381040 [ 13 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:42.381049 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:42.381070 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:42.381085 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:42.381094 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:42.881832 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:42.881880 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:42.881893 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:42.881906 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:42.881918 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:42.881929 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:42.881950 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:42.881966 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:42.881976 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:43.382630 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:43.382668 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:43.382679 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:43.382692 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:43.382702 [ 14 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:43.382712 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:43.382749 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:43.382772 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:43.382782 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:43.883350 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:43.883388 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:43.883399 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:43.883412 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:43.883422 [ 13 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:43.883431 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:43.883453 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:43.883477 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:43.883487 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:44.383667 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:44.383705 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:44.383718 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:44.383732 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:44.383743 [ 14 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:44.383753 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:44.383777 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:44.383802 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:44.383813 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:44.885409 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:44.885447 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:44.885459 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:44.885473 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:44.885484 [ 13 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:44.885493 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:44.885516 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:44.885539 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:44.885550 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:45.385338 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:45.385375 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:45.385388 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:45.385401 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:45.385434 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:45.385454 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:45.385478 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:45.385504 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:45.385516 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:45.885943 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:45.885981 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:45.886006 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:45.886019 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:45.886029 [ 13 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:45.886038 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:45.886058 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:45.886079 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:45.886088 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:46.386609 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:46.386647 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:46.386662 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:46.386676 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:46.386690 [ 16 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:46.386702 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:46.386741 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:46.386761 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:46.386772 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:46.887470 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:46.887510 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:46.887522 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:46.887535 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:46.887545 [ 13 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:46.887555 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:46.887577 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:46.887593 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:46.887604 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:47.388058 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:47.388102 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:47.388174 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:47.388198 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:47.388209 [ 16 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:47.388220 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:47.388246 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:47.388273 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:47.388319 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:47.889068 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:47.889112 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:47.889124 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:47.889136 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:47.889147 [ 19 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:47.889157 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:47.889178 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:47.889201 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:47.889211 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:48.390142 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=0, CommitIndex=25 and Term=2 2024.09.25 20:46:48.390177 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (0), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:48.390187 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:48.390199 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:48.390209 [ 16 ] {} RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:48.390218 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:48.390237 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:48.390258 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:48.390267 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=26 2024.09.25 20:46:48.755481 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=25, LastLogTerm 2, EntriesLength=1, CommitIndex=25 and Term=2 2024.09.25 20:46:48.755513 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 25 (1), req c idx: 25, my term: 2, my role: 1 2024.09.25 20:46:48.755561 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:48.755580 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 25, req log term: 2, my last log idx: 25, my log (25) term: 2 2024.09.25 20:46:48.755590 [ 19 ] {} RaftInstance: [INIT] log_idx: 26, count: 0, log_store_->next_slot(): 26, req.log_entries().size(): 1 2024.09.25 20:46:48.755598 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 26, count: 0 2024.09.25 20:46:48.755607 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 26, count: 0 2024.09.25 20:46:48.755620 [ 19 ] {} RaftInstance: append at 26, term 2, timestamp 0 2024.09.25 20:46:48.755641 [ 19 ] {} RaftInstance: durable index 25, sleep and wait for log appending completion 2024.09.25 20:46:48.756586 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:48.756628 [ 19 ] {} RaftInstance: wake up, durable index 26 2024.09.25 20:46:48.756642 [ 19 ] {} RaftInstance: local log idx 26, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 2024.09.25 20:46:48.756651 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:48.756705 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:48.756779 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:48.756797 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:48.757080 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:48.757096 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:48.757106 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:48.757116 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:48.757125 [ 16 ] {} RaftInstance: trigger commit upto 26 2024.09.25 20:46:48.757134 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 25 2024.09.25 20:46:48.757143 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:48.757166 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:48.757180 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:48.757189 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:48.757201 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:48.757215 [ 20 ] {} RaftInstance: commit upto 26, current idx 25 2024.09.25 20:46:48.757221 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:48.757229 [ 20 ] {} RaftInstance: commit upto 26, current idx 26 2024.09.25 20:46:48.757253 [ 20 ] {} RaftInstance: DONE: commit upto 26, current idx 26 2024.09.25 20:46:48.757264 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:48.890793 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:48.890830 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:48.890843 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:48.890855 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:48.890866 [ 18 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:48.890875 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:48.890899 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:48.890925 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:48.890937 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:49.391514 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:49.391555 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:49.391568 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:49.391581 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:49.391591 [ 15 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:49.391601 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:49.391624 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:49.391648 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:49.391660 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:49.892209 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:49.892246 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:49.892258 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:49.892270 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:49.892280 [ 18 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:49.892289 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:49.892309 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:49.892331 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:49.892340 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:50.392831 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:50.392870 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:50.392882 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:50.392896 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:50.392908 [ 15 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:50.392959 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:50.392987 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:50.393013 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:50.393025 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:50.893537 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:50.893574 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:50.893587 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:50.893599 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:50.893610 [ 18 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:50.893620 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:50.893643 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:50.893673 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:50.893684 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:51.394425 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:51.394482 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:51.394495 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:51.394510 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:51.394522 [ 12 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:51.394533 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:51.394556 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:51.394579 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:51.394591 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:51.894988 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:51.895046 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:51.895060 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:51.895072 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:51.895082 [ 15 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:51.895091 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:51.895115 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:51.895138 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:51.895150 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:52.395296 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:52.395344 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:52.395356 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:52.395368 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:52.395400 [ 12 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:52.395410 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:52.395433 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:52.395451 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:52.395462 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:52.896103 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:52.896140 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:52.896153 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:52.896167 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:52.896179 [ 15 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:52.896189 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:52.896215 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:52.896241 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:52.896254 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:53.396601 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:53.396637 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:53.396649 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:53.396662 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:53.396672 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:53.396682 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:53.396706 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:53.396728 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:53.396737 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:53.897766 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:53.897803 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:53.897817 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:53.897831 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:53.897841 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:53.897852 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:53.897873 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:53.897896 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:53.897907 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:54.398914 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:54.398950 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:54.398961 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:54.398973 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:54.398983 [ 14 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:54.398993 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:54.399013 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:54.399124 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:54.399144 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:54.899612 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:54.899649 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:54.899662 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:54.899675 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:54.899687 [ 12 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:54.899696 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:54.899720 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:54.899737 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:54.899748 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:55.400802 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:55.400838 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:55.400850 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:55.400863 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:55.400874 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:55.400885 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:55.400909 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:55.400935 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:55.400947 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:55.901476 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:55.901515 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:55.901530 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:55.901555 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:55.901567 [ 19 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:55.901577 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:55.901601 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:55.901618 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:55.901629 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:56.401800 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:56.401837 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:56.401913 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:56.401933 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:56.401944 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:56.401955 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:56.401975 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:56.402000 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:56.402012 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:56.902030 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:56.902070 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:56.902084 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:56.902097 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:56.902109 [ 12 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:56.902120 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:56.902147 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:56.902177 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:56.902191 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:57.402934 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:57.402981 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:57.403023 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:57.403039 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:57.403050 [ 17 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:57.403061 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:57.403083 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:57.403107 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:57.403119 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:57.903730 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:57.903764 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:57.903776 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:57.903789 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:57.903800 [ 16 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:57.903811 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:57.903835 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:57.903865 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:57.903878 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:58.404450 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=0, CommitIndex=26 and Term=2 2024.09.25 20:46:58.404484 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (0), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:58.404496 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:58.404509 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:58.404520 [ 17 ] {} RaftInstance: local log idx 26, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:58.404530 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:58.404555 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:58.404580 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:58.404592 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=27 2024.09.25 20:46:58.755457 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=26, LastLogTerm 2, EntriesLength=1, CommitIndex=26 and Term=2 2024.09.25 20:46:58.755493 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 26 (1), req c idx: 26, my term: 2, my role: 1 2024.09.25 20:46:58.755504 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:58.755516 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 26, req log term: 2, my last log idx: 26, my log (26) term: 2 2024.09.25 20:46:58.755525 [ 13 ] {} RaftInstance: [INIT] log_idx: 27, count: 0, log_store_->next_slot(): 27, req.log_entries().size(): 1 2024.09.25 20:46:58.755534 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 27, count: 0 2024.09.25 20:46:58.755542 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 27, count: 0 2024.09.25 20:46:58.755553 [ 13 ] {} RaftInstance: append at 27, term 2, timestamp 0 2024.09.25 20:46:58.755579 [ 13 ] {} RaftInstance: durable index 26, sleep and wait for log appending completion 2024.09.25 20:46:58.756634 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:46:58.756664 [ 13 ] {} RaftInstance: wake up, durable index 27 2024.09.25 20:46:58.756675 [ 13 ] {} RaftInstance: local log idx 27, target_commit_idx 26, quick_commit_index_ 26, state_->get_commit_idx() 26 2024.09.25 20:46:58.756686 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:58.756706 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:58.756728 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:58.756737 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:46:58.757020 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:46:58.757080 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:46:58.757100 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:58.757112 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:46:58.757123 [ 16 ] {} RaftInstance: trigger commit upto 27 2024.09.25 20:46:58.757132 [ 16 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 26 2024.09.25 20:46:58.757141 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:46:58.757165 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:58.757179 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:58.757184 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:46:58.757193 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:58.757207 [ 20 ] {} RaftInstance: commit upto 27, current idx 26 2024.09.25 20:46:58.757214 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:46:58.757221 [ 20 ] {} RaftInstance: commit upto 27, current idx 27 2024.09.25 20:46:58.757259 [ 20 ] {} RaftInstance: DONE: commit upto 27, current idx 27 2024.09.25 20:46:58.757271 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:46:58.904705 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:46:58.904743 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:46:58.904758 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:58.904772 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:46:58.904785 [ 13 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:46:58.904797 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:58.904821 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:58.904848 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:58.904860 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:46:59.405381 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:46:59.405420 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:46:59.405432 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:59.405464 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:46:59.405476 [ 18 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:46:59.405487 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:59.405518 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:59.405537 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:59.405548 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:46:59.906096 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:46:59.906136 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:46:59.906148 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:46:59.906160 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:46:59.906170 [ 18 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:46:59.906179 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:46:59.906200 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:46:59.906221 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:46:59.906230 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:00.406846 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:00.406886 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:00.406899 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:00.406913 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:00.406925 [ 14 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:00.406936 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:00.406963 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:00.406981 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:00.406993 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:00.907576 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:00.907615 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:00.907628 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:00.907641 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:00.907652 [ 16 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:00.907662 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:00.907686 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:00.907710 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:00.907722 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:01.408341 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:01.408379 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:01.408391 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:01.408403 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:01.408413 [ 18 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:01.408422 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:01.408444 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:01.408467 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:01.408477 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:01.909035 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:01.909072 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:01.909084 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:01.909095 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:01.909106 [ 14 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:01.909116 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:01.909135 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:01.909159 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:01.909171 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:02.409990 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:02.410039 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:02.410054 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:02.410069 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:02.410083 [ 18 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:02.410095 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:02.410122 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:02.410149 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:02.410160 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:02.910907 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:02.910947 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:02.910959 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:02.910973 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:02.910984 [ 16 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:02.910994 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:02.911018 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:02.911043 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:02.911054 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:03.411878 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:03.411946 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:03.411959 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:03.411974 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:03.411986 [ 14 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:03.411996 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:03.412020 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:03.412046 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:03.412058 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:03.912707 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:03.912746 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:03.912759 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:03.912773 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:03.912784 [ 15 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:03.912794 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:03.912819 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:03.912846 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:03.912858 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:04.413538 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:04.413578 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:04.413590 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:04.413604 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:04.413615 [ 14 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:04.413626 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:04.413649 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:04.413690 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:04.413702 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:04.914678 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:04.914711 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:04.914722 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:04.914736 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:04.914748 [ 15 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:04.914759 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:04.914781 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:04.914797 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:04.914807 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:05.415314 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:05.415353 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:05.415367 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:05.415380 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:05.415392 [ 19 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:05.415402 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:05.415425 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:05.415450 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:05.415462 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:05.916002 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:05.916050 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:05.916064 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:05.916077 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:05.916088 [ 15 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:05.916097 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:05.916122 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:05.916149 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:05.916161 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:06.416666 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:06.416706 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:06.416720 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:06.416734 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:06.416745 [ 12 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:06.416754 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:06.416777 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:06.416805 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:06.416818 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:06.917415 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:06.917453 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:06.917465 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:06.917476 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:06.917486 [ 19 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:06.917496 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:06.917519 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:06.917543 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:06.917554 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:07.418038 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:07.418091 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:07.418104 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:07.418116 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:07.418126 [ 12 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:07.418135 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:07.418158 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:07.418181 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:07.418191 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:07.918701 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:07.918777 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:07.918790 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:07.918803 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:07.918813 [ 12 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:07.918821 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:07.918849 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:07.918864 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:07.918873 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:08.419518 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=0, CommitIndex=27 and Term=2 2024.09.25 20:47:08.419555 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (0), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:08.419569 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:08.419583 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:08.419594 [ 17 ] {} RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:08.419604 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:08.419631 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:08.419647 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:08.419658 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=28 2024.09.25 20:47:08.755434 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=27, LastLogTerm 2, EntriesLength=1, CommitIndex=27 and Term=2 2024.09.25 20:47:08.755464 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 27 (1), req c idx: 27, my term: 2, my role: 1 2024.09.25 20:47:08.755474 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:08.755487 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 27, req log term: 2, my last log idx: 27, my log (27) term: 2 2024.09.25 20:47:08.755496 [ 19 ] {} RaftInstance: [INIT] log_idx: 28, count: 0, log_store_->next_slot(): 28, req.log_entries().size(): 1 2024.09.25 20:47:08.755506 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 28, count: 0 2024.09.25 20:47:08.755516 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 28, count: 0 2024.09.25 20:47:08.755530 [ 19 ] {} RaftInstance: append at 28, term 2, timestamp 0 2024.09.25 20:47:08.755561 [ 19 ] {} RaftInstance: durable index 27, sleep and wait for log appending completion 2024.09.25 20:47:08.756579 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:08.756650 [ 19 ] {} RaftInstance: wake up, durable index 28 2024.09.25 20:47:08.756669 [ 19 ] {} RaftInstance: local log idx 28, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 2024.09.25 20:47:08.756680 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:08.756702 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:08.756727 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:08.756752 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:08.757041 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:08.757067 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:08.757078 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:08.757088 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:08.757098 [ 12 ] {} RaftInstance: trigger commit upto 28 2024.09.25 20:47:08.757106 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 27 2024.09.25 20:47:08.757115 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:08.757136 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:08.757145 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:08.757154 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:08.757158 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:08.757178 [ 20 ] {} RaftInstance: commit upto 28, current idx 27 2024.09.25 20:47:08.757183 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:08.757191 [ 20 ] {} RaftInstance: commit upto 28, current idx 28 2024.09.25 20:47:08.757224 [ 20 ] {} RaftInstance: DONE: commit upto 28, current idx 28 2024.09.25 20:47:08.757235 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:08.920757 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:08.920796 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:08.920809 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:08.920822 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:08.920834 [ 19 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:08.920846 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:08.920869 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:08.920896 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:08.920908 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:09.421177 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:09.421217 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:09.421231 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:09.421244 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:09.421255 [ 16 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:09.421276 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:09.421292 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:09.421319 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:09.421331 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:09.921966 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:09.922001 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:09.922013 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:09.922025 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:09.922036 [ 16 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:09.922045 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:09.922067 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:09.922092 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:09.922103 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:10.423088 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:10.423127 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:10.423139 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:10.423153 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:10.423166 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:10.423177 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:10.423193 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:10.423208 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:10.423220 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:10.924210 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:10.924250 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:10.924263 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:10.924276 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:10.924288 [ 16 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:10.924299 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:10.924334 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:10.924362 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:10.924374 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:11.424837 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:11.424870 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:11.424881 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:11.424894 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:11.424905 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:11.424915 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:11.424936 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:11.424953 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:11.424962 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:11.925489 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:11.925524 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:11.925537 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:11.925551 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:11.925561 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:11.925571 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:11.925595 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:11.925618 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:11.925628 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:12.426065 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:12.426109 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:12.426120 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:12.426132 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:12.426142 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:12.426151 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:12.426171 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:12.426184 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:12.426193 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:12.926771 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:12.926809 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:12.926822 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:12.926835 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:12.926847 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:12.926857 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:12.926904 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:12.926948 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:12.926961 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:13.427306 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:13.427342 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:13.427355 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:13.427368 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:13.427378 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:13.427388 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:13.427411 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:13.427435 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:13.427445 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:13.928491 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:13.928525 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:13.928537 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:13.928548 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:13.928559 [ 19 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:13.928568 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:13.928588 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:13.928609 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:13.928620 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:14.429078 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:14.429118 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:14.429130 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:14.429153 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:14.429164 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:14.429175 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:14.429200 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:14.429218 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:14.429228 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:14.929384 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:14.929422 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:14.929434 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:14.929447 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:14.929457 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:14.929467 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:14.929490 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:14.929515 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:14.929527 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:15.429628 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:15.429721 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:15.429742 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:15.429755 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:15.429767 [ 14 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:15.429777 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:15.429802 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:15.429826 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:15.429837 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:15.930246 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:15.930281 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:15.930293 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:15.930306 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:15.930316 [ 12 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:15.930325 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:15.930347 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:15.930362 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:15.930372 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:16.431319 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:16.431356 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:16.431369 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:16.431382 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:16.431394 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:16.431405 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:16.431429 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:16.431470 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:16.431481 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:16.932009 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:16.932047 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:16.932060 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:16.932073 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:16.932084 [ 14 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:16.932095 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:16.932116 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:16.932139 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:16.932151 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:17.432635 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:17.432686 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:17.432699 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:17.432712 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:17.432723 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:17.432733 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:17.432754 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:17.432775 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:17.432787 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:17.933675 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:17.933713 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:17.933726 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:17.933741 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:17.933752 [ 14 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:17.933763 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:17.933787 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:17.933811 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:17.933823 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:18.434526 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=0, CommitIndex=28 and Term=2 2024.09.25 20:47:18.434560 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (0), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:18.434571 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:18.434584 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:18.434595 [ 17 ] {} RaftInstance: local log idx 28, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:18.434605 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:18.434628 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:18.434652 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:18.434663 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=29 2024.09.25 20:47:18.755438 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=28, LastLogTerm 2, EntriesLength=1, CommitIndex=28 and Term=2 2024.09.25 20:47:18.755468 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 28 (1), req c idx: 28, my term: 2, my role: 1 2024.09.25 20:47:18.755480 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:18.755492 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 28, req log term: 2, my last log idx: 28, my log (28) term: 2 2024.09.25 20:47:18.755501 [ 14 ] {} RaftInstance: [INIT] log_idx: 29, count: 0, log_store_->next_slot(): 29, req.log_entries().size(): 1 2024.09.25 20:47:18.755509 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 29, count: 0 2024.09.25 20:47:18.755518 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 29, count: 0 2024.09.25 20:47:18.755530 [ 14 ] {} RaftInstance: append at 29, term 2, timestamp 0 2024.09.25 20:47:18.755558 [ 14 ] {} RaftInstance: durable index 28, sleep and wait for log appending completion 2024.09.25 20:47:18.756674 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:18.756707 [ 14 ] {} RaftInstance: wake up, durable index 29 2024.09.25 20:47:18.756719 [ 14 ] {} RaftInstance: local log idx 29, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 28 2024.09.25 20:47:18.756729 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:18.756749 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:18.756772 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:18.756781 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:18.762940 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:18.762969 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:18.762981 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:18.762994 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:18.763019 [ 14 ] {} RaftInstance: trigger commit upto 29 2024.09.25 20:47:18.763030 [ 14 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 28 2024.09.25 20:47:18.763038 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:18.763059 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:18.763078 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:18.763083 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:18.763095 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:18.763109 [ 20 ] {} RaftInstance: commit upto 29, current idx 28 2024.09.25 20:47:18.763116 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:18.763123 [ 20 ] {} RaftInstance: commit upto 29, current idx 29 2024.09.25 20:47:18.763158 [ 20 ] {} RaftInstance: DONE: commit upto 29, current idx 29 2024.09.25 20:47:18.763170 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:18.935930 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:18.935968 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:18.935981 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:18.935994 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:18.936005 [ 15 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:18.936016 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:18.936044 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:18.936060 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:18.936072 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:19.436213 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:19.436249 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:19.436260 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:19.436272 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:19.436283 [ 13 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:19.436293 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:19.436316 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:19.436334 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:19.436345 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:19.937510 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:19.937549 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:19.937562 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:19.937574 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:19.937584 [ 18 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:19.937595 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:19.937618 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:19.937634 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:19.937646 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:20.438579 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:20.438609 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:20.438619 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:20.438631 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:20.438642 [ 15 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:20.438652 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:20.438673 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:20.438696 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:20.438706 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:20.939276 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:20.939312 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:20.939324 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:20.939336 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:20.939346 [ 18 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:20.939357 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:20.939378 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:20.939417 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:20.939430 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:21.439751 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:21.439782 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:21.439793 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:21.439806 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:21.439817 [ 13 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:21.439828 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:21.439852 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:21.439871 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:21.439883 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:21.940674 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:21.940712 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:21.940724 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:21.940738 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:21.940749 [ 16 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:21.940760 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:21.940785 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:21.940803 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:21.940813 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:22.441024 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:22.441075 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:22.441089 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:22.441103 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:22.441115 [ 18 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:22.441126 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:22.441148 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:22.441172 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:22.441184 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:22.942214 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:22.942250 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:22.942262 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:22.942273 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:22.942282 [ 13 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:22.942291 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:22.942312 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:22.942333 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:22.942341 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:23.448300 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:23.448329 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:23.448339 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:23.448349 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:23.448358 [ 16 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:23.448367 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:23.448387 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:23.448408 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:23.448417 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:23.948549 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:23.948583 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:23.948596 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:23.948609 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:23.948620 [ 13 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:23.948630 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:23.948672 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:23.948699 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:23.948713 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:24.448928 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:24.448969 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:24.448982 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:24.448994 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:24.449005 [ 16 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:24.449014 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:24.449035 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:24.449059 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:24.449069 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:24.949498 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:24.949539 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:24.949559 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:24.949573 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:24.949583 [ 19 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:24.949593 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:24.949621 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:24.949645 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:24.949656 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:25.450461 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:25.450501 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:25.450515 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:25.450530 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:25.450542 [ 13 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:25.450553 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:25.450579 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:25.450599 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:25.450609 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:25.950982 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:25.951016 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:25.951028 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:25.951040 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:25.951050 [ 19 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:25.951060 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:25.951100 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:25.951118 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:25.951129 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:26.451770 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:26.451810 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:26.451822 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:26.451835 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:26.451845 [ 19 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:26.451856 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:26.451882 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:26.451907 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:26.451919 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:26.952170 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:26.952208 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:26.952221 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:26.952233 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:26.952243 [ 17 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:26.952253 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:26.952273 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:26.952296 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:26.952306 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:27.453359 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:27.453407 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:27.453419 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:27.453432 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:27.453442 [ 19 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:27.453451 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:27.453475 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:27.453499 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:27.453510 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:27.954011 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:27.954050 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:27.954061 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:27.954074 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:27.954085 [ 17 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:27.954095 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:27.954116 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:27.954132 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:27.954142 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:28.454417 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=0, CommitIndex=29 and Term=2 2024.09.25 20:47:28.454453 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (0), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:28.454466 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:28.454479 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:28.454489 [ 19 ] {} RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:28.454499 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:28.454523 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:28.454546 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:28.454556 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=30 2024.09.25 20:47:28.755392 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=29, LastLogTerm 2, EntriesLength=1, CommitIndex=29 and Term=2 2024.09.25 20:47:28.755438 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 29 (1), req c idx: 29, my term: 2, my role: 1 2024.09.25 20:47:28.755448 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:28.755460 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 29, req log term: 2, my last log idx: 29, my log (29) term: 2 2024.09.25 20:47:28.755469 [ 16 ] {} RaftInstance: [INIT] log_idx: 30, count: 0, log_store_->next_slot(): 30, req.log_entries().size(): 1 2024.09.25 20:47:28.755478 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 30, count: 0 2024.09.25 20:47:28.755487 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 30, count: 0 2024.09.25 20:47:28.755501 [ 16 ] {} RaftInstance: append at 30, term 2, timestamp 0 2024.09.25 20:47:28.755533 [ 16 ] {} RaftInstance: durable index 29, sleep and wait for log appending completion 2024.09.25 20:47:28.756673 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:28.756735 [ 16 ] {} RaftInstance: wake up, durable index 30 2024.09.25 20:47:28.756759 [ 16 ] {} RaftInstance: local log idx 30, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 29 2024.09.25 20:47:28.756773 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:28.756799 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:28.756829 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:28.756841 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:28.757975 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:28.758002 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:28.758014 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:28.758024 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:28.758034 [ 12 ] {} RaftInstance: trigger commit upto 30 2024.09.25 20:47:28.758044 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 29 2024.09.25 20:47:28.758053 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:28.758077 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:28.758096 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:28.758100 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:28.758123 [ 20 ] {} RaftInstance: commit upto 30, current idx 29 2024.09.25 20:47:28.758134 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:28.758140 [ 20 ] {} RaftInstance: commit upto 30, current idx 30 2024.09.25 20:47:28.758146 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:28.758173 [ 20 ] {} RaftInstance: DONE: commit upto 30, current idx 30 2024.09.25 20:47:28.758185 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:28.954934 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:28.954997 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:28.955013 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:28.955054 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:28.955067 [ 14 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:28.955087 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:28.955111 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:28.955135 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:28.955157 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:29.455711 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:29.455750 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:29.455763 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:29.455777 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:29.455788 [ 16 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:29.455799 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:29.455845 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:29.455872 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:29.455884 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:29.956844 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:29.956889 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:29.956901 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:29.956914 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:29.956932 [ 14 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:29.956943 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:29.956962 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:29.956977 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:29.956987 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:30.457548 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:30.457607 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:30.457622 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:30.457638 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:30.457650 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:30.457659 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:30.457704 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:30.457736 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:30.457772 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:30.958200 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:30.958245 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:30.958258 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:30.958271 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:30.958281 [ 19 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:30.958297 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:30.958317 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:30.958339 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:30.958357 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:31.458926 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:31.458964 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:31.458976 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:31.458990 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:31.458999 [ 14 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:31.459009 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:31.459031 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:31.459046 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:31.459055 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:31.959401 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:31.959437 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:31.959450 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:31.959463 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:31.959474 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:31.959483 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:31.959508 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:31.959532 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:31.959544 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:32.459940 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:32.459986 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:32.459998 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:32.460062 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:32.460081 [ 19 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:32.460136 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:32.460164 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:32.460216 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:32.460232 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:32.961305 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:32.961343 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:32.961354 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:32.961365 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:32.961375 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:32.961384 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:32.961404 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:32.961425 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:32.961435 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:33.462093 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:33.462132 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:33.462144 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:33.462156 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:33.462166 [ 15 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:33.462175 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:33.462197 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:33.462221 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:33.462232 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:33.962646 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:33.962685 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:33.962698 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:33.962711 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:33.962722 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:33.962733 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:33.962759 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:33.962786 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:33.962799 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:34.463491 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:34.463557 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:34.463571 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:34.463584 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:34.463595 [ 18 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:34.463605 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:34.463626 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:34.463654 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:34.463665 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:34.964404 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:34.964444 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:34.964464 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:34.964478 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:34.964488 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:34.964499 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:34.964529 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:34.964554 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:34.964573 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:35.464998 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:35.465038 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:35.465051 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:35.465065 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:35.465077 [ 12 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:35.465089 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:35.465114 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:35.465131 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:35.465141 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:35.966182 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:35.966220 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:35.966232 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:35.966247 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:35.966259 [ 13 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:35.966269 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:35.966294 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:35.966340 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:35.966354 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:36.466986 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:36.467026 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:36.467038 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:36.467052 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:36.467064 [ 18 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:36.467075 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:36.467098 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:36.467120 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:36.467131 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:36.967650 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:36.967692 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:36.967705 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:36.967717 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:36.967727 [ 13 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:36.967737 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:36.967759 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:36.967775 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:36.967785 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:37.468875 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:37.468926 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:37.468941 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:37.468955 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:37.468967 [ 18 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:37.468978 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:37.468992 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:37.469018 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:37.469028 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:37.969124 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:37.969163 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:37.969175 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:37.969189 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:37.969200 [ 18 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:37.969211 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:37.969234 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:37.969251 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:37.969262 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:38.469734 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=0, CommitIndex=30 and Term=2 2024.09.25 20:47:38.469770 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (0), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:38.469783 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:38.469796 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:38.469808 [ 17 ] {} RaftInstance: local log idx 30, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:38.469819 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:38.469845 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:38.469865 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:38.469877 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=31 2024.09.25 20:47:38.755400 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=30, LastLogTerm 2, EntriesLength=1, CommitIndex=30 and Term=2 2024.09.25 20:47:38.755438 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 30 (1), req c idx: 30, my term: 2, my role: 1 2024.09.25 20:47:38.755451 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:38.755465 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 30, req log term: 2, my last log idx: 30, my log (30) term: 2 2024.09.25 20:47:38.755476 [ 12 ] {} RaftInstance: [INIT] log_idx: 31, count: 0, log_store_->next_slot(): 31, req.log_entries().size(): 1 2024.09.25 20:47:38.755486 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 31, count: 0 2024.09.25 20:47:38.755496 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 31, count: 0 2024.09.25 20:47:38.755510 [ 12 ] {} RaftInstance: append at 31, term 2, timestamp 0 2024.09.25 20:47:38.755541 [ 12 ] {} RaftInstance: durable index 30, sleep and wait for log appending completion 2024.09.25 20:47:38.756607 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:38.756646 [ 12 ] {} RaftInstance: wake up, durable index 31 2024.09.25 20:47:38.756661 [ 12 ] {} RaftInstance: local log idx 31, target_commit_idx 30, quick_commit_index_ 30, state_->get_commit_idx() 30 2024.09.25 20:47:38.756672 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:38.756692 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:38.756714 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:38.756723 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:38.757018 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:38.757040 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:38.757050 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:38.757061 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:38.757070 [ 18 ] {} RaftInstance: trigger commit upto 31 2024.09.25 20:47:38.757082 [ 18 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 30 2024.09.25 20:47:38.757091 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:38.757114 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:38.757126 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:38.757138 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:38.757148 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:38.757155 [ 20 ] {} RaftInstance: commit upto 31, current idx 30 2024.09.25 20:47:38.757161 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:38.757166 [ 20 ] {} RaftInstance: commit upto 31, current idx 31 2024.09.25 20:47:38.757198 [ 20 ] {} RaftInstance: DONE: commit upto 31, current idx 31 2024.09.25 20:47:38.757248 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:38.970683 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:38.970721 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:38.970734 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:38.970747 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:38.970758 [ 12 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:38.970767 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:38.970791 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:38.970825 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:38.970882 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:39.471605 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:39.471639 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:39.471651 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:39.471665 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:39.471676 [ 16 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:39.471687 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:39.471711 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:39.471734 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:39.471745 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:39.972267 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:39.972305 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:39.972318 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:39.972330 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:39.972341 [ 12 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:39.972352 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:39.972377 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:39.972402 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:39.972414 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:40.473408 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:40.473447 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:40.473459 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:40.473472 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:40.473483 [ 16 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:40.473517 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:40.473545 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:40.473574 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:40.473588 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:40.974301 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:40.974344 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:40.974355 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:40.974368 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:40.974378 [ 12 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:40.974388 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:40.974423 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:40.974449 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:40.974460 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:41.474858 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:41.474898 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:41.474912 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:41.474926 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:41.474937 [ 14 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:41.474947 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:41.475019 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:41.475039 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:41.475050 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:41.975753 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:41.975796 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:41.975808 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:41.975821 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:41.975831 [ 16 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:41.975841 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:41.975869 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:41.975884 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:41.975893 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:42.476529 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:42.476577 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:42.476627 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:42.476643 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:42.476654 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:42.476664 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:42.476685 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:42.476710 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:42.476721 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:42.977161 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:42.977199 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:42.977211 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:42.977224 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:42.977235 [ 19 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:42.977265 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:42.977279 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:42.977304 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:42.977317 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:43.477832 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:43.477870 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:43.477883 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:43.477896 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:43.477907 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:43.477917 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:43.477956 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:43.477973 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:43.477983 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:43.978553 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:43.978590 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:43.978603 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:43.978616 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:43.978627 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:43.978637 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:43.978660 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:43.978701 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:43.978715 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:44.479322 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:44.479359 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:44.479373 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:44.479387 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:44.479399 [ 17 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:44.479411 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:44.479436 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:44.479461 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:44.479474 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:44.980210 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:44.980245 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:44.980254 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:44.980264 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:44.980272 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:44.980316 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:44.980344 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:44.980372 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:44.980385 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:45.480923 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:45.480956 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:45.480965 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:45.480975 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:45.480983 [ 17 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:45.480990 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:45.481009 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:45.481030 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:45.481041 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:45.981456 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:45.981491 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:45.981504 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:45.981517 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:45.981527 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:45.981537 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:45.981559 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:45.981584 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:45.981597 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:46.482161 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:46.482200 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:46.482212 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:46.482225 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:46.482236 [ 19 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:46.482248 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:46.482269 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:46.482295 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:46.482308 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:46.982906 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:46.982943 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:46.982955 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:46.982967 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:46.982977 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:46.982986 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:46.983009 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:46.983032 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:46.983042 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:47.483512 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:47.483558 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:47.483594 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:47.483613 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:47.483623 [ 19 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:47.483632 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:47.483661 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:47.483711 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:47.483722 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:47.984366 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:47.984401 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:47.984411 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:47.984423 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:47.984433 [ 15 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:47.984442 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:47.984462 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:47.984537 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:47.984560 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:48.484772 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=0, CommitIndex=31 and Term=2 2024.09.25 20:47:48.484849 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (0), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:48.484875 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:48.484890 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:48.484901 [ 19 ] {} RaftInstance: local log idx 31, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:48.484912 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:48.484938 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:48.484982 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:48.484995 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=32 2024.09.25 20:47:48.755452 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=31, LastLogTerm 2, EntriesLength=1, CommitIndex=31 and Term=2 2024.09.25 20:47:48.755489 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 31 (1), req c idx: 31, my term: 2, my role: 1 2024.09.25 20:47:48.755501 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:48.755512 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 31, req log term: 2, my last log idx: 31, my log (31) term: 2 2024.09.25 20:47:48.755521 [ 18 ] {} RaftInstance: [INIT] log_idx: 32, count: 0, log_store_->next_slot(): 32, req.log_entries().size(): 1 2024.09.25 20:47:48.755529 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 32, count: 0 2024.09.25 20:47:48.755537 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 32, count: 0 2024.09.25 20:47:48.755549 [ 18 ] {} RaftInstance: append at 32, term 2, timestamp 0 2024.09.25 20:47:48.755575 [ 18 ] {} RaftInstance: durable index 31, sleep and wait for log appending completion 2024.09.25 20:47:48.756600 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:48.756633 [ 18 ] {} RaftInstance: wake up, durable index 32 2024.09.25 20:47:48.756643 [ 18 ] {} RaftInstance: local log idx 32, target_commit_idx 31, quick_commit_index_ 31, state_->get_commit_idx() 31 2024.09.25 20:47:48.756652 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:48.756673 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:48.756698 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:48.756708 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:48.757083 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:48.757110 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:48.757122 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:48.757134 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:48.757143 [ 19 ] {} RaftInstance: trigger commit upto 32 2024.09.25 20:47:48.757153 [ 19 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 31 2024.09.25 20:47:48.757162 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:48.757182 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:48.757193 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:48.757201 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:48.757213 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:48.757246 [ 20 ] {} RaftInstance: commit upto 32, current idx 31 2024.09.25 20:47:48.757259 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:48.757266 [ 20 ] {} RaftInstance: commit upto 32, current idx 32 2024.09.25 20:47:48.757291 [ 20 ] {} RaftInstance: DONE: commit upto 32, current idx 32 2024.09.25 20:47:48.757302 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:48.985686 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:48.985727 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:48.985740 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:48.985754 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:48.985765 [ 14 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:48.985775 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:48.985828 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:48.985858 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:48.985870 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:49.485931 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:49.485973 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:49.485989 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:49.486005 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:49.486017 [ 14 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:49.486028 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:49.486052 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:49.486076 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:49.486088 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:49.986601 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:49.986638 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:49.986652 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:49.986666 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:49.986679 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:49.986692 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:49.986716 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:49.986743 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:49.986757 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:50.487263 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:50.487296 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:50.487307 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:50.487320 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:50.487331 [ 14 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:50.487341 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:50.487363 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:50.487378 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:50.487387 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:50.987905 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:50.987940 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:50.987951 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:50.987962 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:50.987972 [ 19 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:50.987982 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:50.988030 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:50.988052 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:50.988062 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:51.489242 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:51.489278 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:51.489290 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:51.489302 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:51.489313 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:51.489324 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:51.489348 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:51.489373 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:51.489385 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:51.989785 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:51.989819 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:51.989830 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:51.989843 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:51.989853 [ 19 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:51.989862 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:51.989884 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:51.989908 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:51.989919 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:52.490972 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:52.491017 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:52.491029 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:52.491059 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:52.491071 [ 14 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:52.491081 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:52.491104 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:52.491131 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:52.491143 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:52.991211 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:52.991248 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:52.991260 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:52.991273 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:52.991301 [ 19 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:52.991314 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:52.991337 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:52.991363 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:52.991376 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:53.491836 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:53.491878 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:53.491893 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:53.491907 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:53.491919 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:53.491930 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:53.491954 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:53.491978 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:53.491989 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:53.993185 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:53.993221 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:53.993234 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:53.993246 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:53.993256 [ 16 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:53.993265 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:53.993285 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:53.993302 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:53.993313 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:54.493865 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:54.493905 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:54.493919 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:54.493934 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:54.493946 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:54.493956 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:54.493982 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:54.494011 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:54.494025 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:54.994793 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:54.994832 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:54.994845 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:54.994881 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:54.994893 [ 16 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:54.994903 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:54.994926 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:54.994951 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:54.994963 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:55.495186 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:55.495237 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:55.495265 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:55.495285 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:55.495298 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:55.495311 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:55.495346 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:55.495376 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:55.495388 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:55.996183 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:55.996224 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:55.996238 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:55.996252 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:55.996263 [ 16 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:55.996273 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:55.996297 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:55.996315 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:55.996327 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:56.496836 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:56.496875 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:56.496888 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:56.496902 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:56.496913 [ 13 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:56.496924 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:56.496946 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:56.496961 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:56.496971 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:56.997505 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:56.997544 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:56.997558 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:56.997571 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:56.997582 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:56.997592 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:56.997617 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:56.997641 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:56.997653 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:57.498391 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:57.498442 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:57.498454 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:57.498467 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:57.498478 [ 16 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:57.498488 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:57.498510 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:57.498526 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:57.498537 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:57.999168 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:57.999209 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:57.999222 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:57.999236 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:57.999248 [ 12 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:57.999259 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:57.999284 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:57.999312 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:57.999325 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:58.499978 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=0, CommitIndex=32 and Term=2 2024.09.25 20:47:58.500073 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (0), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:58.500087 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:58.500100 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:58.500112 [ 13 ] {} RaftInstance: local log idx 32, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:58.500123 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:58.500147 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:58.500172 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:58.500184 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=33 2024.09.25 20:47:58.755523 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=32, LastLogTerm 2, EntriesLength=1, CommitIndex=32 and Term=2 2024.09.25 20:47:58.755555 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 32 (1), req c idx: 32, my term: 2, my role: 1 2024.09.25 20:47:58.755565 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:58.755576 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 32, req log term: 2, my last log idx: 32, my log (32) term: 2 2024.09.25 20:47:58.755585 [ 12 ] {} RaftInstance: [INIT] log_idx: 33, count: 0, log_store_->next_slot(): 33, req.log_entries().size(): 1 2024.09.25 20:47:58.755594 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 33, count: 0 2024.09.25 20:47:58.755603 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 33, count: 0 2024.09.25 20:47:58.755615 [ 12 ] {} RaftInstance: append at 33, term 2, timestamp 0 2024.09.25 20:47:58.755642 [ 12 ] {} RaftInstance: durable index 32, sleep and wait for log appending completion 2024.09.25 20:47:58.756804 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:47:58.756856 [ 12 ] {} RaftInstance: wake up, durable index 33 2024.09.25 20:47:58.756881 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 32, quick_commit_index_ 32, state_->get_commit_idx() 32 2024.09.25 20:47:58.756892 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:58.756913 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:58.756935 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:58.756945 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:47:58.757223 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:47:58.757244 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:47:58.757254 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:58.757265 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:47:58.757275 [ 17 ] {} RaftInstance: trigger commit upto 33 2024.09.25 20:47:58.757283 [ 17 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 32 2024.09.25 20:47:58.757292 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:47:58.757312 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:58.757334 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:58.757334 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:47:58.757356 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:58.757361 [ 20 ] {} RaftInstance: commit upto 33, current idx 32 2024.09.25 20:47:58.757368 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:47:58.757373 [ 20 ] {} RaftInstance: commit upto 33, current idx 33 2024.09.25 20:47:58.757427 [ 20 ] {} RaftInstance: DONE: commit upto 33, current idx 33 2024.09.25 20:47:58.757439 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:47:59.001072 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:47:59.001112 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:47:59.001125 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:59.001138 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:47:59.001150 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:47:59.001160 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:59.001173 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:59.001187 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:59.001198 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:47:59.501600 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:47:59.501640 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:47:59.501654 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:47:59.501668 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:47:59.501679 [ 18 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:47:59.501691 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:47:59.501718 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:47:59.501747 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:47:59.501761 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:00.002390 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:00.002430 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:00.002442 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:00.002456 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:00.002467 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:00.002478 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:00.002501 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:00.002523 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:00.002534 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:00.504730 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:00.504773 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:00.504786 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:00.504799 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:00.504811 [ 18 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:00.504821 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:00.504846 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:00.504864 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:00.504876 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:01.005715 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:01.005757 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:01.005770 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:01.005783 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:01.005794 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:01.005804 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:01.005845 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:01.005870 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:01.005882 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:01.506771 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:01.506802 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:01.506813 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:01.506824 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:01.506835 [ 15 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:01.506844 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:01.506864 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:01.506878 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:01.506887 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:02.007946 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:02.007998 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:02.008013 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:02.008026 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:02.008038 [ 15 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:02.008049 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:02.008077 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:02.008106 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:02.008119 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:02.508493 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:02.508537 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:02.508550 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:02.508562 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:02.508574 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:02.508585 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:02.508610 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:02.508635 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:02.508646 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:03.009138 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:03.009183 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:03.009197 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:03.009211 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:03.009233 [ 15 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:03.009245 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:03.009267 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:03.009289 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:03.009300 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:03.509363 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:03.509402 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:03.509414 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:03.509428 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:03.509439 [ 19 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:03.509450 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:03.509474 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:03.509492 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:03.509504 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:04.009593 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:04.009631 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:04.009643 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:04.009656 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:04.009667 [ 12 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:04.009677 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:04.009699 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:04.009715 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:04.009726 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:04.510632 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:04.510670 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:04.510681 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:04.510693 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:04.510704 [ 19 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:04.510714 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:04.510735 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:04.510758 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:04.510769 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:05.011946 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:05.011973 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:05.011981 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:05.012020 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:05.012034 [ 18 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:05.012045 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:05.012068 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:05.012085 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:05.012126 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:05.512520 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:05.512551 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:05.512561 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:05.512572 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:05.512581 [ 16 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:05.512590 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:05.512609 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:05.512623 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:05.512632 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:06.013254 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:06.013294 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:06.013308 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:06.013321 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:06.013332 [ 19 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:06.013343 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:06.013368 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:06.013388 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:06.013400 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:06.513937 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:06.513974 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:06.513988 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:06.514000 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:06.514024 [ 18 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:06.514036 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:06.514057 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:06.514081 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:06.514091 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:07.014812 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:07.014851 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:07.014865 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:07.014879 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:07.014891 [ 16 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:07.014902 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:07.014928 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:07.014946 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:07.014957 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:07.515575 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:07.515622 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:07.515636 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:07.515649 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:07.515660 [ 19 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:07.515671 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:07.515695 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:07.515723 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:07.515776 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:08.016449 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:08.016487 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:08.016501 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:08.016514 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:08.016527 [ 15 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:08.016537 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:08.016562 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:08.016585 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:08.016596 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:08.517107 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=0, CommitIndex=33 and Term=2 2024.09.25 20:48:08.517146 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (0), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:08.517159 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:08.517171 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:08.517182 [ 16 ] {} RaftInstance: local log idx 33, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:08.517192 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:08.517216 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:08.517233 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:08.517246 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=34 2024.09.25 20:48:08.755438 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=33, LastLogTerm 2, EntriesLength=1, CommitIndex=33 and Term=2 2024.09.25 20:48:08.755473 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 33 (1), req c idx: 33, my term: 2, my role: 1 2024.09.25 20:48:08.755486 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:08.755498 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 33, req log term: 2, my last log idx: 33, my log (33) term: 2 2024.09.25 20:48:08.755508 [ 15 ] {} RaftInstance: [INIT] log_idx: 34, count: 0, log_store_->next_slot(): 34, req.log_entries().size(): 1 2024.09.25 20:48:08.755517 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 34, count: 0 2024.09.25 20:48:08.755525 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 34, count: 0 2024.09.25 20:48:08.755539 [ 15 ] {} RaftInstance: append at 34, term 2, timestamp 0 2024.09.25 20:48:08.755568 [ 15 ] {} RaftInstance: durable index 33, sleep and wait for log appending completion 2024.09.25 20:48:08.756629 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:08.756664 [ 15 ] {} RaftInstance: wake up, durable index 34 2024.09.25 20:48:08.756677 [ 15 ] {} RaftInstance: local log idx 34, target_commit_idx 33, quick_commit_index_ 33, state_->get_commit_idx() 33 2024.09.25 20:48:08.756689 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:08.756711 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:08.756737 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:08.756751 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:08.757067 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:08.757093 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:08.757106 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:08.757117 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:08.757126 [ 19 ] {} RaftInstance: trigger commit upto 34 2024.09.25 20:48:08.757135 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 33 2024.09.25 20:48:08.757143 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:08.757166 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:08.757186 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:08.757191 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:08.757203 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:08.757213 [ 20 ] {} RaftInstance: commit upto 34, current idx 33 2024.09.25 20:48:08.757220 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:08.757228 [ 20 ] {} RaftInstance: commit upto 34, current idx 34 2024.09.25 20:48:08.757267 [ 20 ] {} RaftInstance: DONE: commit upto 34, current idx 34 2024.09.25 20:48:08.757280 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:09.017622 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:09.017655 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:09.017666 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:09.017677 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:09.017686 [ 15 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:09.017695 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:09.017715 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:09.017739 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:09.017748 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:09.518455 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:09.518491 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:09.518503 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:09.518516 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:09.518528 [ 16 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:09.518539 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:09.518562 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:09.518585 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:09.518596 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:10.019203 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:10.019242 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:10.019256 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:10.019269 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:10.019281 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:10.019293 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:10.019318 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:10.019343 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:10.019355 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:10.520224 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:10.520260 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:10.520272 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:10.520285 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:10.520296 [ 16 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:10.520306 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:10.520329 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:10.520345 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:10.520356 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:11.020911 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:11.020951 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:11.020965 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:11.020977 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:11.020988 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:11.020998 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:11.021022 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:11.021046 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:11.021057 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:11.521498 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:11.521534 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:11.521547 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:11.521560 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:11.521571 [ 16 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:11.521581 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:11.521606 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:11.521632 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:11.521643 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:12.022370 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:12.022409 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:12.022423 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:12.022436 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:12.022447 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:12.022458 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:12.022484 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:12.022510 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:12.022522 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:12.523350 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:12.523398 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:12.523412 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:12.523426 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:12.523440 [ 16 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:12.523453 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:12.523478 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:12.523494 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:12.523505 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:13.024317 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:13.024374 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:13.024386 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:13.024401 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:13.024412 [ 13 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:13.024424 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:13.024447 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:13.024471 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:13.024481 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:13.525282 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:13.525321 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:13.525334 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:13.525347 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:13.525358 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:13.525370 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:13.525395 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:13.525412 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:13.525424 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:14.026380 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:14.026423 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:14.026435 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:14.026448 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:14.026460 [ 13 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:14.026470 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:14.026494 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:14.026521 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:14.026534 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:14.526930 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:14.526966 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:14.526979 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:14.527014 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:14.527029 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:14.527040 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:14.527067 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:14.527092 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:14.527105 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:15.027775 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:15.027814 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:15.027828 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:15.027842 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:15.027854 [ 13 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:15.027865 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:15.027891 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:15.027919 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:15.027931 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:15.529090 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:15.529134 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:15.529146 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:15.529159 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:15.529170 [ 14 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:15.529181 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:15.529205 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:15.529221 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:15.529231 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:16.029840 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:16.029877 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:16.029891 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:16.029905 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:16.029936 [ 13 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:16.029951 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:16.029966 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:16.029998 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:16.030011 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:16.530653 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:16.530692 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:16.530705 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:16.530718 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:16.530728 [ 19 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:16.530738 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:16.530760 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:16.530782 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:16.530792 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:17.031670 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:17.031711 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:17.031725 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:17.031739 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:17.031751 [ 14 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:17.031762 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:17.031788 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:17.031812 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:17.031822 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:17.532459 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:17.532507 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:17.532520 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:17.532534 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:17.532547 [ 14 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:17.532558 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:17.532584 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:17.532609 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:17.532621 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:18.033945 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:18.033986 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:18.034010 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:18.034025 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:18.034037 [ 12 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:18.034047 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:18.034069 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:18.034091 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:18.034102 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:18.534600 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=0, CommitIndex=34 and Term=2 2024.09.25 20:48:18.534640 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (0), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:18.534654 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:18.534667 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:18.534679 [ 14 ] {} RaftInstance: local log idx 34, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:18.534690 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:18.534730 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:18.534760 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:18.534772 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=35 2024.09.25 20:48:18.755448 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=34, LastLogTerm 2, EntriesLength=1, CommitIndex=34 and Term=2 2024.09.25 20:48:18.755481 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 34 (1), req c idx: 34, my term: 2, my role: 1 2024.09.25 20:48:18.755492 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:18.755502 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 34, req log term: 2, my last log idx: 34, my log (34) term: 2 2024.09.25 20:48:18.755511 [ 12 ] {} RaftInstance: [INIT] log_idx: 35, count: 0, log_store_->next_slot(): 35, req.log_entries().size(): 1 2024.09.25 20:48:18.755518 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 35, count: 0 2024.09.25 20:48:18.755526 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 35, count: 0 2024.09.25 20:48:18.755538 [ 12 ] {} RaftInstance: append at 35, term 2, timestamp 0 2024.09.25 20:48:18.755566 [ 12 ] {} RaftInstance: durable index 34, sleep and wait for log appending completion 2024.09.25 20:48:18.756779 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:18.756824 [ 12 ] {} RaftInstance: wake up, durable index 35 2024.09.25 20:48:18.756840 [ 12 ] {} RaftInstance: local log idx 35, target_commit_idx 34, quick_commit_index_ 34, state_->get_commit_idx() 34 2024.09.25 20:48:18.756852 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:18.756875 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:18.756891 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:18.756902 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:18.757221 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:18.757247 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:18.757259 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:18.757270 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:18.757280 [ 18 ] {} RaftInstance: trigger commit upto 35 2024.09.25 20:48:18.757289 [ 18 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 34 2024.09.25 20:48:18.757299 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:18.757312 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:18.757323 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:18.757346 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:18.757357 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:18.757381 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:18.757405 [ 20 ] {} RaftInstance: commit upto 35, current idx 34 2024.09.25 20:48:18.757417 [ 20 ] {} RaftInstance: commit upto 35, current idx 35 2024.09.25 20:48:18.757452 [ 20 ] {} RaftInstance: DONE: commit upto 35, current idx 35 2024.09.25 20:48:18.757465 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:19.034805 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:19.034847 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:19.034882 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:19.034895 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:19.034906 [ 12 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:19.034916 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:19.034937 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:19.034960 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:19.034972 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:19.535855 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:19.535895 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:19.535909 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:19.535923 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:19.535935 [ 17 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:19.535946 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:19.535969 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:19.535992 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:19.536004 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:20.036546 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:20.036585 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:20.036598 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:20.036611 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:20.036622 [ 18 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:20.036631 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:20.036652 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:20.036673 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:20.036684 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:20.537220 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:20.537253 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:20.537265 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:20.537279 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:20.537292 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:20.537301 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:20.537325 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:20.537350 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:20.537362 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:21.038096 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:21.038136 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:21.038148 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:21.038161 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:21.038170 [ 18 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:21.038180 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:21.038200 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:21.038224 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:21.038234 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:21.538930 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:21.538972 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:21.538984 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:21.538996 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:21.539044 [ 15 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:21.539063 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:21.539085 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:21.539107 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:21.539118 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:22.039486 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:22.039540 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:22.039553 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:22.039565 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:22.039576 [ 18 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:22.039586 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:22.039608 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:22.039631 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:22.039641 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:22.540260 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:22.540299 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:22.540311 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:22.540323 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:22.540335 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:22.540345 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:22.540366 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:22.540390 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:22.540401 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:23.041108 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:23.041140 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:23.041152 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:23.041186 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:23.041198 [ 16 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:23.041208 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:23.041221 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:23.041243 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:23.041270 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:23.541785 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:23.541823 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:23.541838 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:23.541852 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:23.541865 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:23.541876 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:23.541902 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:23.541930 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:23.541945 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:24.042802 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:24.042843 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:24.042858 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:24.042873 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:24.042885 [ 13 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:24.042896 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:24.042922 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:24.042950 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:24.042962 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:24.543826 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:24.543859 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:24.543871 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:24.543887 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:24.543899 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:24.543909 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:24.543932 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:24.543955 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:24.543966 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:25.044607 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:25.044648 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:25.044662 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:25.044676 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:25.044689 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:25.044701 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:25.044723 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:25.044746 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:25.044757 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:25.546011 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:25.546053 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:25.546065 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:25.546078 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:25.546089 [ 19 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:25.546146 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:25.546181 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:25.546205 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:25.546217 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:26.046391 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:26.046463 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:26.046477 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:26.046489 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:26.046499 [ 12 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:26.046509 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:26.046529 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:26.046560 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:26.046570 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:26.547187 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:26.547225 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:26.547238 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:26.547249 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:26.547259 [ 16 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:26.547268 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:26.547290 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:26.547311 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:26.547320 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:27.048461 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:27.048503 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:27.048516 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:27.048528 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:27.048540 [ 15 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:27.048551 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:27.048575 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:27.048600 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:27.048611 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:27.549526 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:27.549569 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:27.549582 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:27.549596 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:27.549606 [ 16 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:27.549616 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:27.549638 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:27.549655 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:27.549666 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:28.049742 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:28.049779 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:28.049789 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:28.049801 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:28.049810 [ 12 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:28.049819 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:28.049840 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:28.049861 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:28.049871 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:28.550788 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=0, CommitIndex=35 and Term=2 2024.09.25 20:48:28.550829 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (0), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:28.550842 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:28.550855 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:28.550865 [ 14 ] {} RaftInstance: local log idx 35, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:28.550875 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:28.550901 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:28.550929 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:28.550941 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=36 2024.09.25 20:48:28.755434 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=35, LastLogTerm 2, EntriesLength=1, CommitIndex=35 and Term=2 2024.09.25 20:48:28.755469 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 35 (1), req c idx: 35, my term: 2, my role: 1 2024.09.25 20:48:28.755483 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:28.755496 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 35, req log term: 2, my last log idx: 35, my log (35) term: 2 2024.09.25 20:48:28.755506 [ 12 ] {} RaftInstance: [INIT] log_idx: 36, count: 0, log_store_->next_slot(): 36, req.log_entries().size(): 1 2024.09.25 20:48:28.755515 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 36, count: 0 2024.09.25 20:48:28.755524 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 36, count: 0 2024.09.25 20:48:28.755537 [ 12 ] {} RaftInstance: append at 36, term 2, timestamp 0 2024.09.25 20:48:28.755566 [ 12 ] {} RaftInstance: durable index 35, sleep and wait for log appending completion 2024.09.25 20:48:28.756691 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:28.756746 [ 12 ] {} RaftInstance: wake up, durable index 36 2024.09.25 20:48:28.756770 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 35, quick_commit_index_ 35, state_->get_commit_idx() 35 2024.09.25 20:48:28.756781 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:28.756801 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:28.756823 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:28.756832 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:28.757112 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:28.757138 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:28.757151 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:28.757162 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:28.757172 [ 12 ] {} RaftInstance: trigger commit upto 36 2024.09.25 20:48:28.757183 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 35 2024.09.25 20:48:28.757193 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:28.757215 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:28.757236 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:28.757250 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:28.757250 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:28.757261 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:28.757281 [ 20 ] {} RaftInstance: commit upto 36, current idx 35 2024.09.25 20:48:28.757295 [ 20 ] {} RaftInstance: commit upto 36, current idx 36 2024.09.25 20:48:28.757330 [ 20 ] {} RaftInstance: DONE: commit upto 36, current idx 36 2024.09.25 20:48:28.757343 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:29.051573 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:29.051616 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:29.051629 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:29.051643 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:29.051654 [ 18 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:29.051665 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:29.051691 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:29.051708 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:29.051720 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:29.552378 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:29.552414 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:29.552425 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:29.552437 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:29.552447 [ 16 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:29.552455 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:29.552476 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:29.552489 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:29.552498 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:30.053225 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:30.053266 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:30.053278 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:30.053290 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:30.053300 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:30.053310 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:30.053332 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:30.053356 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:30.053366 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:30.553876 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:30.553919 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:30.553935 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:30.553951 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:30.553965 [ 18 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:30.553978 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:30.554001 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:30.554019 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:30.554030 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:31.054612 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:31.054688 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:31.054700 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:31.054712 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:31.054721 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:31.054730 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:31.054751 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:31.054766 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:31.054774 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:31.555447 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:31.555487 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:31.555500 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:31.555513 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:31.555525 [ 14 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:31.555536 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:31.555560 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:31.555578 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:31.555591 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:32.055765 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:32.055809 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:32.055821 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:32.055835 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:32.055845 [ 13 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:32.055855 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:32.055877 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:32.055893 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:32.055903 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:32.556521 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:32.556561 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:32.556575 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:32.556589 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:32.556601 [ 19 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:32.556614 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:32.556641 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:32.556663 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:32.556677 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:33.056820 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:33.056860 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:33.056874 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:33.056888 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:33.056900 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:33.056912 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:33.056939 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:33.056966 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:33.056978 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:33.557199 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:33.557235 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:33.557249 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:33.557261 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:33.557270 [ 13 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:33.557281 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:33.557305 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:33.557331 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:33.557344 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:34.057743 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:34.057776 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:34.057787 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:34.057799 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:34.057809 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:34.057819 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:34.057840 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:34.057862 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:34.057871 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:34.558878 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:34.558909 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:34.558920 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:34.558933 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:34.558945 [ 14 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:34.558956 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:34.558980 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:34.559081 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:34.559095 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:35.059597 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:35.059629 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:35.059642 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:35.059655 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:35.059667 [ 14 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:35.059678 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:35.059701 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:35.059726 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:35.059738 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:35.560396 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:35.560434 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:35.560448 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:35.560461 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:35.560472 [ 15 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:35.560482 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:35.560506 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:35.560535 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:35.560549 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:36.061440 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:36.061479 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:36.061491 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:36.061504 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:36.061515 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:36.061525 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:36.061547 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:36.061570 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:36.061580 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:36.562294 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:36.562330 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:36.562342 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:36.562355 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:36.562367 [ 14 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:36.562392 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:36.562430 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:36.562447 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:36.562457 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:37.062949 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:37.062985 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:37.062997 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:37.063009 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:37.063020 [ 13 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:37.063030 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:37.063052 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:37.063074 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:37.063084 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:37.564256 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:37.564291 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:37.564303 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:37.564316 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:37.564327 [ 13 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:37.564337 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:37.564358 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:37.564381 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:37.564391 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:38.065123 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:38.065161 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:38.065181 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:38.065193 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:38.065203 [ 12 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:38.065212 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:38.065239 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:38.065260 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:38.065270 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:38.566047 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=0, CommitIndex=36 and Term=2 2024.09.25 20:48:38.566085 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (0), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:38.566098 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:38.566110 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:38.566120 [ 17 ] {} RaftInstance: local log idx 36, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:38.566130 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:38.566152 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:38.566168 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:38.566179 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=37 2024.09.25 20:48:38.755498 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=36, LastLogTerm 2, EntriesLength=1, CommitIndex=36 and Term=2 2024.09.25 20:48:38.755536 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 36 (1), req c idx: 36, my term: 2, my role: 1 2024.09.25 20:48:38.755550 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:38.755564 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 36, req log term: 2, my last log idx: 36, my log (36) term: 2 2024.09.25 20:48:38.755575 [ 13 ] {} RaftInstance: [INIT] log_idx: 37, count: 0, log_store_->next_slot(): 37, req.log_entries().size(): 1 2024.09.25 20:48:38.755584 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 37, count: 0 2024.09.25 20:48:38.755593 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 37, count: 0 2024.09.25 20:48:38.755607 [ 13 ] {} RaftInstance: append at 37, term 2, timestamp 0 2024.09.25 20:48:38.755637 [ 13 ] {} RaftInstance: durable index 36, sleep and wait for log appending completion 2024.09.25 20:48:38.756637 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:38.756696 [ 13 ] {} RaftInstance: wake up, durable index 37 2024.09.25 20:48:38.756722 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 36, quick_commit_index_ 36, state_->get_commit_idx() 36 2024.09.25 20:48:38.756734 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:38.756758 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:38.756782 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:38.756793 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:38.757078 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:38.757104 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:38.757116 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:38.757129 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:38.757140 [ 14 ] {} RaftInstance: trigger commit upto 37 2024.09.25 20:48:38.757151 [ 14 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 36 2024.09.25 20:48:38.757162 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:38.757186 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:38.757209 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:38.757210 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:38.757223 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:38.757241 [ 20 ] {} RaftInstance: commit upto 37, current idx 36 2024.09.25 20:48:38.757247 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:38.757255 [ 20 ] {} RaftInstance: commit upto 37, current idx 37 2024.09.25 20:48:38.757293 [ 20 ] {} RaftInstance: DONE: commit upto 37, current idx 37 2024.09.25 20:48:38.757307 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:39.066684 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:39.066749 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:39.066763 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:39.066777 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:39.066789 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:39.066802 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:39.066829 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:39.066859 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:39.066874 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:39.567565 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:39.567609 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:39.567622 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:39.567635 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:39.567646 [ 14 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:39.567656 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:39.567680 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:39.567704 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:39.567715 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:40.068258 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:40.068296 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:40.068308 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:40.068321 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:40.068332 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:40.068341 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:40.068363 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:40.068385 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:40.068395 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:40.569403 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:40.569494 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:40.569518 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:40.569534 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:40.569546 [ 18 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:40.569556 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:40.569577 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:40.569592 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:40.569601 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:41.070347 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:41.070384 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:41.070398 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:41.070411 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:41.070423 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:41.070434 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:41.070457 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:41.070473 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:41.070484 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:41.571245 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:41.571282 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:41.571294 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:41.571307 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:41.571318 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:41.571329 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:41.571353 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:41.571378 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:41.571389 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:42.071990 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:42.072056 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:42.072069 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:42.072082 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:42.072131 [ 17 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:42.072148 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:42.072169 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:42.072190 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:42.072201 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:42.572943 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:42.572981 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:42.572993 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:42.573018 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:42.573030 [ 16 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:42.573039 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:42.573060 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:42.573086 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:42.573097 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:43.073494 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:43.073547 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:43.073564 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:43.073577 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:43.073587 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:43.073598 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:43.073619 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:43.073640 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:43.073651 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:43.574239 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:43.574280 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:43.574294 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:43.574308 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:43.574320 [ 18 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:43.574331 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:43.574362 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:43.574389 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:43.574399 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:44.075233 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:44.075272 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:44.075285 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:44.075299 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:44.075310 [ 18 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:44.075323 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:44.075338 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:44.075362 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:44.075376 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:44.575764 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:44.575802 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:44.575815 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:44.575829 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:44.575840 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:44.575851 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:44.575875 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:44.575891 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:44.575902 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:45.076438 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:45.076515 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:45.076534 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:45.076564 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:45.076576 [ 15 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:45.076586 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:45.076607 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:45.076623 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:45.076634 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:45.577178 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:45.577216 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:45.577229 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:45.577243 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:45.577256 [ 12 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:45.577267 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:45.577296 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:45.577387 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:45.577411 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:46.077841 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:46.077876 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:46.077888 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:46.077933 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:46.077945 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:46.077955 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:46.077977 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:46.078001 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:46.078012 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:46.579016 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:46.579139 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:46.579160 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:46.579172 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:46.579185 [ 15 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:46.579196 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:46.579221 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:46.579246 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:46.579260 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:47.079289 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:47.079326 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:47.079337 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:47.079348 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:47.079359 [ 12 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:47.079369 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:47.079495 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:47.079530 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:47.079542 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:47.579952 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:47.579985 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:47.579998 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:47.580011 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:47.580022 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:47.580033 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:47.580055 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:47.580078 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:47.580090 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:48.080974 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:48.081013 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:48.081026 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:48.081039 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:48.081049 [ 12 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:48.081076 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:48.081098 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:48.081114 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:48.081124 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:48.581761 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=0, CommitIndex=37 and Term=2 2024.09.25 20:48:48.581798 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (0), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:48.581811 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:48.581824 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:48.581835 [ 13 ] {} RaftInstance: local log idx 37, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:48.581846 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:48.581870 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:48.581895 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:48.581907 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=38 2024.09.25 20:48:48.755437 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=37, LastLogTerm 2, EntriesLength=1, CommitIndex=37 and Term=2 2024.09.25 20:48:48.755476 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 37 (1), req c idx: 37, my term: 2, my role: 1 2024.09.25 20:48:48.755492 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:48.755507 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 37, req log term: 2, my last log idx: 37, my log (37) term: 2 2024.09.25 20:48:48.755519 [ 12 ] {} RaftInstance: [INIT] log_idx: 38, count: 0, log_store_->next_slot(): 38, req.log_entries().size(): 1 2024.09.25 20:48:48.755528 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 38, count: 0 2024.09.25 20:48:48.755537 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 38, count: 0 2024.09.25 20:48:48.755551 [ 12 ] {} RaftInstance: append at 38, term 2, timestamp 0 2024.09.25 20:48:48.755584 [ 12 ] {} RaftInstance: durable index 37, sleep and wait for log appending completion 2024.09.25 20:48:48.756770 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:48.756804 [ 12 ] {} RaftInstance: wake up, durable index 38 2024.09.25 20:48:48.756817 [ 12 ] {} RaftInstance: local log idx 38, target_commit_idx 37, quick_commit_index_ 37, state_->get_commit_idx() 37 2024.09.25 20:48:48.756828 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:48.756851 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:48.756875 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:48.756886 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:48.757312 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:48.757335 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:48.757350 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:48.757361 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:48.757371 [ 18 ] {} RaftInstance: trigger commit upto 38 2024.09.25 20:48:48.757379 [ 18 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 37 2024.09.25 20:48:48.757389 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:48.757411 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:48.757424 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:48.757430 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:48.757445 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:48.757451 [ 20 ] {} RaftInstance: commit upto 38, current idx 37 2024.09.25 20:48:48.757457 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:48.757464 [ 20 ] {} RaftInstance: commit upto 38, current idx 38 2024.09.25 20:48:48.757496 [ 20 ] {} RaftInstance: DONE: commit upto 38, current idx 38 2024.09.25 20:48:48.757507 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:49.082891 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:49.082929 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:49.082943 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:49.082957 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:49.082969 [ 17 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:49.082980 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:49.083008 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:49.083034 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:49.083046 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:49.583958 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:49.584050 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:49.584074 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:49.584089 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:49.584102 [ 13 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:49.584113 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:49.584139 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:49.584167 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:49.584180 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:50.084787 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:50.084824 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:50.084838 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:50.084852 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:50.084864 [ 17 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:50.084875 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:50.084900 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:50.084927 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:50.084940 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:50.585380 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:50.585416 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:50.585432 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:50.585448 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:50.585497 [ 12 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:50.585510 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:50.585536 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:50.585562 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:50.585573 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:51.086102 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:51.086138 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:51.086149 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:51.086161 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:51.086171 [ 17 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:51.086181 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:51.086201 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:51.086223 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:51.086232 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:51.587017 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:51.587052 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:51.587064 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:51.587077 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:51.587087 [ 12 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:51.587097 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:51.587120 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:51.587144 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:51.587154 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:52.087769 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:52.087813 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:52.087825 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:52.087838 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:52.087849 [ 17 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:52.087860 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:52.087882 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:52.087907 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:52.087918 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:52.588214 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:52.588253 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:52.588266 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:52.588281 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:52.588294 [ 16 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:52.588306 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:52.588332 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:52.588349 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:52.588359 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:53.089470 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:53.089508 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:53.089518 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:53.089531 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:53.089542 [ 17 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:53.089552 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:53.089577 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:53.089596 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:53.089609 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:53.590253 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:53.590306 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:53.590318 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:53.590331 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:53.590341 [ 12 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:53.590351 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:53.590374 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:53.590397 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:53.590408 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:54.091068 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:54.091106 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:54.091119 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:54.091132 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:54.091145 [ 16 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:54.091155 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:54.091181 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:54.091199 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:54.091210 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:54.592252 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:54.592310 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:54.592327 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:54.592339 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:54.592349 [ 19 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:54.592358 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:54.592379 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:54.592416 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:54.592426 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:55.092887 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:55.092933 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:55.092947 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:55.092960 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:55.092972 [ 15 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:55.092983 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:55.093008 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:55.093035 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:55.093047 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:55.593627 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:55.593695 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:55.593711 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:55.593726 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:55.593737 [ 19 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:55.593746 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:55.593772 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:55.593799 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:55.593812 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:56.094625 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:56.094670 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:56.094681 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:56.094693 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:56.094703 [ 15 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:56.094712 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:56.094732 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:56.094748 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:56.094758 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:56.595587 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:56.595623 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:56.595636 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:56.595650 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:56.595663 [ 19 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:56.595673 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:56.595698 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:56.595723 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:56.595735 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:57.096284 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:57.096328 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:57.096340 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:57.096352 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:57.096363 [ 12 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:57.096372 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:57.096394 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:57.096417 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:57.096426 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:57.597156 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:57.597194 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:57.597206 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:57.597218 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:57.597229 [ 16 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:57.597239 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:57.597264 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:57.597288 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:57.597300 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:58.097822 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:58.097864 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:58.097877 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:58.097890 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:58.097901 [ 19 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:58.097911 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:58.097934 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:58.097958 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:58.097969 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:58.598514 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=0, CommitIndex=38 and Term=2 2024.09.25 20:48:58.598550 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (0), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:58.598561 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:58.598575 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:58.598596 [ 16 ] {} RaftInstance: local log idx 38, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:58.598606 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:58.598630 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:58.598657 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:58.598668 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=39 2024.09.25 20:48:58.755493 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=38, LastLogTerm 2, EntriesLength=1, CommitIndex=38 and Term=2 2024.09.25 20:48:58.755524 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 38 (1), req c idx: 38, my term: 2, my role: 1 2024.09.25 20:48:58.755534 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:58.755545 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 38, req log term: 2, my last log idx: 38, my log (38) term: 2 2024.09.25 20:48:58.755554 [ 19 ] {} RaftInstance: [INIT] log_idx: 39, count: 0, log_store_->next_slot(): 39, req.log_entries().size(): 1 2024.09.25 20:48:58.755562 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 39, count: 0 2024.09.25 20:48:58.755570 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 39, count: 0 2024.09.25 20:48:58.755581 [ 19 ] {} RaftInstance: append at 39, term 2, timestamp 0 2024.09.25 20:48:58.755609 [ 19 ] {} RaftInstance: durable index 38, sleep and wait for log appending completion 2024.09.25 20:48:58.756691 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:48:58.756747 [ 19 ] {} RaftInstance: wake up, durable index 39 2024.09.25 20:48:58.756768 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 38, quick_commit_index_ 38, state_->get_commit_idx() 38 2024.09.25 20:48:58.756779 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:58.756803 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:58.756828 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:58.756839 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:48:58.757164 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:48:58.757190 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:48:58.757201 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:58.757213 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:48:58.757224 [ 12 ] {} RaftInstance: trigger commit upto 39 2024.09.25 20:48:58.757235 [ 12 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 38 2024.09.25 20:48:58.757244 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:48:58.757269 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:58.757281 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:58.757285 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:48:58.757294 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:58.757303 [ 20 ] {} RaftInstance: commit upto 39, current idx 38 2024.09.25 20:48:58.757309 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:48:58.757314 [ 20 ] {} RaftInstance: commit upto 39, current idx 39 2024.09.25 20:48:58.757346 [ 20 ] {} RaftInstance: DONE: commit upto 39, current idx 39 2024.09.25 20:48:58.757358 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:48:59.099500 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:48:59.099537 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:48:59.099548 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:59.099561 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:48:59.099571 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:48:59.099581 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:59.099604 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:59.099628 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:59.099639 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:48:59.600083 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:48:59.600120 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:48:59.600132 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:48:59.600145 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:48:59.600156 [ 13 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:48:59.600166 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:48:59.600190 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:48:59.600215 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:48:59.600228 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:00.100784 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:00.100820 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:00.100830 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:00.100842 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:00.100853 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:00.100864 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:00.100890 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:00.100915 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:00.100927 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:00.601797 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:00.601837 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:00.601850 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:00.601863 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:00.601874 [ 17 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:00.601884 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:00.601908 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:00.601923 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:00.601934 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:01.102430 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:01.102468 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:01.102480 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:01.102493 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:01.102504 [ 12 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:01.102514 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:01.102548 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:01.102569 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:01.102582 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:01.603493 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:01.603530 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:01.603542 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:01.603555 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:01.603565 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:01.603574 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:01.603595 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:01.603618 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:01.603627 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:02.104771 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:02.104817 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:02.104830 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:02.104844 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:02.104855 [ 17 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:02.104866 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:02.104893 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:02.104918 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:02.104931 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:02.605786 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:02.605823 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:02.605835 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:02.605848 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:02.605858 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:02.605868 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:02.605893 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:02.605918 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:02.605929 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:03.106574 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:03.106604 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:03.106614 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:03.106626 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:03.106636 [ 12 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:03.106646 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:03.106666 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:03.106687 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:03.106696 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:03.607222 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:03.607260 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:03.607272 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:03.607286 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:03.607297 [ 12 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:03.607308 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:03.607334 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:03.607360 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:03.607372 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:04.107771 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:04.107808 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:04.107820 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:04.107832 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:04.107842 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:04.107851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:04.107873 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:04.107897 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:04.107907 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:04.609308 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:04.609343 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:04.609365 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:04.609381 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:04.609393 [ 12 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:04.609405 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:04.609434 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:04.609453 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:04.609466 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:05.110460 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:05.110490 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:05.110501 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:05.110513 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:05.110522 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:05.110532 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:05.110554 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:05.110578 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:05.110589 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:05.611134 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:05.611166 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:05.611177 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:05.611191 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:05.611203 [ 19 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:05.611213 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:05.611238 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:05.611265 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:05.611278 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:06.111764 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:06.111803 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:06.111818 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:06.111834 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:06.111845 [ 18 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:06.111856 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:06.111878 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:06.111893 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:06.111902 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:06.612910 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:06.612949 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:06.612962 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:06.612976 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:06.612987 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:06.612998 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:06.613038 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:06.613055 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:06.613067 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:07.113658 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:07.113707 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:07.113718 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:07.113730 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:07.113740 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:07.113756 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:07.113777 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:07.113789 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:07.113799 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:07.614711 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:07.614749 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:07.614764 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:07.614780 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:07.614792 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:07.614804 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:07.614833 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:07.614862 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:07.614875 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:08.115848 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:08.115887 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:08.115900 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:08.115914 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:08.115925 [ 15 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:08.115934 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:08.115957 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:08.115974 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:08.115985 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:08.616399 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=0, CommitIndex=39 and Term=2 2024.09.25 20:49:08.616430 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (0), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:08.616443 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:08.616458 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:08.616471 [ 14 ] {} RaftInstance: local log idx 39, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:08.616483 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:08.616511 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:08.616540 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:08.616554 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=40 2024.09.25 20:49:08.755441 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=39, LastLogTerm 2, EntriesLength=1, CommitIndex=39 and Term=2 2024.09.25 20:49:08.755477 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 39 (1), req c idx: 39, my term: 2, my role: 1 2024.09.25 20:49:08.755491 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:08.755504 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 39, req log term: 2, my last log idx: 39, my log (39) term: 2 2024.09.25 20:49:08.755515 [ 18 ] {} RaftInstance: [INIT] log_idx: 40, count: 0, log_store_->next_slot(): 40, req.log_entries().size(): 1 2024.09.25 20:49:08.755526 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 40, count: 0 2024.09.25 20:49:08.755535 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 40, count: 0 2024.09.25 20:49:08.755549 [ 18 ] {} RaftInstance: append at 40, term 2, timestamp 0 2024.09.25 20:49:08.755581 [ 18 ] {} RaftInstance: durable index 39, sleep and wait for log appending completion 2024.09.25 20:49:08.756695 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:08.756739 [ 18 ] {} RaftInstance: wake up, durable index 40 2024.09.25 20:49:08.756754 [ 18 ] {} RaftInstance: local log idx 40, target_commit_idx 39, quick_commit_index_ 39, state_->get_commit_idx() 39 2024.09.25 20:49:08.756766 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:08.756790 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:08.756814 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:08.756827 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:08.757140 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:08.757166 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:08.757177 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:08.757189 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:08.757199 [ 15 ] {} RaftInstance: trigger commit upto 40 2024.09.25 20:49:08.757210 [ 15 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 39 2024.09.25 20:49:08.757222 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:08.757249 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:08.757265 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:08.757267 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:08.757291 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:08.757295 [ 20 ] {} RaftInstance: commit upto 40, current idx 39 2024.09.25 20:49:08.757305 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:08.757313 [ 20 ] {} RaftInstance: commit upto 40, current idx 40 2024.09.25 20:49:08.757348 [ 20 ] {} RaftInstance: DONE: commit upto 40, current idx 40 2024.09.25 20:49:08.757360 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:09.116838 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:09.116877 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:09.116890 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:09.116903 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:09.116915 [ 17 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:09.116925 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:09.116998 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:09.117028 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:09.117041 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:09.617666 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:09.617702 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:09.617713 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:09.617736 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:09.617748 [ 15 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:09.617758 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:09.617771 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:09.617804 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:09.617817 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:10.118222 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:10.118261 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:10.118274 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:10.118286 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:10.118297 [ 14 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:10.118316 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:10.118338 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:10.118361 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:10.118372 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:10.618656 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:10.618710 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:10.618729 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:10.618742 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:10.618754 [ 17 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:10.618765 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:10.618788 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:10.618806 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:10.618816 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:11.118969 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:11.119105 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:11.119118 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:11.119131 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:11.119141 [ 14 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:11.119151 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:11.119171 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:11.119193 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:11.119217 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:11.619685 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:11.619724 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:11.619738 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:11.619753 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:11.619766 [ 19 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:11.619777 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:11.619820 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:11.619839 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:11.619851 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:12.120918 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:12.120962 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:12.120974 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:12.120988 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:12.120999 [ 14 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:12.121065 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:12.121102 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:12.121128 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:12.121139 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:12.621596 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:12.621634 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:12.621647 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:12.621660 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:12.621671 [ 15 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:12.621681 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:12.621706 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:12.621731 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:12.621744 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:13.122181 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:13.122213 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:13.122225 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:13.122246 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:13.122258 [ 19 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:13.122268 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:13.122291 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:13.122306 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:13.122318 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:13.623554 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:13.623592 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:13.623605 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:13.623617 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:13.623628 [ 15 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:13.623640 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:13.623665 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:13.623691 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:13.623703 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:14.123906 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:14.123940 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:14.124019 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:14.124042 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:14.124056 [ 19 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:14.124068 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:14.124094 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:14.124122 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:14.124135 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:14.624602 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:14.624641 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:14.624655 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:14.624669 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:14.624681 [ 12 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:14.624694 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:14.624722 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:14.624741 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:14.624754 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:15.125744 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:15.125786 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:15.125799 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:15.125834 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:15.125849 [ 19 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:15.125861 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:15.125888 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:15.125915 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:15.125928 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:15.626308 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:15.626346 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:15.626360 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:15.626373 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:15.626384 [ 15 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:15.626395 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:15.626419 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:15.626434 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:15.626444 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:16.127049 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:16.127089 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:16.127101 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:16.127115 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:16.127126 [ 19 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:16.127148 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:16.127169 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:16.127191 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:16.127202 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:16.628184 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:16.628217 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:16.628230 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:16.628243 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:16.628255 [ 13 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:16.628267 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:16.628337 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:16.628372 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:16.628384 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:17.128900 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:17.128944 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:17.128958 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:17.128970 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:17.128981 [ 12 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:17.128990 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:17.129015 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:17.129038 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:17.129048 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:17.629470 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:17.629506 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:17.629517 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:17.629530 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:17.629540 [ 13 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:17.629550 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:17.629571 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:17.629593 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:17.629603 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:18.130127 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:18.130165 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:18.130178 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:18.130192 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:18.130204 [ 12 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:18.130217 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:18.130244 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:18.130281 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:18.130297 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:18.630903 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=0, CommitIndex=40 and Term=2 2024.09.25 20:49:18.630942 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (0), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:18.630956 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:18.630971 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:18.630984 [ 13 ] {} RaftInstance: local log idx 40, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:18.630995 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:18.631017 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:18.631032 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:18.631042 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=41 2024.09.25 20:49:18.755509 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=40, LastLogTerm 2, EntriesLength=1, CommitIndex=40 and Term=2 2024.09.25 20:49:18.755542 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 40 (1), req c idx: 40, my term: 2, my role: 1 2024.09.25 20:49:18.755555 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:18.755569 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 40, req log term: 2, my last log idx: 40, my log (40) term: 2 2024.09.25 20:49:18.755579 [ 19 ] {} RaftInstance: [INIT] log_idx: 41, count: 0, log_store_->next_slot(): 41, req.log_entries().size(): 1 2024.09.25 20:49:18.755589 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 41, count: 0 2024.09.25 20:49:18.755598 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 41, count: 0 2024.09.25 20:49:18.755612 [ 19 ] {} RaftInstance: append at 41, term 2, timestamp 0 2024.09.25 20:49:18.755641 [ 19 ] {} RaftInstance: durable index 40, sleep and wait for log appending completion 2024.09.25 20:49:18.756757 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:18.756803 [ 19 ] {} RaftInstance: wake up, durable index 41 2024.09.25 20:49:18.756819 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 40, quick_commit_index_ 40, state_->get_commit_idx() 40 2024.09.25 20:49:18.756830 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:18.756851 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:18.756873 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:18.756884 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:18.757194 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:18.757222 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:18.757234 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:18.757245 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:18.757256 [ 13 ] {} RaftInstance: trigger commit upto 41 2024.09.25 20:49:18.757267 [ 13 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 40 2024.09.25 20:49:18.757277 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:18.757305 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:18.757323 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:18.757329 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:18.757346 [ 20 ] {} RaftInstance: commit upto 41, current idx 40 2024.09.25 20:49:18.757362 [ 20 ] {} RaftInstance: commit upto 41, current idx 41 2024.09.25 20:49:18.757370 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:18.757434 [ 20 ] {} RaftInstance: DONE: commit upto 41, current idx 41 2024.09.25 20:49:18.757451 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:18.757457 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:19.132099 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:19.132138 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:19.132150 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:19.132163 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:19.132174 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:19.132185 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:19.132207 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:19.132231 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:19.132244 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:19.632804 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:19.632844 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:19.632859 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:19.632872 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:19.632883 [ 13 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:19.632894 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:19.632920 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:19.632946 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:19.632958 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:20.133566 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:20.133601 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:20.133613 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:20.133625 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:20.133636 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:20.133646 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:20.133669 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:20.133691 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:20.133700 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:20.634083 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:20.634114 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:20.634122 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:20.634130 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:20.634138 [ 17 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:20.634149 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:20.634169 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:20.634183 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:20.634193 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:21.134700 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:21.134740 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:21.134754 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:21.134770 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:21.134819 [ 15 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:21.134833 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:21.134859 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:21.134890 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:21.134904 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:21.635855 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:21.635894 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:21.635907 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:21.635921 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:21.635933 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:21.635944 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:21.635968 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:21.635993 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:21.636006 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:22.136567 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:22.136612 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:22.136625 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:22.136640 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:22.136650 [ 15 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:22.136660 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:22.136683 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:22.136699 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:22.136709 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:22.637747 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:22.637813 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:22.637829 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:22.637843 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:22.637855 [ 17 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:22.637866 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:22.637889 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:22.637904 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:22.637914 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:23.138487 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:23.138527 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:23.138540 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:23.138551 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:23.138563 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:23.138574 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:23.138597 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:23.138624 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:23.138637 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:23.639318 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:23.639354 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:23.639367 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:23.639381 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:23.639393 [ 15 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:23.639405 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:23.639431 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:23.639448 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:23.639460 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:24.140498 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:24.140535 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:24.140548 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:24.140562 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:24.140574 [ 14 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:24.140586 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:24.140611 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:24.140636 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:24.140646 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:24.641433 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:24.641473 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:24.641487 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:24.641501 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:24.641512 [ 15 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:24.641524 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:24.641548 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:24.641566 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:24.641577 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:25.141992 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:25.142031 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:25.142046 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:25.142061 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:25.142073 [ 14 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:25.142085 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:25.142109 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:25.142133 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:25.142145 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:25.642985 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:25.643025 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:25.643039 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:25.643053 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:25.643064 [ 18 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:25.643075 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:25.643101 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:25.643121 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:25.643134 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:26.143821 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:26.143853 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:26.143883 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:26.143895 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:26.143906 [ 14 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:26.143916 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:26.143939 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:26.143961 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:26.143971 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:26.644396 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:26.644432 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:26.644446 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:26.644459 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:26.644470 [ 16 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:26.644481 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:26.644504 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:26.644520 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:26.644531 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:27.145087 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:27.145127 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:27.145139 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:27.145153 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:27.145163 [ 14 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:27.145173 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:27.145197 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:27.145220 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:27.145230 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:27.645962 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:27.646003 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:27.646016 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:27.646029 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:27.646040 [ 14 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:27.646050 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:27.646072 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:27.646087 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:27.646096 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:28.146486 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:28.146526 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:28.146538 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:28.146550 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:28.146560 [ 18 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:28.146571 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:28.146597 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:28.146614 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:28.146625 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:28.647419 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=0, CommitIndex=41 and Term=2 2024.09.25 20:49:28.647451 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (0), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:28.647483 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:28.647495 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:28.647507 [ 19 ] {} RaftInstance: local log idx 41, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:28.647518 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:28.647543 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:28.647570 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:28.647582 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=42 2024.09.25 20:49:28.755490 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=41, LastLogTerm 2, EntriesLength=1, CommitIndex=41 and Term=2 2024.09.25 20:49:28.755526 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 41 (1), req c idx: 41, my term: 2, my role: 1 2024.09.25 20:49:28.755539 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:28.755552 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 41, req log term: 2, my last log idx: 41, my log (41) term: 2 2024.09.25 20:49:28.755562 [ 16 ] {} RaftInstance: [INIT] log_idx: 42, count: 0, log_store_->next_slot(): 42, req.log_entries().size(): 1 2024.09.25 20:49:28.755572 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 42, count: 0 2024.09.25 20:49:28.755581 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 42, count: 0 2024.09.25 20:49:28.755594 [ 16 ] {} RaftInstance: append at 42, term 2, timestamp 0 2024.09.25 20:49:28.755624 [ 16 ] {} RaftInstance: durable index 41, sleep and wait for log appending completion 2024.09.25 20:49:28.756739 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:28.756800 [ 16 ] {} RaftInstance: wake up, durable index 42 2024.09.25 20:49:28.756825 [ 16 ] {} RaftInstance: local log idx 42, target_commit_idx 41, quick_commit_index_ 41, state_->get_commit_idx() 41 2024.09.25 20:49:28.756837 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:28.756860 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:28.756886 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:28.756898 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:28.757195 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:28.757221 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:28.757233 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:28.757245 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:28.757255 [ 19 ] {} RaftInstance: trigger commit upto 42 2024.09.25 20:49:28.757265 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 41 2024.09.25 20:49:28.757275 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:28.757301 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:28.757315 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:28.757319 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:28.757328 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:28.757343 [ 20 ] {} RaftInstance: commit upto 42, current idx 41 2024.09.25 20:49:28.757349 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:28.757356 [ 20 ] {} RaftInstance: commit upto 42, current idx 42 2024.09.25 20:49:28.757393 [ 20 ] {} RaftInstance: DONE: commit upto 42, current idx 42 2024.09.25 20:49:28.757405 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:29.147725 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:29.147766 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:29.147779 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:29.147792 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:29.147803 [ 16 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:29.147813 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:29.147837 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:29.147858 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:29.147867 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:29.648967 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:29.649046 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:29.649061 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:29.649075 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:29.649086 [ 13 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:29.649097 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:29.649110 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:29.649135 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:29.649148 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:30.149256 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:30.149293 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:30.149304 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:30.149317 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:30.149326 [ 16 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:30.149336 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:30.149357 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:30.149378 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:30.149388 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:30.650412 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:30.650452 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:30.650465 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:30.650478 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:30.650489 [ 16 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:30.650499 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:30.650522 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:30.650548 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:30.650561 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:31.151289 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:31.151328 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:31.151342 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:31.151355 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:31.151366 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:31.151376 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:31.151399 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:31.151415 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:31.151425 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:31.652149 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:31.652188 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:31.652200 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:31.652214 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:31.652226 [ 13 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:31.652238 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:31.652261 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:31.652283 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:31.652294 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:32.153185 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:32.153221 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:32.153233 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:32.153245 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:32.153256 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:32.153267 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:32.153289 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:32.153306 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:32.153316 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:32.653736 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:32.653789 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:32.653812 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:32.653826 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:32.653837 [ 13 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:32.653846 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:32.653867 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:32.653882 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:32.653892 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:33.154419 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:33.154487 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:33.154505 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:33.154517 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:33.154527 [ 18 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:33.154536 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:33.154556 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:33.154578 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:33.154587 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:33.654839 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:33.654874 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:33.654886 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:33.654898 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:33.654908 [ 15 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:33.654917 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:33.654938 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:33.654954 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:33.654964 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:34.155533 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:34.155567 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:34.155578 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:34.155589 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:34.155599 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:34.155608 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:34.155628 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:34.155665 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:34.155674 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:34.656760 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:34.656796 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:34.656809 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:34.656822 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:34.656832 [ 18 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:34.656841 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:34.656887 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:34.656910 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:34.656919 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:35.157800 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:35.157837 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:35.157849 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:35.157860 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:35.157871 [ 17 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:35.157880 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:35.157900 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:35.157921 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:35.157931 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:35.658657 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:35.658694 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:35.658706 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:35.658718 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:35.658729 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:35.658740 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:35.658765 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:35.658791 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:35.658803 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:36.159888 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:36.159923 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:36.159937 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:36.159950 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:36.159962 [ 18 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:36.159973 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:36.159995 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:36.160012 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:36.160034 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:36.660361 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:36.660436 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:36.660458 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:36.660471 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:36.660482 [ 17 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:36.660492 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:36.660513 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:36.660536 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:36.660547 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:37.161369 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:37.161415 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:37.161428 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:37.161442 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:37.161454 [ 19 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:37.161465 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:37.161491 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:37.161519 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:37.161533 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:37.662566 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:37.662606 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:37.662619 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:37.662632 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:37.662643 [ 14 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:37.662653 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:37.662680 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:37.662708 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:37.662721 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:38.163257 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:38.163317 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:38.163332 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:38.163347 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:38.163359 [ 17 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:38.163370 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:38.163395 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:38.163415 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:38.163426 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:38.663973 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=0, CommitIndex=42 and Term=2 2024.09.25 20:49:38.664059 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (0), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:38.664081 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:38.664096 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:38.664108 [ 14 ] {} RaftInstance: local log idx 42, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:38.664118 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:38.664144 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:38.664163 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:38.664175 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=43 2024.09.25 20:49:38.755460 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=42, LastLogTerm 2, EntriesLength=1, CommitIndex=42 and Term=2 2024.09.25 20:49:38.755497 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 42 (1), req c idx: 42, my term: 2, my role: 1 2024.09.25 20:49:38.755510 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:38.755549 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 42, req log term: 2, my last log idx: 42, my log (42) term: 2 2024.09.25 20:49:38.755561 [ 19 ] {} RaftInstance: [INIT] log_idx: 43, count: 0, log_store_->next_slot(): 43, req.log_entries().size(): 1 2024.09.25 20:49:38.755571 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 43, count: 0 2024.09.25 20:49:38.755580 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 43, count: 0 2024.09.25 20:49:38.755594 [ 19 ] {} RaftInstance: append at 43, term 2, timestamp 0 2024.09.25 20:49:38.755626 [ 19 ] {} RaftInstance: durable index 42, sleep and wait for log appending completion 2024.09.25 20:49:38.756649 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:38.756694 [ 19 ] {} RaftInstance: wake up, durable index 43 2024.09.25 20:49:38.756710 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 42, quick_commit_index_ 42, state_->get_commit_idx() 42 2024.09.25 20:49:38.756721 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:38.756743 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:38.756759 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:38.756770 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:38.757083 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:38.757110 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:38.757122 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:38.757133 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:38.757142 [ 17 ] {} RaftInstance: trigger commit upto 43 2024.09.25 20:49:38.757151 [ 17 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 42 2024.09.25 20:49:38.757160 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:38.757182 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:38.757203 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:38.757203 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:38.757215 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:38.757229 [ 20 ] {} RaftInstance: commit upto 43, current idx 42 2024.09.25 20:49:38.757236 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:38.757242 [ 20 ] {} RaftInstance: commit upto 43, current idx 43 2024.09.25 20:49:38.757278 [ 20 ] {} RaftInstance: DONE: commit upto 43, current idx 43 2024.09.25 20:49:38.757289 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:39.164761 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:39.164799 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:39.164811 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:39.164824 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:39.164834 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:39.164845 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:39.164867 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:39.164883 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:39.164893 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:39.665690 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:39.665728 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:39.665741 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:39.665755 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:39.665768 [ 18 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:39.665779 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:39.665804 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:39.665828 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:39.665839 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:40.166285 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:40.166324 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:40.166338 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:40.166352 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:40.166363 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:40.166374 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:40.166399 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:40.166424 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:40.166436 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:40.667209 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:40.667246 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:40.667259 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:40.667272 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:40.667283 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:40.667294 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:40.667316 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:40.667333 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:40.667346 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:41.167961 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:41.168005 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:41.168030 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:41.168051 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:41.168063 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:41.168074 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:41.168104 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:41.168121 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:41.168130 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:41.668751 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:41.668782 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:41.668792 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:41.668804 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:41.668815 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:41.668826 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:41.668848 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:41.668870 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:41.668879 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:42.169649 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:42.169691 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:42.169702 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:42.169740 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:42.169751 [ 13 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:42.169760 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:42.169778 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:42.169798 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:42.169808 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:42.670603 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:42.670638 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:42.670651 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:42.670663 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:42.670674 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:42.670685 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:42.670705 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:42.670719 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:42.670729 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:43.171326 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:43.171378 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:43.171388 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:43.171401 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:43.171411 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:43.171422 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:43.171445 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:43.171467 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:43.171477 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:43.671979 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:43.672010 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:43.672021 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:43.672032 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:43.672091 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:43.672106 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:43.672126 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:43.672146 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:43.672157 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:44.173210 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:44.173249 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:44.173262 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:44.173276 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:44.173288 [ 17 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:44.173299 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:44.173326 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:44.173343 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:44.173354 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:44.673788 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:44.673828 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:44.673842 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:44.673857 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:44.673870 [ 12 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:44.673882 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:44.673908 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:44.673927 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:44.673939 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:45.174847 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:45.174880 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:45.174891 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:45.174903 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:45.174912 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:45.174922 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:45.174948 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:45.174976 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:45.174989 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:45.676063 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:45.676143 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:45.676165 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:45.676180 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:45.676191 [ 17 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:45.676203 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:45.676226 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:45.676252 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:45.676263 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:46.176858 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:46.176893 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:46.176904 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:46.176915 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:46.176924 [ 15 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:46.176933 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:46.176953 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:46.176974 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:46.176983 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:46.677493 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:46.677528 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:46.677539 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:46.677551 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:46.677561 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:46.677571 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:46.677592 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:46.677614 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:46.677623 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:47.178288 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:47.178329 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:47.178342 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:47.178355 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:47.178366 [ 16 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:47.178378 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:47.178406 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:47.178428 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:47.178441 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:47.678883 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:47.678916 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:47.678928 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:47.678942 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:47.678953 [ 19 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:47.678963 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:47.678987 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:47.679026 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:47.679037 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:48.179847 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:48.179881 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:48.179892 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:48.179904 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:48.179914 [ 14 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:48.179923 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:48.179943 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:48.179957 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:48.179966 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:48.680936 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=0, CommitIndex=43 and Term=2 2024.09.25 20:49:48.680989 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (0), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:48.681002 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:48.681017 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:48.681029 [ 16 ] {} RaftInstance: local log idx 43, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:48.681040 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:48.681065 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:48.681089 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:48.681101 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=44 2024.09.25 20:49:48.755462 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=43, LastLogTerm 2, EntriesLength=1, CommitIndex=43 and Term=2 2024.09.25 20:49:48.755494 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 43 (1), req c idx: 43, my term: 2, my role: 1 2024.09.25 20:49:48.755503 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:48.755511 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 43, req log term: 2, my last log idx: 43, my log (43) term: 2 2024.09.25 20:49:48.755518 [ 18 ] {} RaftInstance: [INIT] log_idx: 44, count: 0, log_store_->next_slot(): 44, req.log_entries().size(): 1 2024.09.25 20:49:48.755524 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 44, count: 0 2024.09.25 20:49:48.755530 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 44, count: 0 2024.09.25 20:49:48.755540 [ 18 ] {} RaftInstance: append at 44, term 2, timestamp 0 2024.09.25 20:49:48.755566 [ 18 ] {} RaftInstance: durable index 43, sleep and wait for log appending completion 2024.09.25 20:49:48.756594 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:48.756627 [ 18 ] {} RaftInstance: wake up, durable index 44 2024.09.25 20:49:48.756639 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 43, quick_commit_index_ 43, state_->get_commit_idx() 43 2024.09.25 20:49:48.756650 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:48.756672 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:48.756688 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:48.756700 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:48.756981 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:48.756998 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:48.757009 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:48.757019 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:48.757029 [ 14 ] {} RaftInstance: trigger commit upto 44 2024.09.25 20:49:48.757038 [ 14 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 43 2024.09.25 20:49:48.757046 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:48.757067 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:48.757086 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:48.757087 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:48.757147 [ 20 ] {} RaftInstance: commit upto 44, current idx 43 2024.09.25 20:49:48.757168 [ 20 ] {} RaftInstance: commit upto 44, current idx 44 2024.09.25 20:49:48.757107 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:48.757196 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:48.757200 [ 20 ] {} RaftInstance: DONE: commit upto 44, current idx 44 2024.09.25 20:49:48.757218 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:49.181786 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:49.181823 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:49.181835 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:49.181846 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:49.181856 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:49.181865 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:49.181887 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:49.181933 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:49.181949 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:49.682457 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:49.682496 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:49.682510 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:49.682524 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:49.682535 [ 16 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:49.682547 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:49.682568 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:49.682592 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:49.682604 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:50.183504 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:50.183537 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:50.183569 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:50.183587 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:50.183599 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:50.183609 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:50.183631 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:50.183646 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:50.183657 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:50.684250 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:50.684285 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:50.684296 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:50.684308 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:50.684317 [ 16 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:50.684328 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:50.684348 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:50.684369 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:50.684378 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:51.184923 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:51.184963 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:51.184976 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:51.184989 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:51.185000 [ 13 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:51.185010 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:51.185046 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:51.185064 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:51.185075 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:51.685752 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:51.685790 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:51.685803 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:51.685816 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:51.685827 [ 16 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:51.685839 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:51.685864 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:51.685890 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:51.685902 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:52.186792 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:52.186837 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:52.186850 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:52.186864 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:52.186875 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:52.186886 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:52.186912 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:52.186931 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:52.186942 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:52.687276 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:52.687313 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:52.687327 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:52.687340 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:52.687352 [ 12 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:52.687362 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:52.687387 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:52.687405 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:52.687416 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:53.188200 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:53.188239 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:53.188251 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:53.188263 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:53.188272 [ 15 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:53.188281 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:53.188302 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:53.188323 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:53.188332 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:53.688949 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:53.688987 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:53.689000 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:53.689013 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:53.689024 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:53.689035 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:53.689059 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:53.689083 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:53.689095 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:54.190183 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:54.190217 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:54.190229 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:54.190242 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:54.190253 [ 12 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:54.190262 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:54.190284 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:54.190300 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:54.190310 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:54.691163 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:54.691202 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:54.691215 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:54.691229 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:54.691241 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:54.691252 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:54.691278 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:54.691301 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:54.691313 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:55.192137 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:55.192174 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:55.192186 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:55.192199 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:55.192210 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:55.192220 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:55.192243 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:55.192266 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:55.192277 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:55.693184 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:55.693214 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:55.693225 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:55.693236 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:55.693246 [ 15 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:55.693265 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:55.693285 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:55.693305 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:55.693315 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:56.194254 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:56.194297 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:56.194310 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:56.194324 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:56.194334 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:56.194344 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:56.194369 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:56.194394 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:56.194406 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:56.694643 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:56.694675 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:56.694686 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:56.694700 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:56.694711 [ 15 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:56.694722 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:56.694743 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:56.694758 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:56.694767 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:57.195037 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:57.195085 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:57.195099 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:57.195113 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:57.195124 [ 18 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:57.195135 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:57.195159 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:57.195185 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:57.195198 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:57.695746 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:57.695786 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:57.695798 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:57.695811 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:57.695823 [ 19 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:57.695835 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:57.695861 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:57.695886 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:57.695899 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:58.196325 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:58.196363 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:58.196375 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:58.196388 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:58.196399 [ 17 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:58.196409 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:58.196430 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:58.196455 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:58.196466 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:58.697220 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=0, CommitIndex=44 and Term=2 2024.09.25 20:49:58.697258 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (0), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:58.697270 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:58.697281 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:58.697290 [ 14 ] {} RaftInstance: local log idx 44, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:58.697299 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:58.697318 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:58.697333 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:58.697342 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=45 2024.09.25 20:49:58.755487 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=44, LastLogTerm 2, EntriesLength=1, CommitIndex=44 and Term=2 2024.09.25 20:49:58.755526 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 44 (1), req c idx: 44, my term: 2, my role: 1 2024.09.25 20:49:58.755540 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:58.755554 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 44, req log term: 2, my last log idx: 44, my log (44) term: 2 2024.09.25 20:49:58.755564 [ 19 ] {} RaftInstance: [INIT] log_idx: 45, count: 0, log_store_->next_slot(): 45, req.log_entries().size(): 1 2024.09.25 20:49:58.755574 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 45, count: 0 2024.09.25 20:49:58.755584 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 45, count: 0 2024.09.25 20:49:58.755598 [ 19 ] {} RaftInstance: append at 45, term 2, timestamp 0 2024.09.25 20:49:58.755632 [ 19 ] {} RaftInstance: durable index 44, sleep and wait for log appending completion 2024.09.25 20:49:58.756742 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:49:58.756805 [ 19 ] {} RaftInstance: wake up, durable index 45 2024.09.25 20:49:58.756831 [ 19 ] {} RaftInstance: local log idx 45, target_commit_idx 44, quick_commit_index_ 44, state_->get_commit_idx() 44 2024.09.25 20:49:58.756845 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:58.756868 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:58.756895 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:58.756907 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:49:58.757194 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:49:58.757242 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:49:58.757254 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:58.757264 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:49:58.757274 [ 17 ] {} RaftInstance: trigger commit upto 45 2024.09.25 20:49:58.757282 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 44 2024.09.25 20:49:58.757291 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:49:58.757312 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:58.757330 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:58.757330 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:49:58.757344 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:58.757361 [ 20 ] {} RaftInstance: commit upto 45, current idx 44 2024.09.25 20:49:58.757366 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:49:58.757374 [ 20 ] {} RaftInstance: commit upto 45, current idx 45 2024.09.25 20:49:58.757406 [ 20 ] {} RaftInstance: DONE: commit upto 45, current idx 45 2024.09.25 20:49:58.757420 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:49:59.198132 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:49:59.198172 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:49:59.198186 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:59.198200 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:49:59.198211 [ 13 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:49:59.198221 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:59.198245 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:59.198271 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:59.198282 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:49:59.698802 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:49:59.698840 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:49:59.698854 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:49:59.698868 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:49:59.698881 [ 14 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:49:59.698891 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:49:59.698915 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:49:59.698945 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:49:59.698958 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:00.199564 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:00.199601 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:00.199614 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:00.199626 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:00.199637 [ 13 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:00.199647 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:00.199670 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:00.199694 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:00.199705 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:00.700360 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:00.700395 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:00.700409 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:00.700424 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:00.700436 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:00.700446 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:00.700589 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:00.700647 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:00.700662 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:01.201110 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:01.201159 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:01.201172 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:01.201187 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:01.201198 [ 16 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:01.201210 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:01.201236 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:01.201262 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:01.201272 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:01.701842 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:01.701884 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:01.701897 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:01.701910 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:01.701921 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:01.701932 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:01.701956 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:01.701979 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:01.701993 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:02.202791 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:02.202840 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:02.202852 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:02.202865 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:02.202875 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:02.202885 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:02.202907 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:02.202930 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:02.202942 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:02.703365 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:02.703402 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:02.703415 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:02.703429 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:02.703441 [ 16 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:02.703453 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:02.703479 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:02.703499 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:02.703511 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:03.204364 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:03.204405 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:03.204418 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:03.204432 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:03.204443 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:03.204453 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:03.204477 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:03.204503 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:03.204516 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:03.705039 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:03.705094 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:03.705107 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:03.705121 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:03.705132 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:03.705142 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:03.705167 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:03.705196 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:03.705242 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:04.205943 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:04.205981 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:04.205992 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:04.206025 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:04.206040 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:04.206052 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:04.206078 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:04.206107 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:04.206120 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:04.706957 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:04.706994 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:04.707007 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:04.707022 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:04.707036 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:04.707047 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:04.707068 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:04.707091 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:04.707102 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:05.207850 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:05.207890 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:05.207901 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:05.207913 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:05.207923 [ 15 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:05.207932 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:05.207952 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:05.207967 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:05.207977 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:05.708655 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:05.708690 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:05.708703 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:05.708716 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:05.708727 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:05.708738 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:05.708762 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:05.708790 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:05.708803 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:06.209792 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:06.209842 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:06.209856 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:06.209870 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:06.209881 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:06.209893 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:06.209920 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:06.209939 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:06.209951 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:06.710689 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:06.710728 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:06.710741 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:06.710756 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:06.710766 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:06.710777 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:06.710800 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:06.710825 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:06.710838 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:07.211224 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:07.211266 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:07.211278 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:07.211290 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:07.211301 [ 17 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:07.211312 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:07.211335 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:07.211361 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:07.211373 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:07.711730 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:07.711770 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:07.711782 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:07.711795 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:07.711807 [ 12 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:07.711816 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:07.711839 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:07.711864 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:07.711874 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:08.212578 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:08.212613 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:08.212626 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:08.212638 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:08.212650 [ 18 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:08.212660 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:08.212682 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:08.212698 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:08.212708 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:08.713130 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=0, CommitIndex=45 and Term=2 2024.09.25 20:50:08.713162 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (0), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:08.713174 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:08.713186 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:08.713197 [ 18 ] {} RaftInstance: local log idx 45, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:08.713208 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:08.713231 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:08.713247 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:08.713256 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=46 2024.09.25 20:50:08.755394 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=45, LastLogTerm 2, EntriesLength=1, CommitIndex=45 and Term=2 2024.09.25 20:50:08.755423 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 45 (1), req c idx: 45, my term: 2, my role: 1 2024.09.25 20:50:08.755437 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:08.755451 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 45, req log term: 2, my last log idx: 45, my log (45) term: 2 2024.09.25 20:50:08.755463 [ 19 ] {} RaftInstance: [INIT] log_idx: 46, count: 0, log_store_->next_slot(): 46, req.log_entries().size(): 1 2024.09.25 20:50:08.755473 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 46, count: 0 2024.09.25 20:50:08.755483 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 46, count: 0 2024.09.25 20:50:08.755499 [ 19 ] {} RaftInstance: append at 46, term 2, timestamp 0 2024.09.25 20:50:08.755535 [ 19 ] {} RaftInstance: durable index 45, sleep and wait for log appending completion 2024.09.25 20:50:08.756691 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:08.756749 [ 19 ] {} RaftInstance: wake up, durable index 46 2024.09.25 20:50:08.756770 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 45, quick_commit_index_ 45, state_->get_commit_idx() 45 2024.09.25 20:50:08.756781 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:08.756805 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:08.756831 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:08.756843 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:08.757150 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:08.757175 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:08.757186 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:08.757197 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:08.757206 [ 12 ] {} RaftInstance: trigger commit upto 46 2024.09.25 20:50:08.757217 [ 12 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 45 2024.09.25 20:50:08.757226 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:08.757252 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:08.757266 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:08.757272 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:08.757290 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:08.757299 [ 20 ] {} RaftInstance: commit upto 46, current idx 45 2024.09.25 20:50:08.757306 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:08.757314 [ 20 ] {} RaftInstance: commit upto 46, current idx 46 2024.09.25 20:50:08.757354 [ 20 ] {} RaftInstance: DONE: commit upto 46, current idx 46 2024.09.25 20:50:08.757368 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:09.214280 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:09.214323 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:09.214336 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:09.214349 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:09.214361 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:09.214371 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:09.214394 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:09.214415 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:09.214426 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:09.715189 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:09.715224 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:09.715237 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:09.715251 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:09.715263 [ 13 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:09.715274 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:09.715300 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:09.715327 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:09.715338 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:10.215574 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:10.215613 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:10.215626 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:10.215638 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:10.215649 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:10.215660 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:10.215683 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:10.215708 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:10.215719 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:10.716770 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:10.716806 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:10.716818 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:10.716832 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:10.716842 [ 18 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:10.716853 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:10.716876 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:10.716913 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:10.716926 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:11.217200 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:11.217236 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:11.217248 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:11.217261 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:11.217272 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:11.217282 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:11.217357 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:11.217375 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:11.217385 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:11.717795 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:11.717832 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:11.717845 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:11.717859 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:11.717870 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:11.717880 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:11.717905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:11.717929 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:11.717940 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:12.218753 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:12.218797 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:12.218811 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:12.218824 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:12.218835 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:12.218845 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:12.218866 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:12.218891 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:12.218903 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:12.719553 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:12.719589 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:12.719602 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:12.719614 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:12.719625 [ 18 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:12.719635 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:12.719658 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:12.719682 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:12.719692 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:13.220291 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:13.220330 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:13.220341 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:13.220353 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:13.220362 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:13.220372 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:13.220391 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:13.220412 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:13.220421 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:13.720922 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:13.720960 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:13.720973 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:13.720986 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:13.720998 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:13.721008 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:13.721033 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:13.721063 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:13.721076 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:14.221632 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:14.221675 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:14.221690 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:14.221704 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:14.221715 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:14.221726 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:14.221749 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:14.221773 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:14.221785 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:14.722218 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:14.722274 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:14.722287 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:14.722333 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:14.722358 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:14.722369 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:14.722392 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:14.722408 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:14.722419 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:15.222899 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:15.222937 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:15.222950 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:15.222963 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:15.222975 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:15.222985 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:15.223009 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:15.223033 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:15.223045 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:15.723796 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:15.723835 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:15.723849 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:15.723862 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:15.723873 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:15.723882 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:15.723905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:15.723921 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:15.723931 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:16.224682 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:16.224724 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:16.224738 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:16.224752 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:16.224773 [ 18 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:16.224785 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:16.224808 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:16.224832 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:16.224842 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:16.725984 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:16.726037 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:16.726053 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:16.726067 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:16.726079 [ 14 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:16.726089 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:16.726114 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:16.726141 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:16.726154 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:17.226826 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:17.226886 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:17.226901 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:17.226915 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:17.226937 [ 18 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:17.226949 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:17.226965 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:17.226990 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:17.227010 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:17.727872 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:17.727911 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:17.727924 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:17.727936 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:17.727948 [ 19 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:17.727959 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:17.727982 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:17.728007 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:17.728033 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:18.229081 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:18.229119 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:18.229132 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:18.229146 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:18.229158 [ 13 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:18.229168 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:18.229192 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:18.229216 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:18.229227 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:18.730468 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=0, CommitIndex=46 and Term=2 2024.09.25 20:50:18.730510 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (0), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:18.730544 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:18.730577 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:18.730592 [ 17 ] {} RaftInstance: local log idx 46, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:18.730604 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:18.730630 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:18.730658 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:18.730671 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=47 2024.09.25 20:50:18.755504 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=46, LastLogTerm 2, EntriesLength=1, CommitIndex=46 and Term=2 2024.09.25 20:50:18.755534 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 46 (1), req c idx: 46, my term: 2, my role: 1 2024.09.25 20:50:18.755545 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:18.755559 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 46, req log term: 2, my last log idx: 46, my log (46) term: 2 2024.09.25 20:50:18.755569 [ 19 ] {} RaftInstance: [INIT] log_idx: 47, count: 0, log_store_->next_slot(): 47, req.log_entries().size(): 1 2024.09.25 20:50:18.755579 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 47, count: 0 2024.09.25 20:50:18.755590 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 47, count: 0 2024.09.25 20:50:18.755605 [ 19 ] {} RaftInstance: append at 47, term 2, timestamp 0 2024.09.25 20:50:18.755638 [ 19 ] {} RaftInstance: durable index 46, sleep and wait for log appending completion 2024.09.25 20:50:18.756721 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:18.756756 [ 19 ] {} RaftInstance: wake up, durable index 47 2024.09.25 20:50:18.756770 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 46, quick_commit_index_ 46, state_->get_commit_idx() 46 2024.09.25 20:50:18.756782 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:18.756806 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:18.756830 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:18.756841 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:18.757139 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:18.757165 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:18.757178 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:18.757190 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:18.757200 [ 13 ] {} RaftInstance: trigger commit upto 47 2024.09.25 20:50:18.757212 [ 13 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 46 2024.09.25 20:50:18.757221 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:18.757244 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:18.757258 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:18.757262 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:18.757300 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:18.757323 [ 20 ] {} RaftInstance: commit upto 47, current idx 46 2024.09.25 20:50:18.757334 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:18.757339 [ 20 ] {} RaftInstance: commit upto 47, current idx 47 2024.09.25 20:50:18.757377 [ 20 ] {} RaftInstance: DONE: commit upto 47, current idx 47 2024.09.25 20:50:18.757390 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:19.230822 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:19.230854 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:19.230866 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:19.230879 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:19.230890 [ 17 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:19.230901 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:19.230927 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:19.230945 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:19.230956 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:19.731041 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:19.731076 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:19.731087 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:19.731099 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:19.731109 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:19.731117 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:19.731137 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:19.731158 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:19.731168 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:20.232409 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:20.232448 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:20.232459 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:20.232471 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:20.232480 [ 18 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:20.232489 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:20.232509 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:20.232546 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:20.232556 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:20.733052 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:20.733089 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:20.733102 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:20.733116 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:20.733129 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:20.733141 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:20.733167 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:20.733186 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:20.733198 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:21.234248 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:21.234291 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:21.234305 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:21.234319 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:21.234331 [ 17 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:21.234342 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:21.234365 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:21.234391 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:21.234403 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:21.735369 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:21.735406 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:21.735419 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:21.735433 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:21.735446 [ 18 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:21.735458 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:21.735481 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:21.735496 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:21.735506 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:22.235886 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:22.235933 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:22.235947 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:22.235960 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:22.235971 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:22.235981 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:22.236007 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:22.236032 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:22.236043 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:22.736766 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:22.736807 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:22.736820 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:22.736833 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:22.736844 [ 16 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:22.736855 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:22.736879 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:22.736896 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:22.736907 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:23.237667 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:23.237709 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:23.237722 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:23.237734 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:23.237746 [ 12 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:23.237756 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:23.237779 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:23.237805 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:23.237817 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:23.738430 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:23.738467 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:23.738480 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:23.738493 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:23.738503 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:23.738513 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:23.738534 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:23.738550 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:23.738561 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:24.239048 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:24.239087 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:24.239098 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:24.239110 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:24.239121 [ 12 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:24.239130 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:24.239152 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:24.239173 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:24.239183 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:24.739712 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:24.739744 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:24.739755 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:24.739769 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:24.739780 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:24.739791 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:24.739813 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:24.739829 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:24.739840 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:25.240249 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:25.240287 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:25.240300 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:25.240312 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:25.240322 [ 18 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:25.240332 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:25.240353 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:25.240376 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:25.240387 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:25.740978 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:25.741016 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:25.741028 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:25.741041 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:25.741053 [ 15 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:25.741064 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:25.741090 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:25.741119 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:25.741131 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:26.242028 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:26.242067 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:26.242080 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:26.242095 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:26.242106 [ 19 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:26.242117 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:26.242145 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:26.242174 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:26.242189 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:26.742840 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:26.742880 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:26.742893 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:26.742907 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:26.742918 [ 15 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:26.742928 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:26.742952 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:26.742971 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:26.742981 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:27.243513 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:27.243558 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:27.243571 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:27.243584 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:27.243594 [ 18 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:27.243605 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:27.243629 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:27.243656 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:27.243667 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:27.744329 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:27.744366 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:27.744378 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:27.744391 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:27.744402 [ 13 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:27.744413 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:27.744435 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:27.744465 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:27.744476 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:28.244631 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:28.244667 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:28.244679 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:28.244691 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:28.244702 [ 15 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:28.244711 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:28.244731 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:28.244755 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:28.244766 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:28.745960 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=0, CommitIndex=47 and Term=2 2024.09.25 20:50:28.746026 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (0), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:28.746042 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:28.746056 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:28.746067 [ 13 ] {} RaftInstance: local log idx 47, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:28.746078 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:28.746098 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:28.746112 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:28.746123 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=48 2024.09.25 20:50:28.755500 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=47, LastLogTerm 2, EntriesLength=1, CommitIndex=47 and Term=2 2024.09.25 20:50:28.755532 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 47 (1), req c idx: 47, my term: 2, my role: 1 2024.09.25 20:50:28.755542 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:28.755553 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 47, req log term: 2, my last log idx: 47, my log (47) term: 2 2024.09.25 20:50:28.755562 [ 15 ] {} RaftInstance: [INIT] log_idx: 48, count: 0, log_store_->next_slot(): 48, req.log_entries().size(): 1 2024.09.25 20:50:28.755571 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 48, count: 0 2024.09.25 20:50:28.755579 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 48, count: 0 2024.09.25 20:50:28.755591 [ 15 ] {} RaftInstance: append at 48, term 2, timestamp 0 2024.09.25 20:50:28.755615 [ 15 ] {} RaftInstance: durable index 47, sleep and wait for log appending completion 2024.09.25 20:50:28.756664 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:28.756690 [ 15 ] {} RaftInstance: wake up, durable index 48 2024.09.25 20:50:28.756700 [ 15 ] {} RaftInstance: local log idx 48, target_commit_idx 47, quick_commit_index_ 47, state_->get_commit_idx() 47 2024.09.25 20:50:28.756709 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:28.756729 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:28.756750 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:28.756759 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:28.757089 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:28.757111 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:28.757121 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:28.757132 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:28.757142 [ 18 ] {} RaftInstance: trigger commit upto 48 2024.09.25 20:50:28.757152 [ 18 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 47 2024.09.25 20:50:28.757161 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:28.757185 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:28.757198 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:28.757204 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:28.757211 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:28.757219 [ 20 ] {} RaftInstance: commit upto 48, current idx 47 2024.09.25 20:50:28.757225 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:28.757230 [ 20 ] {} RaftInstance: commit upto 48, current idx 48 2024.09.25 20:50:28.757261 [ 20 ] {} RaftInstance: DONE: commit upto 48, current idx 48 2024.09.25 20:50:28.757272 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:29.247169 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:29.247205 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:29.247216 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:29.247229 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:29.247240 [ 13 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:29.247250 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:29.247274 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:29.247291 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:29.247300 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:29.747756 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:29.747794 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:29.747807 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:29.747821 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:29.747833 [ 15 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:29.747844 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:29.747869 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:29.747887 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:29.747899 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:30.248164 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:30.248200 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:30.248212 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:30.248224 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:30.248234 [ 16 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:30.248244 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:30.248267 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:30.248292 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:30.248304 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:30.748439 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:30.748478 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:30.748492 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:30.748506 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:30.748518 [ 19 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:30.748528 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:30.748554 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:30.748576 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:30.748588 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:31.249034 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:31.249070 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:31.249082 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:31.249094 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:31.249104 [ 12 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:31.249113 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:31.249134 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:31.249156 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:31.249166 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:31.749680 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:31.749718 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:31.749731 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:31.749745 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:31.749759 [ 19 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:31.749770 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:31.749796 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:31.749821 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:31.749834 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:32.250158 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:32.250208 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:32.250221 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:32.250235 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:32.250246 [ 18 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:32.250257 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:32.250281 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:32.250300 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:32.250311 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:32.750933 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:32.750975 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:32.750989 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:32.751003 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:32.751040 [ 19 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:32.751056 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:32.751081 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:32.751109 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:32.751122 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:33.251180 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:33.251218 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:33.251229 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:33.251241 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:33.251251 [ 12 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:33.251261 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:33.251284 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:33.251307 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:33.251318 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:33.753385 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:33.753418 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:33.753429 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:33.753440 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:33.753450 [ 19 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:33.753459 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:33.753479 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:33.753492 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:33.753501 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:34.253467 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:34.253510 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:34.253522 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:34.253536 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:34.253557 [ 12 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:34.253570 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:34.253586 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:34.253620 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:34.253635 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:34.754297 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:34.754331 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:34.754342 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:34.754357 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:34.754369 [ 19 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:34.754380 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:34.754404 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:34.754429 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:34.754443 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:35.255195 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:35.255234 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:35.255247 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:35.255261 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:35.255272 [ 13 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:35.255283 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:35.255310 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:35.255337 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:35.255350 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:35.755744 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:35.755781 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:35.755793 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:35.755806 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:35.755818 [ 14 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:35.755865 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:35.755886 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:35.755907 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:35.755917 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:36.256698 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:36.256732 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:36.256744 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:36.256756 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:36.256766 [ 13 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:36.256777 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:36.256828 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:36.256853 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:36.256862 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:36.757592 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:36.757632 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:36.757644 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:36.757658 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:36.757670 [ 14 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:36.757680 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:36.757704 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:36.757729 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:36.757741 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:37.258140 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:37.258188 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:37.258203 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:37.258218 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:37.258230 [ 13 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:37.258239 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:37.258261 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:37.258284 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:37.258295 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:37.759052 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:37.759119 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:37.759133 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:37.759147 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:37.759158 [ 14 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:37.759168 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:37.759212 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:37.759240 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:37.759251 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:38.259341 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=0, CommitIndex=48 and Term=2 2024.09.25 20:50:38.259381 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (0), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:38.259393 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:38.259405 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:38.259417 [ 12 ] {} RaftInstance: local log idx 48, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:38.259427 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:38.259451 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:38.259477 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:38.259489 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=49 2024.09.25 20:50:38.755449 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=48, LastLogTerm 2, EntriesLength=1, CommitIndex=48 and Term=2 2024.09.25 20:50:38.755489 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 48 (1), req c idx: 48, my term: 2, my role: 1 2024.09.25 20:50:38.755502 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:38.755515 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 48, req log term: 2, my last log idx: 48, my log (48) term: 2 2024.09.25 20:50:38.755524 [ 12 ] {} RaftInstance: [INIT] log_idx: 49, count: 0, log_store_->next_slot(): 49, req.log_entries().size(): 1 2024.09.25 20:50:38.755534 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 49, count: 0 2024.09.25 20:50:38.755542 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 49, count: 0 2024.09.25 20:50:38.755555 [ 12 ] {} RaftInstance: append at 49, term 2, timestamp 0 2024.09.25 20:50:38.755583 [ 12 ] {} RaftInstance: durable index 48, sleep and wait for log appending completion 2024.09.25 20:50:38.756654 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:38.756718 [ 12 ] {} RaftInstance: wake up, durable index 49 2024.09.25 20:50:38.756769 [ 12 ] {} RaftInstance: local log idx 49, target_commit_idx 48, quick_commit_index_ 48, state_->get_commit_idx() 48 2024.09.25 20:50:38.756780 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:38.756800 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:38.756823 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:38.756833 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:38.757145 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:38.757172 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:38.757185 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:38.757197 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:38.757207 [ 15 ] {} RaftInstance: trigger commit upto 49 2024.09.25 20:50:38.757217 [ 15 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 48 2024.09.25 20:50:38.757227 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:38.757250 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:38.757263 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:38.757268 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:38.757284 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:38.757286 [ 20 ] {} RaftInstance: commit upto 49, current idx 48 2024.09.25 20:50:38.757294 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:38.757300 [ 20 ] {} RaftInstance: commit upto 49, current idx 49 2024.09.25 20:50:38.757325 [ 20 ] {} RaftInstance: DONE: commit upto 49, current idx 49 2024.09.25 20:50:38.757336 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:38.759574 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:38.759593 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:38.759603 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:38.759614 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:38.759624 [ 15 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:38.759634 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:38.759657 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:38.759682 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:38.759693 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:39.260437 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:39.260476 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:39.260489 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:39.260503 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:39.260515 [ 13 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:39.260526 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:39.260551 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:39.260579 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:39.260592 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:39.760723 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:39.760755 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:39.760767 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:39.760828 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:39.760848 [ 18 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:39.760859 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:39.760881 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:39.760905 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:39.760917 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:40.260985 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:40.261023 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:40.261036 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:40.261049 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:40.261062 [ 13 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:40.261072 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:40.261095 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:40.261118 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:40.261128 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:40.762183 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:40.762221 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:40.762253 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:40.762268 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:40.762279 [ 18 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:40.762289 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:40.762313 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:40.762357 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:40.762371 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:41.262415 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:41.262448 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:41.262459 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:41.262471 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:41.262481 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:41.262490 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:41.262510 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:41.262532 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:41.262542 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:41.763210 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:41.763245 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:41.763258 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:41.763271 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:41.763281 [ 18 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:41.763290 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:41.763310 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:41.763325 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:41.763354 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:42.263637 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:42.263679 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:42.263691 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:42.263704 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:42.263714 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:42.263723 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:42.263747 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:42.263772 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:42.263783 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:42.764883 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:42.764919 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:42.764932 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:42.764945 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:42.764957 [ 18 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:42.764967 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:42.764992 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:42.765011 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:42.765024 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:43.265738 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:43.265778 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:43.265791 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:43.265805 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:43.265837 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:43.265849 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:43.265872 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:43.265897 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:43.265910 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:43.766481 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:43.766513 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:43.766526 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:43.766588 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:43.766610 [ 18 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:43.766621 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:43.766644 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:43.766669 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:43.766680 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:44.267189 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:44.267224 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:44.267235 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:44.267247 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:44.267257 [ 19 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:44.267266 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:44.267291 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:44.267312 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:44.267322 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:44.767729 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:44.767770 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:44.767785 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:44.767800 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:44.767812 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:44.767824 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:44.767849 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:44.767873 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:44.767883 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:45.268768 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:45.268808 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:45.268821 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:45.268833 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:45.268845 [ 14 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:45.268854 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:45.268879 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:45.268906 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:45.268919 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:45.769517 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:45.769551 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:45.769563 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:45.769576 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:45.769587 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:45.769597 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:45.769622 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:45.769647 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:45.769658 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:46.270231 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:46.270263 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:46.270275 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:46.270288 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:46.270299 [ 14 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:46.270309 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:46.270330 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:46.270373 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:46.270387 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:46.771589 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:46.771625 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:46.771637 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:46.771651 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:46.771663 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:46.771674 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:46.771700 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:46.771727 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:46.771742 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:47.272201 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:47.272248 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:47.272261 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:47.272275 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:47.272284 [ 14 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:47.272295 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:47.272316 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:47.272343 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:47.272356 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:47.772982 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:47.773034 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:47.773052 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:47.773068 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:47.773081 [ 16 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:47.773093 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:47.773116 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:47.773143 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:47.773158 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:48.273176 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=0, CommitIndex=49 and Term=2 2024.09.25 20:50:48.273209 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (0), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:48.273221 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:48.273234 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:48.273246 [ 14 ] {} RaftInstance: local log idx 49, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:48.273256 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:48.273278 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:48.273302 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:48.273313 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=50 2024.09.25 20:50:48.755404 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=49, LastLogTerm 2, EntriesLength=1, CommitIndex=49 and Term=2 2024.09.25 20:50:48.755434 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 49 (1), req c idx: 49, my term: 2, my role: 1 2024.09.25 20:50:48.755443 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:48.755451 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 49, req log term: 2, my last log idx: 49, my log (49) term: 2 2024.09.25 20:50:48.755458 [ 15 ] {} RaftInstance: [INIT] log_idx: 50, count: 0, log_store_->next_slot(): 50, req.log_entries().size(): 1 2024.09.25 20:50:48.755464 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 50, count: 0 2024.09.25 20:50:48.755472 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 50, count: 0 2024.09.25 20:50:48.755486 [ 15 ] {} RaftInstance: append at 50, term 2, timestamp 0 2024.09.25 20:50:48.755515 [ 15 ] {} RaftInstance: durable index 49, sleep and wait for log appending completion 2024.09.25 20:50:48.756539 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:48.756585 [ 15 ] {} RaftInstance: wake up, durable index 50 2024.09.25 20:50:48.756599 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 49, quick_commit_index_ 49, state_->get_commit_idx() 49 2024.09.25 20:50:48.756609 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:48.756630 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:48.756647 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:48.756658 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:48.756998 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:48.757022 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:48.757034 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:48.757046 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:48.757056 [ 14 ] {} RaftInstance: trigger commit upto 50 2024.09.25 20:50:48.757066 [ 14 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 49 2024.09.25 20:50:48.757076 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:48.757102 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:48.757117 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:48.757122 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:48.757143 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:48.757146 [ 20 ] {} RaftInstance: commit upto 50, current idx 49 2024.09.25 20:50:48.757175 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:48.757179 [ 20 ] {} RaftInstance: commit upto 50, current idx 50 2024.09.25 20:50:48.757221 [ 20 ] {} RaftInstance: DONE: commit upto 50, current idx 50 2024.09.25 20:50:48.757233 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:48.773570 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:48.773606 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:48.773617 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:48.773629 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:48.773638 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:48.773647 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:48.773668 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:48.773683 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:48.773693 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:49.274668 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:49.274706 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:49.274718 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:49.274730 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:49.274742 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:49.274753 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:49.274778 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:49.274805 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:49.274818 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:49.776117 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:49.776167 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:49.776182 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:49.776196 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:49.776208 [ 17 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:49.776218 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:49.776241 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:49.776266 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:49.776278 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:50.277056 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:50.277096 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:50.277109 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:50.277122 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:50.277133 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:50.277145 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:50.277169 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:50.277195 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:50.277205 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:50.777829 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:50.777868 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:50.777882 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:50.777896 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:50.777910 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:50.777921 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:50.777947 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:50.777968 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:50.777981 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:51.278566 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:51.278603 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:51.278617 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:51.278632 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:51.278645 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:51.278656 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:51.278683 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:51.278714 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:51.278731 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:51.779320 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:51.779359 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:51.779372 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:51.779434 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:51.779484 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:51.779500 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:51.779523 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:51.779545 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:51.779554 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:52.280011 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:52.280055 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:52.280069 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:52.280083 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:52.280094 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:52.280104 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:52.280175 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:52.280210 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:52.280281 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:52.780957 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:52.780996 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:52.781010 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:52.781023 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:52.781035 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:52.781047 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:52.781073 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:52.781099 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:52.781111 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:53.281833 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:53.281866 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:53.281878 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:53.281892 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:53.281904 [ 15 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:53.281915 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:53.281940 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:53.281965 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:53.281976 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:53.782371 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:53.782411 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:53.782423 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:53.782436 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:53.782447 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:53.782457 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:53.782480 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:53.782504 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:53.782514 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:54.283244 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:54.283288 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:54.283298 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:54.283310 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:54.283328 [ 18 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:54.283338 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:54.283358 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:54.283388 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:54.283400 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:54.784326 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:54.784360 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:54.784372 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:54.784386 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:54.784399 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:54.784411 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:54.784437 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:54.784463 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:54.784476 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:55.285036 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:55.285070 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:55.285080 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:55.285092 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:55.285101 [ 19 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:55.285112 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:55.285136 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:55.285162 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:55.285174 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:55.785663 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:55.785696 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:55.785709 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:55.785749 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:55.785764 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:55.785776 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:55.785800 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:55.785819 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:55.785831 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:56.286512 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:56.286551 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:56.286563 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:56.286576 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:56.286586 [ 19 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:56.286595 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:56.286615 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:56.286629 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:56.286640 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:56.786812 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:56.786850 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:56.786862 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:56.786873 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:56.786883 [ 12 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:56.786892 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:56.786913 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:56.786930 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:56.786939 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:57.287373 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:57.287419 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:57.287430 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:57.287443 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:57.287455 [ 16 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:57.287465 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:57.287509 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:57.287535 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:57.287546 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:57.788553 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:57.788590 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:57.788602 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:57.788614 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:57.788624 [ 19 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:57.788634 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:57.788656 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:57.788677 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:57.788688 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:58.289780 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=0, CommitIndex=50 and Term=2 2024.09.25 20:50:58.289815 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (0), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:58.289827 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:58.289840 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:58.289850 [ 16 ] {} RaftInstance: local log idx 50, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:58.289860 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:58.289902 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:58.289928 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:58.289940 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=51 2024.09.25 20:50:58.755463 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=50, LastLogTerm 2, EntriesLength=1, CommitIndex=50 and Term=2 2024.09.25 20:50:58.755501 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 50 (1), req c idx: 50, my term: 2, my role: 1 2024.09.25 20:50:58.755514 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:58.755528 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 50, req log term: 2, my last log idx: 50, my log (50) term: 2 2024.09.25 20:50:58.755539 [ 12 ] {} RaftInstance: [INIT] log_idx: 51, count: 0, log_store_->next_slot(): 51, req.log_entries().size(): 1 2024.09.25 20:50:58.755549 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 51, count: 0 2024.09.25 20:50:58.755558 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 51, count: 0 2024.09.25 20:50:58.755572 [ 12 ] {} RaftInstance: append at 51, term 2, timestamp 0 2024.09.25 20:50:58.755602 [ 12 ] {} RaftInstance: durable index 50, sleep and wait for log appending completion 2024.09.25 20:50:58.756754 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:50:58.756789 [ 12 ] {} RaftInstance: wake up, durable index 51 2024.09.25 20:50:58.756802 [ 12 ] {} RaftInstance: local log idx 51, target_commit_idx 50, quick_commit_index_ 50, state_->get_commit_idx() 50 2024.09.25 20:50:58.756813 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:58.756838 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:58.756865 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:58.756878 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:50:58.757181 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:50:58.757201 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:50:58.757211 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:58.757221 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:50:58.757230 [ 19 ] {} RaftInstance: trigger commit upto 51 2024.09.25 20:50:58.757238 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 50 2024.09.25 20:50:58.757246 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:50:58.757269 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:58.757287 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:58.757291 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:50:58.757300 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:58.757317 [ 20 ] {} RaftInstance: commit upto 51, current idx 50 2024.09.25 20:50:58.757322 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:50:58.757330 [ 20 ] {} RaftInstance: commit upto 51, current idx 51 2024.09.25 20:50:58.757366 [ 20 ] {} RaftInstance: DONE: commit upto 51, current idx 51 2024.09.25 20:50:58.757422 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:50:58.790921 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:50:58.790956 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:50:58.790967 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:58.790981 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:50:58.790991 [ 12 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:50:58.791002 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:58.791062 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:58.791093 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:58.791104 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:50:59.291656 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:50:59.291705 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:50:59.291720 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:59.291733 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:50:59.291745 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:50:59.291756 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:59.291779 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:59.291802 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:59.291814 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:50:59.792452 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:50:59.792490 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:50:59.792505 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:50:59.792520 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:50:59.792532 [ 13 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:50:59.792544 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:50:59.792567 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:50:59.792588 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:50:59.792599 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:00.293333 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:00.293369 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:00.293381 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:00.293396 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:00.293408 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:00.293418 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:00.293441 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:00.293466 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:00.293479 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:00.794052 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:00.794133 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:00.794146 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:00.794159 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:00.794170 [ 17 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:00.794181 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:00.794208 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:00.794227 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:00.794239 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:01.295073 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:01.295106 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:01.295117 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:01.295129 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:01.295140 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:01.295151 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:01.295176 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:01.295203 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:01.295215 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:01.796027 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:01.796069 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:01.796082 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:01.796096 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:01.796108 [ 14 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:01.796119 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:01.796144 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:01.796174 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:01.796189 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:02.296756 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:02.296803 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:02.296814 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:02.296826 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:02.296835 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:02.296844 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:02.296865 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:02.296887 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:02.296896 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:02.797443 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:02.797481 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:02.797492 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:02.797504 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:02.797514 [ 14 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:02.797523 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:02.797545 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:02.797567 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:02.797577 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:03.298245 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:03.298285 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:03.298298 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:03.298312 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:03.298324 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:03.298335 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:03.298362 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:03.298390 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:03.298402 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:03.798941 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:03.798980 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:03.799019 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:03.799116 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:03.799129 [ 18 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:03.799141 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:03.799166 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:03.799193 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:03.799206 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:04.299748 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:04.299787 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:04.299800 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:04.299814 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:04.299825 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:04.299835 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:04.299859 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:04.299902 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:04.299915 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:04.800464 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:04.800503 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:04.800517 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:04.800531 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:04.800542 [ 18 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:04.800552 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:04.800577 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:04.800602 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:04.800614 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:05.301577 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:05.301607 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:05.301618 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:05.301629 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:05.301639 [ 19 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:05.301648 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:05.301668 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:05.301691 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:05.301701 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:05.802117 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:05.802155 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:05.802168 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:05.802182 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:05.802194 [ 18 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:05.802205 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:05.802231 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:05.802255 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:05.802266 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:06.303180 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:06.303219 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:06.303232 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:06.303245 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:06.303256 [ 18 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:06.303268 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:06.303295 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:06.303320 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:06.303332 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:06.803863 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:06.803903 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:06.803917 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:06.803932 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:06.803943 [ 12 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:06.803954 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:06.803981 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:06.804007 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:06.804020 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:07.304762 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:07.304810 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:07.304824 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:07.304838 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:07.304850 [ 14 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:07.304861 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:07.304883 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:07.304900 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:07.304911 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:07.805502 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:07.805540 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:07.805554 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:07.805567 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:07.805579 [ 12 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:07.805590 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:07.805615 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:07.805634 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:07.805646 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:08.306254 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=0, CommitIndex=51 and Term=2 2024.09.25 20:51:08.306294 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (0), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:08.306307 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:08.306320 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:08.306331 [ 18 ] {} RaftInstance: local log idx 51, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:08.306341 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:08.306367 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:08.306392 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:08.306405 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=52 2024.09.25 20:51:08.755436 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=51, LastLogTerm 2, EntriesLength=1, CommitIndex=51 and Term=2 2024.09.25 20:51:08.755478 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 51 (1), req c idx: 51, my term: 2, my role: 1 2024.09.25 20:51:08.755490 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:08.755503 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 51, req log term: 2, my last log idx: 51, my log (51) term: 2 2024.09.25 20:51:08.755512 [ 19 ] {} RaftInstance: [INIT] log_idx: 52, count: 0, log_store_->next_slot(): 52, req.log_entries().size(): 1 2024.09.25 20:51:08.755521 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 52, count: 0 2024.09.25 20:51:08.755530 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 52, count: 0 2024.09.25 20:51:08.755543 [ 19 ] {} RaftInstance: append at 52, term 2, timestamp 0 2024.09.25 20:51:08.755570 [ 19 ] {} RaftInstance: durable index 51, sleep and wait for log appending completion 2024.09.25 20:51:08.756538 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:08.756571 [ 19 ] {} RaftInstance: wake up, durable index 52 2024.09.25 20:51:08.756584 [ 19 ] {} RaftInstance: local log idx 52, target_commit_idx 51, quick_commit_index_ 51, state_->get_commit_idx() 51 2024.09.25 20:51:08.756596 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:08.756615 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:08.756647 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:08.756662 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:08.756927 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:08.756954 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:08.757016 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:08.757028 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:08.757039 [ 18 ] {} RaftInstance: trigger commit upto 52 2024.09.25 20:51:08.757049 [ 18 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 51 2024.09.25 20:51:08.757059 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:08.757083 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:08.757095 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:08.757101 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:08.757117 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:08.757128 [ 20 ] {} RaftInstance: commit upto 52, current idx 51 2024.09.25 20:51:08.757136 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:08.757142 [ 20 ] {} RaftInstance: commit upto 52, current idx 52 2024.09.25 20:51:08.757178 [ 20 ] {} RaftInstance: DONE: commit upto 52, current idx 52 2024.09.25 20:51:08.757188 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:08.806556 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:08.806594 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:08.806606 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:08.806619 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:08.806630 [ 19 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:08.806640 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:08.806662 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:08.806685 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:08.806695 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:09.307424 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:09.307480 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:09.307495 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:09.307508 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:09.307520 [ 12 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:09.307530 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:09.307553 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:09.307578 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:09.307590 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:09.808178 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:09.808210 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:09.808222 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:09.808235 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:09.808247 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:09.808258 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:09.808280 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:09.808304 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:09.808315 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:10.308849 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:10.308885 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:10.308897 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:10.308910 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:10.308921 [ 12 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:10.308933 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:10.308955 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:10.308980 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:10.308990 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:10.809730 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:10.809761 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:10.809772 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:10.809785 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:10.809796 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:10.809806 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:10.809831 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:10.809858 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:10.809870 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:11.310620 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:11.310659 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:11.310670 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:11.310682 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:11.310692 [ 18 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:11.310701 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:11.310722 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:11.310735 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:11.310744 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:11.811723 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:11.811767 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:11.811779 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:11.811791 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:11.811802 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:11.811819 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:11.811834 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:11.811847 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:11.811857 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:12.312074 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:12.312120 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:12.312134 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:12.312148 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:12.312159 [ 15 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:12.312170 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:12.312193 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:12.312242 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:12.312255 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:12.813019 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:12.813058 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:12.813069 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:12.813080 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:12.813091 [ 17 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:12.813100 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:12.813123 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:12.813147 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:12.813158 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:13.313672 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:13.313709 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:13.313722 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:13.313736 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:13.313748 [ 16 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:13.313758 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:13.313784 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:13.313803 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:13.313814 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:13.813937 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:13.813998 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:13.814012 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:13.814026 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:13.814037 [ 17 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:13.814048 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:13.814072 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:13.814092 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:13.814103 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:14.315135 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:14.315173 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:14.315187 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:14.315201 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:14.315212 [ 17 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:14.315223 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:14.315265 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:14.315293 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:14.315306 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:14.815944 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:14.815982 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:14.815996 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:14.816009 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:14.816020 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:14.816032 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:14.816056 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:14.816081 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:14.816092 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:15.316885 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:15.316924 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:15.316936 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:15.316949 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:15.316960 [ 15 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:15.316972 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:15.317012 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:15.317040 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:15.317052 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:15.818237 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:15.818288 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:15.818318 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:15.818333 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:15.818344 [ 17 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:15.818356 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:15.818381 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:15.818406 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:15.818418 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:16.318591 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:16.318629 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:16.318643 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:16.318657 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:16.318668 [ 15 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:16.318678 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:16.318702 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:16.318727 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:16.318740 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:16.818909 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:16.818975 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:16.818996 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:16.819011 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:16.819021 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:16.819070 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:16.819100 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:16.819184 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:16.819222 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:17.320109 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:17.320158 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:17.320170 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:17.320184 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:17.320195 [ 15 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:17.320206 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:17.320229 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:17.320253 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:17.320264 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:17.820863 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:17.820897 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:17.820906 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:17.820915 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:17.820923 [ 14 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:17.820929 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:17.820947 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:17.820967 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:17.820977 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:18.321705 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=0, CommitIndex=52 and Term=2 2024.09.25 20:51:18.321737 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (0), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:18.321747 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:18.321759 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:18.321768 [ 13 ] {} RaftInstance: local log idx 52, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:18.321778 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:18.321798 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:18.321822 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:18.321834 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=53 2024.09.25 20:51:18.755456 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=52, LastLogTerm 2, EntriesLength=1, CommitIndex=52 and Term=2 2024.09.25 20:51:18.755492 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 52 (1), req c idx: 52, my term: 2, my role: 1 2024.09.25 20:51:18.755504 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:18.755517 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 52, req log term: 2, my last log idx: 52, my log (52) term: 2 2024.09.25 20:51:18.755527 [ 13 ] {} RaftInstance: [INIT] log_idx: 53, count: 0, log_store_->next_slot(): 53, req.log_entries().size(): 1 2024.09.25 20:51:18.755536 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 53, count: 0 2024.09.25 20:51:18.755545 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 53, count: 0 2024.09.25 20:51:18.755559 [ 13 ] {} RaftInstance: append at 53, term 2, timestamp 0 2024.09.25 20:51:18.755589 [ 13 ] {} RaftInstance: durable index 52, sleep and wait for log appending completion 2024.09.25 20:51:18.756730 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:18.756788 [ 13 ] {} RaftInstance: wake up, durable index 53 2024.09.25 20:51:18.756812 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 52, quick_commit_index_ 52, state_->get_commit_idx() 52 2024.09.25 20:51:18.756823 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:18.756847 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:18.756873 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:18.756884 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:18.757204 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:18.757222 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:18.757232 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:18.757244 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:18.757255 [ 15 ] {} RaftInstance: trigger commit upto 53 2024.09.25 20:51:18.757264 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 52 2024.09.25 20:51:18.757275 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:18.757294 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:18.757304 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:18.757310 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:18.757324 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:18.757328 [ 20 ] {} RaftInstance: commit upto 53, current idx 52 2024.09.25 20:51:18.757337 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:18.757342 [ 20 ] {} RaftInstance: commit upto 53, current idx 53 2024.09.25 20:51:18.757376 [ 20 ] {} RaftInstance: DONE: commit upto 53, current idx 53 2024.09.25 20:51:18.757388 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:18.823158 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:18.823209 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:18.823242 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:18.823257 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:18.823270 [ 12 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:18.823281 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:18.823306 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:18.823330 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:18.823341 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:19.324157 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:19.324194 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:19.324206 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:19.324218 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:19.324228 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:19.324238 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:19.324260 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:19.324282 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:19.324292 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:19.825493 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:19.825531 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:19.825542 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:19.825553 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:19.825563 [ 12 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:19.825572 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:19.825593 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:19.825614 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:19.825623 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:20.326640 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:20.326675 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:20.326687 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:20.326700 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:20.326711 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:20.326721 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:20.326745 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:20.326770 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:20.326782 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:20.827243 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:20.827282 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:20.827295 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:20.827308 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:20.827320 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:20.827331 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:20.827356 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:20.827384 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:20.827395 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:21.327758 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:21.327800 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:21.327813 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:21.327826 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:21.327838 [ 12 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:21.327849 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:21.327874 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:21.327898 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:21.327910 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:21.828810 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:21.828846 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:21.828859 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:21.828872 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:21.828883 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:21.828893 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:21.828915 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:21.828931 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:21.828942 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:22.329422 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:22.329467 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:22.329479 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:22.329491 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:22.329501 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:22.329510 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:22.329532 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:22.329558 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:22.329570 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:22.830162 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:22.830219 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:22.830234 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:22.830248 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:22.830260 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:22.830271 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:22.830292 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:22.830317 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:22.830326 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:23.330905 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:23.330949 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:23.330962 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:23.330975 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:23.330986 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:23.330997 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:23.331016 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:23.331031 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:23.331042 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:23.831476 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:23.831513 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:23.831526 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:23.831539 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:23.831551 [ 16 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:23.831562 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:23.831584 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:23.831609 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:23.831620 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:24.332242 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:24.332280 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:24.332293 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:24.332306 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:24.332317 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:24.332328 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:24.332353 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:24.332379 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:24.332393 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:24.833317 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:24.833358 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:24.833372 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:24.833387 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:24.833399 [ 16 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:24.833412 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:24.833439 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:24.833458 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:24.833469 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:25.333991 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:25.334038 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:25.334052 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:25.334081 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:25.334093 [ 13 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:25.334104 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:25.334130 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:25.334164 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:25.334177 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:25.834871 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:25.834910 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:25.834923 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:25.834936 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:25.834948 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:25.834960 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:25.834986 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:25.835011 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:25.835023 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:26.335946 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:26.335983 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:26.335994 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:26.336019 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:26.336030 [ 15 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:26.336040 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:26.336060 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:26.336082 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:26.336093 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:26.836619 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:26.836658 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:26.836671 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:26.836684 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:26.836695 [ 14 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:26.836706 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:26.836730 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:26.836747 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:26.836759 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:27.337767 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:27.337807 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:27.337819 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:27.337833 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:27.337845 [ 16 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:27.337856 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:27.337881 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:27.337900 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:27.337912 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:27.838610 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:27.838649 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:27.838663 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:27.838677 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:27.838689 [ 14 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:27.838699 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:27.838722 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:27.838746 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:27.838759 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:28.339463 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=0, CommitIndex=53 and Term=2 2024.09.25 20:51:28.339501 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (0), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:28.339514 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:28.339528 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:28.339541 [ 19 ] {} RaftInstance: local log idx 53, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:28.339553 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:28.339577 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:28.339605 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:28.339620 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=54 2024.09.25 20:51:28.755539 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=53, LastLogTerm 2, EntriesLength=1, CommitIndex=53 and Term=2 2024.09.25 20:51:28.755576 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 53 (1), req c idx: 53, my term: 2, my role: 1 2024.09.25 20:51:28.755589 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:28.755602 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 53, req log term: 2, my last log idx: 53, my log (53) term: 2 2024.09.25 20:51:28.755611 [ 16 ] {} RaftInstance: [INIT] log_idx: 54, count: 0, log_store_->next_slot(): 54, req.log_entries().size(): 1 2024.09.25 20:51:28.755620 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 54, count: 0 2024.09.25 20:51:28.755629 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 54, count: 0 2024.09.25 20:51:28.755641 [ 16 ] {} RaftInstance: append at 54, term 2, timestamp 0 2024.09.25 20:51:28.755672 [ 16 ] {} RaftInstance: durable index 53, sleep and wait for log appending completion 2024.09.25 20:51:28.756728 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:28.756788 [ 16 ] {} RaftInstance: wake up, durable index 54 2024.09.25 20:51:28.756815 [ 16 ] {} RaftInstance: local log idx 54, target_commit_idx 53, quick_commit_index_ 53, state_->get_commit_idx() 53 2024.09.25 20:51:28.756828 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:28.756853 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:28.756880 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:28.756893 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:28.757182 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:28.757206 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:28.757218 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:28.757228 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:28.757239 [ 19 ] {} RaftInstance: trigger commit upto 54 2024.09.25 20:51:28.757248 [ 19 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 53 2024.09.25 20:51:28.757258 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:28.757280 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:28.757301 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:28.757301 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:28.757323 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:28.757330 [ 20 ] {} RaftInstance: commit upto 54, current idx 53 2024.09.25 20:51:28.757337 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:28.757343 [ 20 ] {} RaftInstance: commit upto 54, current idx 54 2024.09.25 20:51:28.757382 [ 20 ] {} RaftInstance: DONE: commit upto 54, current idx 54 2024.09.25 20:51:28.757395 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:28.839709 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:28.839748 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:28.839761 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:28.839776 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:28.839789 [ 16 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:28.839801 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:28.839828 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:28.839855 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:28.839868 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:29.340510 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:29.340549 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:29.340573 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:29.340587 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:29.340626 [ 19 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:29.340639 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:29.340662 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:29.340693 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:29.340704 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:29.841105 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:29.841143 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:29.841154 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:29.841167 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:29.841179 [ 18 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:29.841189 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:29.841233 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:29.841273 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:29.841286 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:30.341805 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:30.341842 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:30.341853 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:30.341865 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:30.341874 [ 19 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:30.341883 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:30.341905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:30.341926 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:30.341936 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:30.842844 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:30.842878 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:30.842890 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:30.842903 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:30.842913 [ 18 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:30.842934 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:30.842959 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:30.842984 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:30.842996 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:31.343446 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:31.343487 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:31.343501 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:31.343516 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:31.343529 [ 19 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:31.343540 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:31.343564 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:31.343582 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:31.343595 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:31.844179 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:31.844224 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:31.844237 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:31.844251 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:31.844261 [ 18 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:31.844271 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:31.844302 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:31.844316 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:31.844326 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:32.344938 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:32.344988 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:32.345002 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:32.345027 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:32.345039 [ 19 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:32.345049 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:32.345072 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:32.345098 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:32.345111 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:32.845787 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:32.845826 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:32.845839 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:32.845852 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:32.845863 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:32.845874 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:32.845897 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:32.845922 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:32.845932 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:33.346640 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:33.346681 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:33.346693 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:33.346707 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:33.346719 [ 13 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:33.346729 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:33.346753 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:33.346776 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:33.346786 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:33.847365 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:33.847404 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:33.847417 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:33.847431 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:33.847442 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:33.847453 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:33.847476 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:33.847494 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:33.847504 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:34.347951 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:34.347981 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:34.347992 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:34.348004 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:34.348021 [ 13 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:34.348031 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:34.348049 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:34.348071 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:34.348081 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:34.848617 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:34.848657 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:34.848671 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:34.848685 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:34.848696 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:34.848706 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:34.848730 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:34.848757 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:34.848770 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:35.349610 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:35.349644 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:35.349655 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:35.349667 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:35.349678 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:35.349688 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:35.349709 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:35.349731 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:35.349741 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:35.850399 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:35.850438 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:35.850449 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:35.850461 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:35.850471 [ 17 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:35.850480 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:35.850501 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:35.850540 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:35.850552 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:36.351321 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:36.351385 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:36.351419 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:36.351434 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:36.351446 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:36.351456 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:36.351479 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:36.351496 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:36.351505 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:36.852076 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:36.852116 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:36.852129 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:36.852142 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:36.852154 [ 13 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:36.852164 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:36.852190 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:36.852205 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:36.852216 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:37.352918 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:37.352963 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:37.352973 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:37.352985 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:37.352996 [ 14 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:37.353007 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:37.353028 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:37.353044 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:37.353054 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:37.853784 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:37.853820 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:37.853832 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:37.853845 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:37.853857 [ 13 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:37.853867 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:37.853893 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:37.853918 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:37.853930 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:38.354555 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=0, CommitIndex=54 and Term=2 2024.09.25 20:51:38.354594 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (0), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:38.354605 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:38.354636 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:38.354649 [ 15 ] {} RaftInstance: local log idx 54, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:38.354658 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:38.354680 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:38.354703 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:38.354714 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=55 2024.09.25 20:51:38.755566 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=54, LastLogTerm 2, EntriesLength=1, CommitIndex=54 and Term=2 2024.09.25 20:51:38.755602 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 54 (1), req c idx: 54, my term: 2, my role: 1 2024.09.25 20:51:38.755622 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:38.755635 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 54, req log term: 2, my last log idx: 54, my log (54) term: 2 2024.09.25 20:51:38.755645 [ 13 ] {} RaftInstance: [INIT] log_idx: 55, count: 0, log_store_->next_slot(): 55, req.log_entries().size(): 1 2024.09.25 20:51:38.755653 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 55, count: 0 2024.09.25 20:51:38.755661 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 55, count: 0 2024.09.25 20:51:38.755682 [ 13 ] {} RaftInstance: append at 55, term 2, timestamp 0 2024.09.25 20:51:38.755707 [ 13 ] {} RaftInstance: durable index 54, sleep and wait for log appending completion 2024.09.25 20:51:38.756725 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:38.756784 [ 13 ] {} RaftInstance: wake up, durable index 55 2024.09.25 20:51:38.756810 [ 13 ] {} RaftInstance: local log idx 55, target_commit_idx 54, quick_commit_index_ 54, state_->get_commit_idx() 54 2024.09.25 20:51:38.756821 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:38.756833 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:38.756861 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:38.756871 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:38.757308 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:38.757335 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:38.757355 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:38.757365 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:38.757375 [ 14 ] {} RaftInstance: trigger commit upto 55 2024.09.25 20:51:38.757384 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 54 2024.09.25 20:51:38.757392 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:38.757421 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:38.757440 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:38.757444 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:38.757461 [ 20 ] {} RaftInstance: commit upto 55, current idx 54 2024.09.25 20:51:38.757454 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:38.757470 [ 20 ] {} RaftInstance: commit upto 55, current idx 55 2024.09.25 20:51:38.757478 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:38.757503 [ 20 ] {} RaftInstance: DONE: commit upto 55, current idx 55 2024.09.25 20:51:38.757522 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:38.855063 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:38.855103 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:38.855114 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:38.855127 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:38.855139 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:38.855150 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:38.855174 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:38.855191 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:38.855202 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:39.356102 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:39.356139 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:39.356151 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:39.356163 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:39.356173 [ 15 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:39.356182 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:39.356202 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:39.356225 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:39.356236 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:39.856953 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:39.857007 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:39.857028 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:39.857043 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:39.857054 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:39.857065 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:39.857089 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:39.857116 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:39.857129 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:40.357527 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:40.357559 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:40.357571 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:40.357583 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:40.357596 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:40.357608 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:40.357635 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:40.357664 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:40.357678 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:40.858617 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:40.858653 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:40.858666 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:40.858695 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:40.858706 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:40.858717 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:40.858742 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:40.858769 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:40.858782 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:41.359677 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:41.359713 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:41.359727 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:41.359741 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:41.359753 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:41.359764 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:41.359791 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:41.359833 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:41.359847 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:41.860481 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:41.860518 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:41.860539 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:41.860554 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:41.860565 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:41.860575 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:41.860605 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:41.860631 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:41.860644 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:42.361736 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:42.361784 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:42.361797 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:42.361810 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:42.361822 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:42.361833 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:42.361859 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:42.361887 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:42.361902 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:42.862619 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:42.862670 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:42.862683 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:42.862696 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:42.862707 [ 12 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:42.862717 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:42.862739 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:42.862754 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:42.862763 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:43.363259 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:43.363298 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:43.363312 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:43.363326 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:43.363338 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:43.363350 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:43.363377 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:43.363406 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:43.363419 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:43.864376 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:43.864418 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:43.864429 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:43.864460 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:43.864471 [ 17 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:43.864481 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:43.864503 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:43.864526 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:43.864536 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:44.365154 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:44.365193 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:44.365207 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:44.365220 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:44.365232 [ 16 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:44.365243 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:44.365271 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:44.365300 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:44.365315 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:44.865712 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:44.865750 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:44.865763 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:44.865777 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:44.865790 [ 17 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:44.865800 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:44.865824 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:44.865850 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:44.865862 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:45.366918 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:45.366958 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:45.366973 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:45.366987 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:45.366999 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:45.367011 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:45.367035 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:45.367062 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:45.367074 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:45.867758 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:45.867798 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:45.867809 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:45.867821 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:45.867830 [ 17 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:45.867841 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:45.867862 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:45.867877 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:45.867887 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:46.368325 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:46.368364 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:46.368377 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:46.368391 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:46.368402 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:46.368413 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:46.368439 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:46.368463 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:46.368475 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:46.869299 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:46.869339 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:46.869351 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:46.869365 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:46.869376 [ 12 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:46.869388 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:46.869414 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:46.869433 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:46.869445 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:47.370191 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:47.370237 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:47.370250 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:47.370264 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:47.370275 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:47.370286 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:47.370310 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:47.370338 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:47.370351 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:47.870783 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:47.870837 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:47.870849 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:47.870861 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:47.870870 [ 17 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:47.870880 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:47.870902 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:47.870919 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:47.870929 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:48.371661 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=0, CommitIndex=55 and Term=2 2024.09.25 20:51:48.371703 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (0), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:48.371717 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:48.371730 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:48.371742 [ 14 ] {} RaftInstance: local log idx 55, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:48.371754 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:48.371777 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:48.371794 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:48.371806 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=56 2024.09.25 20:51:48.755447 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=55, LastLogTerm 2, EntriesLength=1, CommitIndex=55 and Term=2 2024.09.25 20:51:48.755484 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 55 (1), req c idx: 55, my term: 2, my role: 1 2024.09.25 20:51:48.755551 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:48.755572 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 55, req log term: 2, my last log idx: 55, my log (55) term: 2 2024.09.25 20:51:48.755582 [ 17 ] {} RaftInstance: [INIT] log_idx: 56, count: 0, log_store_->next_slot(): 56, req.log_entries().size(): 1 2024.09.25 20:51:48.755592 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 56, count: 0 2024.09.25 20:51:48.755601 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 56, count: 0 2024.09.25 20:51:48.755614 [ 17 ] {} RaftInstance: append at 56, term 2, timestamp 0 2024.09.25 20:51:48.755642 [ 17 ] {} RaftInstance: durable index 55, sleep and wait for log appending completion 2024.09.25 20:51:48.756787 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:48.756822 [ 17 ] {} RaftInstance: wake up, durable index 56 2024.09.25 20:51:48.756837 [ 17 ] {} RaftInstance: local log idx 56, target_commit_idx 55, quick_commit_index_ 55, state_->get_commit_idx() 55 2024.09.25 20:51:48.756849 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:48.756862 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:48.756887 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:48.756899 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:48.757262 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:48.757289 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:48.757300 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:48.757312 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:48.757322 [ 19 ] {} RaftInstance: trigger commit upto 56 2024.09.25 20:51:48.757332 [ 19 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 55 2024.09.25 20:51:48.757340 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:48.757362 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:48.757374 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:48.757379 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:48.757394 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:48.757404 [ 20 ] {} RaftInstance: commit upto 56, current idx 55 2024.09.25 20:51:48.757411 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:48.757418 [ 20 ] {} RaftInstance: commit upto 56, current idx 56 2024.09.25 20:51:48.757495 [ 20 ] {} RaftInstance: DONE: commit upto 56, current idx 56 2024.09.25 20:51:48.757513 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:48.872051 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:48.872089 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:48.872102 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:48.872116 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:48.872128 [ 17 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:48.872139 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:48.872163 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:48.872180 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:48.872192 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:49.372614 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:49.372652 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:49.372666 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:49.372679 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:49.372716 [ 13 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:49.372729 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:49.372748 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:49.372763 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:49.372773 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:49.873653 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:49.873689 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:49.873700 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:49.873713 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:49.873723 [ 14 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:49.873734 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:49.873755 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:49.873779 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:49.873793 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:50.374656 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:50.374693 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:50.374706 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:50.374719 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:50.374730 [ 14 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:50.374740 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:50.374764 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:50.374779 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:50.374790 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:50.875220 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:50.875255 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:50.875267 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:50.875280 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:50.875291 [ 15 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:50.875301 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:50.875325 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:50.875349 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:50.875359 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:51.375894 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:51.375933 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:51.375946 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:51.375961 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:51.375973 [ 14 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:51.375984 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:51.376009 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:51.376052 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:51.376067 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:51.876783 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:51.876815 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:51.876866 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:51.876881 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:51.876893 [ 13 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:51.876903 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:51.876927 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:51.876961 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:51.877000 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:52.377569 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:52.377616 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:52.377630 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:52.377643 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:52.377655 [ 15 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:52.377667 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:52.377694 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:52.377722 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:52.377737 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:52.878687 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:52.878718 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:52.878728 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:52.878739 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:52.878748 [ 18 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:52.878758 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:52.878779 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:52.878802 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:52.878812 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:53.379912 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:53.379954 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:53.379968 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:53.379982 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:53.379994 [ 15 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:53.380006 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:53.380036 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:53.380083 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:53.380098 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:53.880789 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:53.880821 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:53.880831 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:53.880843 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:53.880853 [ 18 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:53.880862 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:53.880883 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:53.880904 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:53.880913 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:54.381664 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:54.381701 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:54.381714 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:54.381728 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:54.381739 [ 13 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:54.381749 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:54.381771 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:54.381788 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:54.381798 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:54.882490 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:54.882531 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:54.882543 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:54.882557 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:54.882569 [ 15 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:54.882581 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:54.882607 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:54.882631 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:54.882643 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:55.383104 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:55.383144 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:55.383159 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:55.383172 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:55.383185 [ 18 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:55.383194 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:55.383220 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:55.383239 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:55.383252 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:55.883770 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:55.883808 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:55.883822 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:55.883835 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:55.883847 [ 16 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:55.883857 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:55.883898 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:55.883926 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:55.883940 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:56.384859 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:56.384899 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:56.384910 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:56.384923 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:56.384933 [ 15 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:56.384942 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:56.384969 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:56.385013 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:56.385032 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:56.885465 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:56.885494 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:56.885504 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:56.885516 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:56.885526 [ 16 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:56.885536 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:56.885548 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:56.885570 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:56.885579 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:57.386060 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:57.386104 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:57.386116 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:57.386129 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:57.386139 [ 18 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:57.386149 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:57.386171 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:57.386192 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:57.386203 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:57.886711 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:57.886750 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:57.886762 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:57.886773 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:57.886783 [ 17 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:57.886794 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:57.886815 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:57.886837 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:57.886848 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:58.387289 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=0, CommitIndex=56 and Term=2 2024.09.25 20:51:58.387327 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (0), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:58.387340 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:58.387353 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:58.387364 [ 16 ] {} RaftInstance: local log idx 56, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:58.387374 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:58.387395 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:58.387418 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:58.387429 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=57 2024.09.25 20:51:58.755464 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=56, LastLogTerm 2, EntriesLength=1, CommitIndex=56 and Term=2 2024.09.25 20:51:58.755498 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 56 (1), req c idx: 56, my term: 2, my role: 1 2024.09.25 20:51:58.755510 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:58.755522 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 56, req log term: 2, my last log idx: 56, my log (56) term: 2 2024.09.25 20:51:58.755532 [ 18 ] {} RaftInstance: [INIT] log_idx: 57, count: 0, log_store_->next_slot(): 57, req.log_entries().size(): 1 2024.09.25 20:51:58.755542 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 57, count: 0 2024.09.25 20:51:58.755551 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 57, count: 0 2024.09.25 20:51:58.755564 [ 18 ] {} RaftInstance: append at 57, term 2, timestamp 0 2024.09.25 20:51:58.755591 [ 18 ] {} RaftInstance: durable index 56, sleep and wait for log appending completion 2024.09.25 20:51:58.756616 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:51:58.756650 [ 18 ] {} RaftInstance: wake up, durable index 57 2024.09.25 20:51:58.756662 [ 18 ] {} RaftInstance: local log idx 57, target_commit_idx 56, quick_commit_index_ 56, state_->get_commit_idx() 56 2024.09.25 20:51:58.756672 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:58.756692 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:58.756716 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:58.756727 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:51:58.757004 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:51:58.762143 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:51:58.762171 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:58.762185 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:51:58.763205 [ 17 ] {} RaftInstance: trigger commit upto 57 2024.09.25 20:51:58.763753 [ 17 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 56 2024.09.25 20:51:58.763777 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:51:58.763802 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:58.763821 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:51:58.763826 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:58.763848 [ 20 ] {} RaftInstance: commit upto 57, current idx 56 2024.09.25 20:51:58.763863 [ 20 ] {} RaftInstance: commit upto 57, current idx 57 2024.09.25 20:51:58.763868 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:58.763882 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:51:58.763902 [ 20 ] {} RaftInstance: DONE: commit upto 57, current idx 57 2024.09.25 20:51:58.763916 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:51:58.888345 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:51:58.888393 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:51:58.888406 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:58.888420 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:51:58.888441 [ 18 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:51:58.888453 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:58.888467 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:58.888500 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:58.888512 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:51:59.389304 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:51:59.389340 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:51:59.389351 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:59.389364 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:51:59.389374 [ 16 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:51:59.389383 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:59.389403 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:59.389419 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:59.389429 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:51:59.889837 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:51:59.889876 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:51:59.889889 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:51:59.889902 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:51:59.889941 [ 14 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:51:59.889954 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:51:59.889975 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:51:59.889997 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:51:59.890009 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:00.391064 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:00.391103 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:00.391114 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:00.391126 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:00.391135 [ 18 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:00.391144 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:00.391165 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:00.391181 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:00.391191 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:00.891462 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:00.891505 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:00.891520 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:00.891536 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:00.891549 [ 19 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:00.891560 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:00.891584 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:00.891610 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:00.891623 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:01.392128 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:01.392175 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:01.392188 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:01.392211 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:01.392224 [ 14 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:01.392235 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:01.392256 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:01.392314 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:01.392335 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:01.892993 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:01.893031 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:01.893042 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:01.893054 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:01.893064 [ 19 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:01.893074 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:01.893095 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:01.893118 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:01.893129 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:02.393617 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:02.393665 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:02.393680 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:02.393694 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:02.393705 [ 14 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:02.393715 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:02.393740 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:02.393765 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:02.393778 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:02.894226 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:02.894266 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:02.894280 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:02.894294 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:02.894306 [ 14 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:02.894317 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:02.894343 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:02.894373 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:02.894388 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:03.395250 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:03.395289 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:03.395302 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:03.395316 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:03.395329 [ 13 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:03.395339 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:03.395365 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:03.395392 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:03.395405 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:03.896136 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:03.896173 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:03.896185 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:03.896198 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:03.896210 [ 16 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:03.896220 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:03.896244 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:03.896269 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:03.896280 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:04.396644 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:04.396680 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:04.396691 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:04.396703 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:04.396715 [ 19 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:04.396726 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:04.396748 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:04.396774 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:04.396787 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:04.897405 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:04.897443 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:04.897457 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:04.897469 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:04.897479 [ 16 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:04.897489 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:04.897511 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:04.897535 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:04.897545 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:05.398078 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:05.398137 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:05.398152 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:05.398167 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:05.398180 [ 13 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:05.398191 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:05.398212 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:05.398228 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:05.398239 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:05.898816 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:05.898855 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:05.898867 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:05.898880 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:05.898891 [ 19 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:05.898903 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:05.898929 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:05.898954 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:05.898966 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:06.399908 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:06.399950 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:06.399961 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:06.399973 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:06.399983 [ 16 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:06.399992 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:06.400012 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:06.400034 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:06.400043 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:06.900813 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:06.900852 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:06.900865 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:06.900879 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:06.900891 [ 16 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:06.900902 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:06.900926 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:06.900954 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:06.900967 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:07.401655 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:07.401703 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:07.401716 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:07.401730 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:07.401741 [ 12 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:07.401752 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:07.401773 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:07.401794 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:07.401804 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:07.901919 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:07.901953 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:07.901966 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:07.901979 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:07.901990 [ 19 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:07.902001 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:07.902023 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:07.902056 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:07.902067 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:08.403219 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=0, CommitIndex=57 and Term=2 2024.09.25 20:52:08.403257 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (0), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:08.403269 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:08.403281 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:08.403291 [ 15 ] {} RaftInstance: local log idx 57, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:08.403301 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:08.403323 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:08.403346 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:08.403356 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=58 2024.09.25 20:52:08.755487 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=57, LastLogTerm 2, EntriesLength=1, CommitIndex=57 and Term=2 2024.09.25 20:52:08.755524 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 57 (1), req c idx: 57, my term: 2, my role: 1 2024.09.25 20:52:08.755537 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:08.755550 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 57, req log term: 2, my last log idx: 57, my log (57) term: 2 2024.09.25 20:52:08.755561 [ 19 ] {} RaftInstance: [INIT] log_idx: 58, count: 0, log_store_->next_slot(): 58, req.log_entries().size(): 1 2024.09.25 20:52:08.755572 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 58, count: 0 2024.09.25 20:52:08.755582 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 58, count: 0 2024.09.25 20:52:08.755596 [ 19 ] {} RaftInstance: append at 58, term 2, timestamp 0 2024.09.25 20:52:08.755631 [ 19 ] {} RaftInstance: durable index 57, sleep and wait for log appending completion 2024.09.25 20:52:08.756624 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:08.756678 [ 19 ] {} RaftInstance: wake up, durable index 58 2024.09.25 20:52:08.756704 [ 19 ] {} RaftInstance: local log idx 58, target_commit_idx 57, quick_commit_index_ 57, state_->get_commit_idx() 57 2024.09.25 20:52:08.756716 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:08.756741 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:08.756768 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:08.756781 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:08.757040 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:08.757057 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:08.757066 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:08.757075 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:08.757084 [ 19 ] {} RaftInstance: trigger commit upto 58 2024.09.25 20:52:08.757092 [ 19 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 57 2024.09.25 20:52:08.757101 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:08.757122 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:08.757133 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:08.757142 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:08.757154 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:08.757164 [ 20 ] {} RaftInstance: commit upto 58, current idx 57 2024.09.25 20:52:08.757170 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:08.757176 [ 20 ] {} RaftInstance: commit upto 58, current idx 58 2024.09.25 20:52:08.757212 [ 20 ] {} RaftInstance: DONE: commit upto 58, current idx 58 2024.09.25 20:52:08.757222 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:08.903537 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:08.903575 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:08.903586 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:08.903598 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:08.903608 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:08.903616 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:08.903636 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:08.903657 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:08.903669 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:09.404310 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:09.404350 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:09.404364 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:09.404378 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:09.404390 [ 15 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:09.404401 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:09.404422 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:09.404446 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:09.404477 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:09.905532 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:09.905568 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:09.905580 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:09.905594 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:09.905605 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:09.905616 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:09.905640 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:09.905664 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:09.905675 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:10.406180 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:10.406219 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:10.406234 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:10.406247 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:10.406259 [ 18 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:10.406270 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:10.406295 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:10.406313 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:10.406325 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:10.907076 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:10.907115 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:10.907128 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:10.907141 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:10.907151 [ 15 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:10.907160 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:10.907185 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:10.907208 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:10.907220 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:11.408213 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:11.408250 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:11.408263 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:11.408276 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:11.408286 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:11.408296 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:11.408318 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:11.408341 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:11.408351 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:11.908818 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:11.908857 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:11.908872 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:11.908886 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:11.908899 [ 18 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:11.908910 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:11.908937 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:11.908957 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:11.908969 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:12.409531 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:12.409591 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:12.409602 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:12.409613 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:12.409623 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:12.409631 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:12.409652 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:12.409675 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:12.409685 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:12.910084 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:12.910122 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:12.910135 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:12.910148 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:12.910159 [ 15 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:12.910169 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:12.910193 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:12.910216 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:12.910227 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:13.410891 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:13.410935 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:13.410948 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:13.410960 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:13.410971 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:13.410981 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:13.411005 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:13.411027 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:13.411038 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:13.911947 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:13.911980 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:13.912033 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:13.912047 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:13.912056 [ 15 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:13.912066 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:13.912084 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:13.912107 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:13.912118 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:14.412273 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:14.412309 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:14.412321 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:14.412333 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:14.412344 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:14.412354 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:14.412377 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:14.412401 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:14.412413 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:14.912612 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:14.912651 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:14.912663 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:14.912676 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:14.912688 [ 14 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:14.912698 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:14.912722 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:14.912748 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:14.912760 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:15.412978 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:15.413020 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:15.413034 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:15.413047 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:15.413060 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:15.413071 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:15.413096 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:15.413123 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:15.413135 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:15.913702 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:15.913735 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:15.913747 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:15.913760 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:15.913771 [ 16 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:15.913781 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:15.913803 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:15.913819 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:15.913828 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:16.414339 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:16.414380 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:16.414393 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:16.414408 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:16.414420 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:16.414431 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:16.414451 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:16.414466 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:16.414502 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:16.915363 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:16.915403 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:16.915415 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:16.915429 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:16.915440 [ 14 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:16.915450 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:16.915471 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:16.915488 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:16.915500 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:17.416190 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:17.416237 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:17.416247 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:17.416260 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:17.416271 [ 17 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:17.416282 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:17.416319 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:17.416344 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:17.416357 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:17.916762 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:17.916797 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:17.916810 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:17.916822 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:17.916832 [ 16 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:17.916842 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:17.916866 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:17.916881 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:17.916891 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:18.417436 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=0, CommitIndex=58 and Term=2 2024.09.25 20:52:18.417478 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (0), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:18.417492 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:18.417506 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:18.417518 [ 12 ] {} RaftInstance: local log idx 58, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:18.417528 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:18.417551 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:18.417576 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:18.417587 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=59 2024.09.25 20:52:18.755423 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=58, LastLogTerm 2, EntriesLength=1, CommitIndex=58 and Term=2 2024.09.25 20:52:18.755453 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 58 (1), req c idx: 58, my term: 2, my role: 1 2024.09.25 20:52:18.755465 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:18.755478 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 58, req log term: 2, my last log idx: 58, my log (58) term: 2 2024.09.25 20:52:18.755512 [ 19 ] {} RaftInstance: [INIT] log_idx: 59, count: 0, log_store_->next_slot(): 59, req.log_entries().size(): 1 2024.09.25 20:52:18.755524 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 59, count: 0 2024.09.25 20:52:18.755533 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 59, count: 0 2024.09.25 20:52:18.755546 [ 19 ] {} RaftInstance: append at 59, term 2, timestamp 0 2024.09.25 20:52:18.755565 [ 19 ] {} RaftInstance: durable index 58, sleep and wait for log appending completion 2024.09.25 20:52:18.756806 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:18.756862 [ 19 ] {} RaftInstance: wake up, durable index 59 2024.09.25 20:52:18.756887 [ 19 ] {} RaftInstance: local log idx 59, target_commit_idx 58, quick_commit_index_ 58, state_->get_commit_idx() 58 2024.09.25 20:52:18.756899 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:18.756923 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:18.756941 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:18.756953 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:18.757248 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:18.757273 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:18.757283 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:18.757293 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:18.757301 [ 16 ] {} RaftInstance: trigger commit upto 59 2024.09.25 20:52:18.757308 [ 16 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 58 2024.09.25 20:52:18.757317 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:18.757338 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:18.757355 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:18.757359 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:18.757404 [ 20 ] {} RaftInstance: commit upto 59, current idx 58 2024.09.25 20:52:18.757418 [ 20 ] {} RaftInstance: commit upto 59, current idx 59 2024.09.25 20:52:18.757374 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:18.757446 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:18.757450 [ 20 ] {} RaftInstance: DONE: commit upto 59, current idx 59 2024.09.25 20:52:18.757464 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:18.917804 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:18.917842 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:18.917854 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:18.917867 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:18.917877 [ 17 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:18.917887 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:18.917911 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:18.917935 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:18.917946 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:19.418310 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:19.418344 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:19.418352 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:19.418362 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:19.418373 [ 18 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:19.418383 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:19.418439 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:19.418480 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:19.418492 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:19.919307 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:19.919360 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:19.919372 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:19.919384 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:19.919396 [ 17 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:19.919407 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:19.919430 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:19.919446 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:19.919456 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:20.420206 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:20.420286 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:20.420307 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:20.420320 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:20.420331 [ 18 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:20.420341 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:20.420360 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:20.420384 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:20.420394 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:20.920808 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:20.920839 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:20.920852 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:20.920864 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:20.920875 [ 16 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:20.920886 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:20.920901 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:20.920928 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:20.920941 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:21.422059 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:21.422111 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:21.422127 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:21.422141 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:21.422153 [ 17 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:21.422163 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:21.422183 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:21.422206 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:21.422216 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:21.922927 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:21.922961 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:21.922973 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:21.922987 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:21.922999 [ 13 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:21.923027 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:21.923131 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:21.923157 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:21.923168 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:22.423578 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:22.423619 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:22.423632 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:22.423646 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:22.423657 [ 13 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:22.423667 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:22.423713 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:22.423752 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:22.423767 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:22.924440 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:22.924486 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:22.924498 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:22.924518 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:22.924528 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:22.924538 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:22.924551 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:22.924578 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:22.924589 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:23.425446 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:23.425485 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:23.425501 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:23.425516 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:23.425527 [ 16 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:23.425536 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:23.425558 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:23.425581 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:23.425592 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:23.926214 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:23.926255 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:23.926268 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:23.926280 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:23.926291 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:23.926302 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:23.926328 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:23.926355 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:23.926368 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:24.426974 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:24.427027 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:24.427039 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:24.427052 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:24.427063 [ 12 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:24.427073 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:24.427094 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:24.427118 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:24.427128 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:24.927876 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:24.927913 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:24.927925 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:24.927938 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:24.927949 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:24.927959 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:24.927981 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:24.928004 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:24.928015 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:25.428379 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:25.428417 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:25.428429 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:25.428441 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:25.428451 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:25.428461 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:25.428484 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:25.428507 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:25.428517 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:25.929012 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:25.929044 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:25.929058 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:25.929071 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:25.929082 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:25.929092 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:25.929118 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:25.929135 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:25.929146 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:26.429864 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:26.429906 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:26.429919 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:26.429932 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:26.429950 [ 16 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:26.429962 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:26.430011 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:26.430030 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:26.430042 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:26.930630 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:26.930664 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:26.930677 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:26.930689 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:26.930699 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:26.930708 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:26.930732 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:26.930749 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:26.930759 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:27.431438 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:27.431478 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:27.431490 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:27.431502 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:27.431512 [ 19 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:27.431522 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:27.431535 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:27.431550 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:27.431559 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:27.931766 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:27.931804 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:27.931817 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:27.931829 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:27.931839 [ 14 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:27.931849 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:27.931870 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:27.931893 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:27.931903 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:28.432282 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=0, CommitIndex=59 and Term=2 2024.09.25 20:52:28.432321 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (0), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:28.432333 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:28.432346 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:28.432357 [ 13 ] {} RaftInstance: local log idx 59, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:28.432367 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:28.432389 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:28.432413 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:28.432424 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=60 2024.09.25 20:52:28.755474 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=59, LastLogTerm 2, EntriesLength=1, CommitIndex=59 and Term=2 2024.09.25 20:52:28.755525 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 59 (1), req c idx: 59, my term: 2, my role: 1 2024.09.25 20:52:28.755538 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:28.755550 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 59, req log term: 2, my last log idx: 59, my log (59) term: 2 2024.09.25 20:52:28.755561 [ 14 ] {} RaftInstance: [INIT] log_idx: 60, count: 0, log_store_->next_slot(): 60, req.log_entries().size(): 1 2024.09.25 20:52:28.755571 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 60, count: 0 2024.09.25 20:52:28.755580 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 60, count: 0 2024.09.25 20:52:28.755593 [ 14 ] {} RaftInstance: append at 60, term 2, timestamp 0 2024.09.25 20:52:28.755627 [ 14 ] {} RaftInstance: durable index 59, sleep and wait for log appending completion 2024.09.25 20:52:28.756672 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:28.756729 [ 14 ] {} RaftInstance: wake up, durable index 60 2024.09.25 20:52:28.756754 [ 14 ] {} RaftInstance: local log idx 60, target_commit_idx 59, quick_commit_index_ 59, state_->get_commit_idx() 59 2024.09.25 20:52:28.756767 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:28.756786 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:28.756813 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:28.756825 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:28.757306 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:28.757328 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:28.757339 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:28.757351 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:28.757361 [ 13 ] {} RaftInstance: trigger commit upto 60 2024.09.25 20:52:28.757371 [ 13 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 59 2024.09.25 20:52:28.757380 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:28.757418 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:28.757425 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:28.757431 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:28.757447 [ 20 ] {} RaftInstance: commit upto 60, current idx 59 2024.09.25 20:52:28.757455 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:28.757459 [ 20 ] {} RaftInstance: commit upto 60, current idx 60 2024.09.25 20:52:28.757465 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:28.757502 [ 20 ] {} RaftInstance: DONE: commit upto 60, current idx 60 2024.09.25 20:52:28.757518 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:28.932864 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:28.932899 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:28.932910 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:28.932922 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:28.932948 [ 14 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:28.932959 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:28.932979 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:28.932994 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:28.933004 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:29.433978 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:29.434021 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:29.434035 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:29.434050 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:29.434063 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:29.434074 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:29.434101 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:29.434130 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:29.434143 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:29.934541 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:29.934582 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:29.934596 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:29.934610 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:29.934622 [ 15 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:29.934633 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:29.934658 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:29.934679 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:29.934689 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:30.434935 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:30.434975 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:30.434987 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:30.435001 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:30.435012 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:30.435022 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:30.435046 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:30.435062 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:30.435073 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:30.935724 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:30.935757 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:30.935769 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:30.935780 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:30.935790 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:30.935799 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:30.935820 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:30.935842 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:30.935853 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:31.436660 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:31.436695 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:31.436708 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:31.436722 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:31.436734 [ 15 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:31.436744 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:31.436769 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:31.436794 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:31.436806 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:31.937575 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:31.937615 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:31.937626 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:31.937638 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:31.937648 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:31.937658 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:31.937679 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:31.937694 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:31.937704 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:32.438664 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:32.438713 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:32.438727 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:32.438740 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:32.438751 [ 13 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:32.438762 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:32.438782 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:32.438807 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:32.438818 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:32.939276 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:32.939314 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:32.939327 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:32.939341 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:32.939352 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:32.939363 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:32.939387 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:32.939413 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:32.939426 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:33.440149 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:33.440190 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:33.440201 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:33.440213 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:33.440223 [ 13 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:33.440232 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:33.440253 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:33.440275 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:33.440285 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:33.940838 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:33.940875 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:33.940889 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:33.940902 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:33.940913 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:33.940923 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:33.940948 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:33.940973 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:33.940984 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:34.441448 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:34.441490 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:34.441505 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:34.441518 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:34.441528 [ 13 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:34.441538 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:34.441561 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:34.441585 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:34.441596 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:34.942618 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:34.942652 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:34.942664 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:34.942676 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:34.942687 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:34.942697 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:34.942719 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:34.942742 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:34.942753 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:35.443314 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:35.443356 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:35.443368 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:35.443380 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:35.443391 [ 12 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:35.443403 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:35.443427 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:35.443454 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:35.443466 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:35.944109 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:35.944148 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:35.944161 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:35.944174 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:35.944185 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:35.944197 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:35.944244 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:35.944272 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:35.944284 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:36.445014 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:36.445102 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:36.445116 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:36.445130 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:36.445142 [ 12 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:36.445153 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:36.445174 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:36.445193 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:36.445204 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:36.945316 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:36.945365 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:36.945380 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:36.945395 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:36.945406 [ 17 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:36.945417 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:36.945442 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:36.945470 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:36.945483 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:37.445907 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:37.445970 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:37.445985 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:37.445999 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:37.446009 [ 13 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:37.446020 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:37.446044 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:37.446069 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:37.446081 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:37.949434 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:37.949475 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:37.949487 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:37.949499 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:37.949510 [ 19 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:37.949519 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:37.949543 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:37.949565 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:37.949576 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:38.450356 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=0, CommitIndex=60 and Term=2 2024.09.25 20:52:38.450389 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (0), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:38.450401 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:38.450415 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:38.450427 [ 16 ] {} RaftInstance: local log idx 60, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:38.450438 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:38.450464 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:38.450489 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:38.450502 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=61 2024.09.25 20:52:38.755625 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=60, LastLogTerm 2, EntriesLength=1, CommitIndex=60 and Term=2 2024.09.25 20:52:38.755654 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 60 (1), req c idx: 60, my term: 2, my role: 1 2024.09.25 20:52:38.755664 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:38.755675 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 60, req log term: 2, my last log idx: 60, my log (60) term: 2 2024.09.25 20:52:38.755684 [ 13 ] {} RaftInstance: [INIT] log_idx: 61, count: 0, log_store_->next_slot(): 61, req.log_entries().size(): 1 2024.09.25 20:52:38.755694 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 61, count: 0 2024.09.25 20:52:38.755703 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 61, count: 0 2024.09.25 20:52:38.755716 [ 13 ] {} RaftInstance: append at 61, term 2, timestamp 0 2024.09.25 20:52:38.755742 [ 13 ] {} RaftInstance: durable index 60, sleep and wait for log appending completion 2024.09.25 20:52:38.756881 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:38.756933 [ 13 ] {} RaftInstance: wake up, durable index 61 2024.09.25 20:52:38.756957 [ 13 ] {} RaftInstance: local log idx 61, target_commit_idx 60, quick_commit_index_ 60, state_->get_commit_idx() 60 2024.09.25 20:52:38.756968 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:38.756990 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:38.757028 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:38.757039 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:38.757363 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:38.757387 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:38.757397 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:38.757407 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:38.757416 [ 13 ] {} RaftInstance: trigger commit upto 61 2024.09.25 20:52:38.757425 [ 13 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 60 2024.09.25 20:52:38.757434 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:38.757455 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:38.757466 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:38.757475 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:38.757494 [ 20 ] {} RaftInstance: commit upto 61, current idx 60 2024.09.25 20:52:38.757501 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:38.757520 [ 20 ] {} RaftInstance: commit upto 61, current idx 61 2024.09.25 20:52:38.757530 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:38.757545 [ 20 ] {} RaftInstance: DONE: commit upto 61, current idx 61 2024.09.25 20:52:38.757557 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:38.951117 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:38.951151 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:38.951162 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:38.951174 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:38.951185 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:38.951195 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:38.951219 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:38.951244 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:38.951257 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:39.451790 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:39.451827 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:39.451840 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:39.451854 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:39.451865 [ 18 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:39.451875 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:39.451900 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:39.451926 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:39.451940 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:39.952761 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:39.952802 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:39.952815 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:39.952829 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:39.952841 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:39.952851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:39.952879 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:39.952906 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:39.952919 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:40.453324 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:40.453358 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:40.453369 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:40.453380 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:40.453391 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:40.453401 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:40.453422 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:40.453440 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:40.453453 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:40.954188 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:40.954221 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:40.954233 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:40.954246 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:40.954257 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:40.954267 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:40.954288 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:40.954302 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:40.954312 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:41.454942 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:41.454980 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:41.454992 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:41.455005 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:41.455015 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:41.455024 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:41.455047 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:41.455070 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:41.455081 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:41.955475 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:41.955514 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:41.955528 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:41.955541 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:41.955589 [ 15 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:41.955603 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:41.955634 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:41.955662 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:41.955675 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:42.456285 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:42.456332 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:42.456345 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:42.456358 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:42.456369 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:42.456380 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:42.456406 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:42.456434 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:42.456447 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:42.957096 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:42.957136 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:42.957149 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:42.957162 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:42.957173 [ 15 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:42.957182 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:42.957197 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:42.957235 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:42.957247 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:43.457684 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:43.457723 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:43.457737 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:43.457750 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:43.457761 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:43.457772 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:43.457794 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:43.457820 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:43.457833 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:43.958352 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:43.958385 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:43.958397 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:43.958410 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:43.958420 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:43.958431 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:43.958455 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:43.958482 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:43.958493 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:44.459337 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:44.459375 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:44.459386 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:44.459399 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:44.459410 [ 13 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:44.459421 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:44.459445 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:44.459471 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:44.459482 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:44.959881 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:44.959911 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:44.959922 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:44.959949 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:44.959963 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:44.959974 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:44.959989 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:44.960014 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:44.960027 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:45.460534 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:45.460572 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:45.460586 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:45.460599 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:45.460611 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:45.460624 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:45.460651 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:45.460681 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:45.460696 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:45.961460 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:45.961498 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:45.961509 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:45.961522 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:45.961532 [ 17 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:45.961542 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:45.961564 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:45.961585 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:45.961596 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:46.462023 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:46.462060 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:46.462071 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:46.462083 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:46.462092 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:46.462101 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:46.462121 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:46.462142 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:46.462151 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:46.962972 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:46.963023 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:46.963039 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:46.963064 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:46.963078 [ 19 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:46.963089 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:46.963127 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:46.963163 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:46.963178 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:47.463867 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:47.463910 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:47.463921 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:47.463932 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:47.463942 [ 17 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:47.463951 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:47.463972 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:47.463986 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:47.463994 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:47.964671 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:47.964707 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:47.964719 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:47.964730 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:47.964741 [ 13 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:47.964751 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:47.964771 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:47.964787 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:47.964797 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:48.465620 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=0, CommitIndex=61 and Term=2 2024.09.25 20:52:48.465655 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (0), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:48.465668 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:48.465682 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:48.465693 [ 14 ] {} RaftInstance: local log idx 61, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:48.465703 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:48.465743 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:48.465771 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:48.465782 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=62 2024.09.25 20:52:48.755472 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=61, LastLogTerm 2, EntriesLength=1, CommitIndex=61 and Term=2 2024.09.25 20:52:48.755510 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 61 (1), req c idx: 61, my term: 2, my role: 1 2024.09.25 20:52:48.755522 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:48.755536 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 61, req log term: 2, my last log idx: 61, my log (61) term: 2 2024.09.25 20:52:48.755546 [ 13 ] {} RaftInstance: [INIT] log_idx: 62, count: 0, log_store_->next_slot(): 62, req.log_entries().size(): 1 2024.09.25 20:52:48.755556 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 62, count: 0 2024.09.25 20:52:48.755566 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 62, count: 0 2024.09.25 20:52:48.755580 [ 13 ] {} RaftInstance: append at 62, term 2, timestamp 0 2024.09.25 20:52:48.755610 [ 13 ] {} RaftInstance: durable index 61, sleep and wait for log appending completion 2024.09.25 20:52:48.756719 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:48.756752 [ 13 ] {} RaftInstance: wake up, durable index 62 2024.09.25 20:52:48.756765 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 61, quick_commit_index_ 61, state_->get_commit_idx() 61 2024.09.25 20:52:48.756776 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:48.756799 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:48.756815 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:48.756827 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:48.765123 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:48.765149 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:48.765160 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:48.765173 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:48.765184 [ 14 ] {} RaftInstance: trigger commit upto 62 2024.09.25 20:52:48.765194 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 61 2024.09.25 20:52:48.765204 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:48.765228 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:48.765251 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:48.765251 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:48.765265 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:48.765282 [ 20 ] {} RaftInstance: commit upto 62, current idx 61 2024.09.25 20:52:48.765289 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:48.765297 [ 20 ] {} RaftInstance: commit upto 62, current idx 62 2024.09.25 20:52:48.765339 [ 20 ] {} RaftInstance: DONE: commit upto 62, current idx 62 2024.09.25 20:52:48.765353 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:48.965873 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:48.965906 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:48.965917 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:48.965929 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:48.965940 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:48.965951 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:48.965975 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:48.966000 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:48.966013 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:49.466433 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:49.466465 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:49.466476 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:49.466489 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:49.466501 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:49.466511 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:49.466534 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:49.466558 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:49.466570 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:49.967284 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:49.967315 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:49.967325 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:49.967337 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:49.967347 [ 18 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:49.967356 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:49.967377 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:49.967399 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:49.967409 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:50.468087 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:50.468119 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:50.468132 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:50.468145 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:50.468156 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:50.468166 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:50.468188 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:50.468203 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:50.468214 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:50.968823 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:50.968856 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:50.968867 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:50.968880 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:50.968889 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:50.968898 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:50.968921 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:50.968936 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:50.968947 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:51.469682 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:51.469721 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:51.469735 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:51.469749 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:51.469760 [ 18 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:51.469770 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:51.469793 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:51.469809 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:51.469818 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:51.970797 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:51.970835 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:51.970849 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:51.970863 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:51.970875 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:51.970885 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:51.970909 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:51.970933 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:51.970945 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:52.471381 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:52.471429 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:52.471443 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:52.471458 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:52.471472 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:52.471485 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:52.471511 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:52.471532 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:52.471545 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:52.972527 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:52.972561 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:52.972573 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:52.972585 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:52.972597 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:52.972608 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:52.972633 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:52.972651 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:52.972663 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:53.473279 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:53.473325 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:53.473337 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:53.473349 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:53.473359 [ 12 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:53.473370 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:53.473395 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:53.473421 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:53.473432 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:53.973845 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:53.973882 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:53.973895 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:53.973909 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:53.973921 [ 13 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:53.973932 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:53.973958 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:53.973984 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:53.973996 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:54.474526 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:54.474563 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:54.474575 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:54.474588 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:54.474599 [ 12 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:54.474609 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:54.474632 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:54.474655 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:54.474666 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:54.975248 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:54.975281 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:54.975293 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:54.975305 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:54.975318 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:54.975328 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:54.975351 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:54.975376 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:54.975387 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:55.475776 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:55.475813 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:55.475825 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:55.475839 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:55.475850 [ 12 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:55.475860 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:55.475886 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:55.475914 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:55.475926 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:55.976616 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:55.976653 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:55.976666 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:55.976680 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:55.976691 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:55.976702 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:55.976725 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:55.976742 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:55.976752 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:56.477689 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:56.477728 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:56.477739 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:56.477752 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:56.477762 [ 12 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:56.477771 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:56.477792 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:56.477807 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:56.477816 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:56.978526 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:56.978569 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:56.978583 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:56.978597 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:56.978609 [ 19 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:56.978620 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:56.978644 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:56.978671 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:56.978684 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:57.479270 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:57.479313 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:57.479326 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:57.479342 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:57.479354 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:57.479367 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:57.479390 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:57.479417 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:57.479429 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:57.979954 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:57.980026 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:57.980041 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:57.980055 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:57.980066 [ 12 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:57.980076 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:57.980099 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:57.980125 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:57.980138 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:58.480742 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=0, CommitIndex=62 and Term=2 2024.09.25 20:52:58.480783 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (0), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:58.480796 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:58.480811 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:58.480832 [ 14 ] {} RaftInstance: local log idx 62, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:58.480842 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:58.480867 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:58.480893 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:58.480906 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=63 2024.09.25 20:52:58.755486 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=62, LastLogTerm 2, EntriesLength=1, CommitIndex=62 and Term=2 2024.09.25 20:52:58.755525 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 62 (1), req c idx: 62, my term: 2, my role: 1 2024.09.25 20:52:58.755538 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:58.755551 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 62, req log term: 2, my last log idx: 62, my log (62) term: 2 2024.09.25 20:52:58.755560 [ 12 ] {} RaftInstance: [INIT] log_idx: 63, count: 0, log_store_->next_slot(): 63, req.log_entries().size(): 1 2024.09.25 20:52:58.755569 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 63, count: 0 2024.09.25 20:52:58.755577 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 63, count: 0 2024.09.25 20:52:58.755591 [ 12 ] {} RaftInstance: append at 63, term 2, timestamp 0 2024.09.25 20:52:58.755623 [ 12 ] {} RaftInstance: durable index 62, sleep and wait for log appending completion 2024.09.25 20:52:58.756830 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:52:58.756895 [ 12 ] {} RaftInstance: wake up, durable index 63 2024.09.25 20:52:58.756922 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 62, quick_commit_index_ 62, state_->get_commit_idx() 62 2024.09.25 20:52:58.756935 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:58.756957 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:58.756984 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:58.756996 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:52:58.757265 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:52:58.757291 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:52:58.757322 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:58.757336 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:52:58.757347 [ 14 ] {} RaftInstance: trigger commit upto 63 2024.09.25 20:52:58.757356 [ 14 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 62 2024.09.25 20:52:58.757366 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:52:58.757387 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:58.757400 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:58.757404 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:52:58.757421 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:58.757426 [ 20 ] {} RaftInstance: commit upto 63, current idx 62 2024.09.25 20:52:58.757434 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:52:58.757440 [ 20 ] {} RaftInstance: commit upto 63, current idx 63 2024.09.25 20:52:58.757474 [ 20 ] {} RaftInstance: DONE: commit upto 63, current idx 63 2024.09.25 20:52:58.757484 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:52:58.981856 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:52:58.981896 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:52:58.981910 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:58.981924 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:52:58.981935 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:52:58.981946 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:58.981968 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:58.981984 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:58.981994 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:52:59.482541 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:52:59.482578 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:52:59.482590 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:59.482603 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:52:59.482614 [ 15 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:52:59.482624 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:59.482647 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:59.482672 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:59.482684 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:52:59.983176 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:52:59.983208 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:52:59.983218 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:52:59.983229 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:52:59.983239 [ 16 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:52:59.983249 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:52:59.983269 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:52:59.983293 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:52:59.983304 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:00.484047 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:00.484087 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:00.484100 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:00.484113 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:00.484124 [ 15 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:00.484135 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:00.484161 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:00.484188 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:00.484200 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:00.984765 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:00.984796 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:00.984808 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:00.984847 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:00.984858 [ 16 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:00.984868 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:00.984890 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:00.984912 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:00.984923 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:01.485423 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:01.485464 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:01.485477 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:01.485489 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:01.485500 [ 15 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:01.485510 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:01.485532 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:01.485556 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:01.485567 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:01.986120 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:01.986157 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:01.986168 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:01.986180 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:01.986190 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:01.986200 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:01.986222 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:01.986260 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:01.986270 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:02.486900 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:02.486949 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:02.486962 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:02.486975 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:02.486987 [ 15 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:02.486997 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:02.487019 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:02.487043 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:02.487054 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:02.987760 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:02.987791 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:02.987803 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:02.987817 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:02.987828 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:02.987839 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:02.987861 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:02.987878 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:02.987888 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:03.488843 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:03.488876 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:03.488888 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:03.488901 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:03.488912 [ 15 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:03.488922 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:03.488947 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:03.488964 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:03.488974 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:03.989157 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:03.989191 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:03.989202 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:03.989216 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:03.989226 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:03.989237 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:03.989260 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:03.989276 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:03.989285 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:04.489752 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:04.489797 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:04.489810 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:04.489824 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:04.489835 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:04.489846 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:04.489887 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:04.489924 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:04.489937 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:04.990935 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:04.990975 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:04.990989 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:04.991003 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:04.991016 [ 13 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:04.991027 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:04.991050 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:04.991077 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:04.991089 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:05.491779 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:05.491816 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:05.491829 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:05.491843 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:05.491853 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:05.491863 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:05.491886 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:05.491902 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:05.491912 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:05.992368 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:05.992409 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:05.992423 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:05.992437 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:05.992449 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:05.992461 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:05.992487 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:05.992515 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:05.992529 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:06.493344 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:06.493398 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:06.493410 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:06.493424 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:06.493436 [ 13 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:06.493446 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:06.493470 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:06.493495 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:06.493506 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:06.994228 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:06.994271 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:06.994283 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:06.994304 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:06.994315 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:06.994325 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:06.994348 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:06.994383 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:06.994400 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:07.494825 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:07.494873 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:07.494886 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:07.494933 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:07.494947 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:07.494957 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:07.494980 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:07.495004 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:07.495014 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:07.995575 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:07.995629 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:07.995642 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:07.995655 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:07.995666 [ 12 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:07.995677 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:07.995690 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:07.995707 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:07.995718 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:08.496653 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=0, CommitIndex=63 and Term=2 2024.09.25 20:53:08.496692 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (0), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:08.496706 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:08.496720 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:08.496732 [ 18 ] {} RaftInstance: local log idx 63, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:08.496744 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:08.496772 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:08.496798 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:08.496811 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=64 2024.09.25 20:53:08.755530 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=63, LastLogTerm 2, EntriesLength=1, CommitIndex=63 and Term=2 2024.09.25 20:53:08.755569 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 63 (1), req c idx: 63, my term: 2, my role: 1 2024.09.25 20:53:08.755582 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:08.755596 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 63, req log term: 2, my last log idx: 63, my log (63) term: 2 2024.09.25 20:53:08.755608 [ 19 ] {} RaftInstance: [INIT] log_idx: 64, count: 0, log_store_->next_slot(): 64, req.log_entries().size(): 1 2024.09.25 20:53:08.755618 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 64, count: 0 2024.09.25 20:53:08.755629 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 64, count: 0 2024.09.25 20:53:08.755643 [ 19 ] {} RaftInstance: append at 64, term 2, timestamp 0 2024.09.25 20:53:08.755677 [ 19 ] {} RaftInstance: durable index 63, sleep and wait for log appending completion 2024.09.25 20:53:08.756684 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:08.756764 [ 19 ] {} RaftInstance: wake up, durable index 64 2024.09.25 20:53:08.756787 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 63, quick_commit_index_ 63, state_->get_commit_idx() 63 2024.09.25 20:53:08.756798 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:08.756821 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:08.756844 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:08.756855 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:08.757167 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:08.757196 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:08.757209 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:08.757221 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:08.757231 [ 18 ] {} RaftInstance: trigger commit upto 64 2024.09.25 20:53:08.757240 [ 18 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 63 2024.09.25 20:53:08.757249 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:08.757274 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:08.757287 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:08.757292 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:08.757310 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:08.757318 [ 20 ] {} RaftInstance: commit upto 64, current idx 63 2024.09.25 20:53:08.757325 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:08.757331 [ 20 ] {} RaftInstance: commit upto 64, current idx 64 2024.09.25 20:53:08.757365 [ 20 ] {} RaftInstance: DONE: commit upto 64, current idx 64 2024.09.25 20:53:08.757377 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:08.997730 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:08.997767 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:08.997779 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:08.997802 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:08.997814 [ 12 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:08.997825 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:08.997848 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:08.997875 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:08.997887 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:09.498293 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:09.498332 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:09.498345 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:09.498358 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:09.498370 [ 12 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:09.498380 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:09.498404 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:09.498431 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:09.498443 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:09.999457 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:09.999496 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:09.999508 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:09.999521 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:09.999532 [ 16 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:09.999543 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:09.999570 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:09.999597 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:09.999610 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:10.500599 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:10.500637 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:10.500651 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:10.500664 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:10.500675 [ 18 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:10.500686 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:10.500712 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:10.500742 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:10.500755 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:11.000800 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:11.000838 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:11.000851 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:11.000863 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:11.000875 [ 16 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:11.000886 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:11.000909 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:11.000934 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:11.000946 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:11.501919 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:11.501953 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:11.501967 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:11.501983 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:11.501996 [ 18 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:11.502008 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:11.502034 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:11.502067 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:11.502081 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:12.002908 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:12.002943 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:12.002956 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:12.002969 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:12.002980 [ 16 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:12.002991 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:12.003017 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:12.003043 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:12.003055 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:12.503420 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:12.503464 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:12.503476 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:12.503488 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:12.503498 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:12.503507 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:12.503529 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:12.503543 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:12.503552 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:13.004594 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:13.004634 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:13.004647 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:13.004660 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:13.004672 [ 18 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:13.004683 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:13.004708 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:13.004734 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:13.004746 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:13.505165 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:13.505225 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:13.505239 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:13.505252 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:13.505264 [ 15 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:13.505275 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:13.505312 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:13.505337 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:13.505348 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:14.005973 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:14.006010 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:14.006022 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:14.006037 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:14.006047 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:14.006056 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:14.006078 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:14.006102 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:14.006113 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:14.506355 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:14.506393 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:14.506405 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:14.506419 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:14.506430 [ 17 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:14.506440 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:14.506463 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:14.506486 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:14.506495 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:15.007008 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:15.007051 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:15.007064 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:15.007076 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:15.007087 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:15.007097 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:15.007121 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:15.007146 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:15.007156 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:15.507767 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:15.507807 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:15.507820 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:15.507834 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:15.507845 [ 17 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:15.507855 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:15.507881 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:15.507905 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:15.507918 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:16.008764 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:16.008822 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:16.008837 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:16.008851 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:16.008862 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:16.008872 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:16.008896 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:16.008921 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:16.008932 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:16.509424 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:16.509459 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:16.509470 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:16.509484 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:16.509493 [ 15 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:16.509502 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:16.509526 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:16.509552 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:16.509562 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:17.010096 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:17.010134 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:17.010148 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:17.010162 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:17.010174 [ 19 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:17.010185 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:17.010207 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:17.010222 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:17.010234 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:17.511437 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:17.511485 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:17.511495 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:17.511507 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:17.511517 [ 15 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:17.511526 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:17.511548 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:17.511570 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:17.511580 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:18.012602 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:18.012640 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:18.012651 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:18.012663 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:18.012674 [ 13 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:18.012684 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:18.012707 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:18.012733 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:18.012745 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:18.513583 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=0, CommitIndex=64 and Term=2 2024.09.25 20:53:18.513616 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (0), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:18.513627 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:18.513640 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:18.513651 [ 15 ] {} RaftInstance: local log idx 64, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:18.513661 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:18.513685 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:18.513709 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:18.513721 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=65 2024.09.25 20:53:18.755488 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=64, LastLogTerm 2, EntriesLength=1, CommitIndex=64 and Term=2 2024.09.25 20:53:18.755519 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 64 (1), req c idx: 64, my term: 2, my role: 1 2024.09.25 20:53:18.755529 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:18.755541 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 64, req log term: 2, my last log idx: 64, my log (64) term: 2 2024.09.25 20:53:18.755551 [ 13 ] {} RaftInstance: [INIT] log_idx: 65, count: 0, log_store_->next_slot(): 65, req.log_entries().size(): 1 2024.09.25 20:53:18.755561 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 65, count: 0 2024.09.25 20:53:18.755570 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 65, count: 0 2024.09.25 20:53:18.755581 [ 13 ] {} RaftInstance: append at 65, term 2, timestamp 0 2024.09.25 20:53:18.755610 [ 13 ] {} RaftInstance: durable index 64, sleep and wait for log appending completion 2024.09.25 20:53:18.756685 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:18.756734 [ 13 ] {} RaftInstance: wake up, durable index 65 2024.09.25 20:53:18.756755 [ 13 ] {} RaftInstance: local log idx 65, target_commit_idx 64, quick_commit_index_ 64, state_->get_commit_idx() 64 2024.09.25 20:53:18.756768 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:18.756791 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:18.756809 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:18.756821 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:18.757421 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:18.757447 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:18.757459 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:18.757470 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:18.757480 [ 15 ] {} RaftInstance: trigger commit upto 65 2024.09.25 20:53:18.757490 [ 15 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 64 2024.09.25 20:53:18.757501 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:18.757552 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:18.757566 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:18.757580 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:18.757593 [ 20 ] {} RaftInstance: commit upto 65, current idx 64 2024.09.25 20:53:18.757604 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:18.757609 [ 20 ] {} RaftInstance: commit upto 65, current idx 65 2024.09.25 20:53:18.757618 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:18.757637 [ 20 ] {} RaftInstance: DONE: commit upto 65, current idx 65 2024.09.25 20:53:18.757648 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:19.014019 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:19.014053 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:19.014064 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:19.014076 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:19.014086 [ 16 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:19.014096 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:19.014121 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:19.014137 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:19.014149 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:19.514257 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:19.514313 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:19.514326 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:19.514340 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:19.514350 [ 18 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:19.514360 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:19.514385 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:19.514411 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:19.514422 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:20.015229 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:20.015269 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:20.015283 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:20.015294 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:20.015304 [ 13 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:20.015313 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:20.015326 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:20.015348 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:20.015357 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:20.515783 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:20.515819 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:20.515830 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:20.515842 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:20.515851 [ 18 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:20.515861 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:20.515881 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:20.515895 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:20.515904 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:21.016811 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:21.016848 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:21.016861 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:21.016874 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:21.016885 [ 15 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:21.016896 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:21.016919 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:21.016945 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:21.016956 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:21.517472 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:21.517509 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:21.517565 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:21.517589 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:21.517601 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:21.517612 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:21.517637 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:21.517660 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:21.517671 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:22.018607 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:22.018646 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:22.018660 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:22.018673 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:22.018685 [ 13 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:22.018696 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:22.018718 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:22.018743 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:22.018756 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:22.519491 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:22.519540 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:22.519556 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:22.519571 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:22.519583 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:22.519593 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:22.519615 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:22.519632 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:22.519643 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:23.020623 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:23.020662 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:23.020673 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:23.020685 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:23.020695 [ 13 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:23.020705 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:23.020726 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:23.020748 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:23.020758 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:23.521656 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:23.521690 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:23.521703 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:23.521716 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:23.521727 [ 18 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:23.521737 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:23.521759 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:23.521775 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:23.521785 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:24.022059 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:24.022097 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:24.022110 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:24.022124 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:24.022135 [ 13 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:24.022145 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:24.022171 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:24.022198 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:24.022211 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:24.522603 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:24.522644 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:24.522657 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:24.522671 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:24.522682 [ 18 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:24.522692 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:24.522716 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:24.522742 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:24.522755 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:25.023952 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:25.024000 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:25.024015 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:25.024029 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:25.024040 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:25.024051 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:25.024075 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:25.024101 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:25.024113 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:25.525057 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:25.525090 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:25.525102 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:25.525116 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:25.525127 [ 19 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:25.525137 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:25.525161 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:25.525187 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:25.525201 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:26.025713 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:26.025750 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:26.025763 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:26.025776 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:26.025788 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:26.025798 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:26.025823 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:26.025849 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:26.025861 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:26.526343 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:26.526376 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:26.526389 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:26.526405 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:26.526418 [ 19 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:26.526430 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:26.526452 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:26.526470 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:26.526480 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:27.027020 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:27.027057 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:27.027069 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:27.027082 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:27.027092 [ 18 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:27.027102 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:27.027125 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:27.027149 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:27.027160 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:27.527622 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:27.527670 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:27.527684 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:27.527697 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:27.527709 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:27.527721 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:27.527746 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:27.527772 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:27.527785 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:28.028618 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:28.028653 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:28.028667 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:28.028680 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:28.028691 [ 19 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:28.028719 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:28.028743 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:28.028768 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:28.028779 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:28.529381 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=0, CommitIndex=65 and Term=2 2024.09.25 20:53:28.529418 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (0), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:28.529431 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:28.529445 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:28.529457 [ 17 ] {} RaftInstance: local log idx 65, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:28.529468 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:28.529494 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:28.529547 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:28.529562 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=66 2024.09.25 20:53:28.756210 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=65, LastLogTerm 2, EntriesLength=1, CommitIndex=65 and Term=2 2024.09.25 20:53:28.756246 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 65 (1), req c idx: 65, my term: 2, my role: 1 2024.09.25 20:53:28.756259 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:28.756273 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 65, req log term: 2, my last log idx: 65, my log (65) term: 2 2024.09.25 20:53:28.756284 [ 14 ] {} RaftInstance: [INIT] log_idx: 66, count: 0, log_store_->next_slot(): 66, req.log_entries().size(): 1 2024.09.25 20:53:28.756294 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 66, count: 0 2024.09.25 20:53:28.756304 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 66, count: 0 2024.09.25 20:53:28.756318 [ 14 ] {} RaftInstance: append at 66, term 2, timestamp 0 2024.09.25 20:53:28.756346 [ 14 ] {} RaftInstance: durable index 65, sleep and wait for log appending completion 2024.09.25 20:53:28.757500 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:28.757564 [ 14 ] {} RaftInstance: wake up, durable index 66 2024.09.25 20:53:28.757585 [ 14 ] {} RaftInstance: local log idx 66, target_commit_idx 65, quick_commit_index_ 65, state_->get_commit_idx() 65 2024.09.25 20:53:28.757598 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:28.757619 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:28.757644 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:28.757655 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:28.757946 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:28.757975 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:28.757988 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:28.757999 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:28.758010 [ 17 ] {} RaftInstance: trigger commit upto 66 2024.09.25 20:53:28.758020 [ 17 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 65 2024.09.25 20:53:28.758029 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:28.758053 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:28.758065 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:28.758081 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:28.758086 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:28.758107 [ 20 ] {} RaftInstance: commit upto 66, current idx 65 2024.09.25 20:53:28.758116 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:28.758123 [ 20 ] {} RaftInstance: commit upto 66, current idx 66 2024.09.25 20:53:28.758162 [ 20 ] {} RaftInstance: DONE: commit upto 66, current idx 66 2024.09.25 20:53:28.758176 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:29.030526 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:29.030565 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:29.030577 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:29.030590 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:29.030600 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:29.030630 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:29.030658 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:29.030685 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:29.030700 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:29.531393 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:29.531445 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:29.531458 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:29.531470 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:29.531480 [ 14 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:29.531490 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:29.531513 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:29.531536 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:29.531548 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:30.032279 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:30.032318 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:30.032332 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:30.032345 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:30.032355 [ 17 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:30.032366 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:30.032388 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:30.032413 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:30.032425 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:30.532975 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:30.533048 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:30.533067 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:30.533079 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:30.533089 [ 14 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:30.533099 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:30.533119 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:30.533140 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:30.533148 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:31.033896 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:31.033927 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:31.033938 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:31.033949 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:31.033960 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:31.033971 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:31.033995 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:31.034073 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:31.034093 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:31.534699 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:31.534737 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:31.534749 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:31.534761 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:31.534771 [ 17 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:31.534780 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:31.534802 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:31.534826 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:31.534836 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:32.035312 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:32.035348 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:32.035360 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:32.035374 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:32.035384 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:32.035393 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:32.035414 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:32.035471 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:32.035483 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:32.536113 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:32.536156 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:32.536170 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:32.536184 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:32.536194 [ 12 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:32.536204 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:32.536226 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:32.536248 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:32.536259 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:33.037383 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:33.037422 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:33.037434 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:33.037446 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:33.037457 [ 17 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:33.037466 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:33.037490 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:33.037513 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:33.037523 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:33.538362 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:33.538399 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:33.538411 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:33.538424 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:33.538435 [ 12 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:33.538446 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:33.538470 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:33.538486 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:33.538497 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:34.039057 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:34.039089 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:34.039100 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:34.039112 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:34.039124 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:34.039134 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:34.039156 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:34.039181 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:34.039192 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:34.539829 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:34.539867 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:34.539880 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:34.539893 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:34.539905 [ 12 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:34.539916 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:34.539937 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:34.539967 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:34.539978 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:35.040621 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:35.040658 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:35.040670 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:35.040683 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:35.040695 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:35.040705 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:35.040727 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:35.040742 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:35.040752 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:35.541310 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:35.541348 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:35.541362 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:35.541376 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:35.541388 [ 13 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:35.541398 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:35.541420 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:35.541435 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:35.541446 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:36.042387 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:36.042424 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:36.042437 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:36.042450 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:36.042461 [ 18 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:36.042470 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:36.042493 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:36.042508 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:36.042518 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:36.542960 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:36.543017 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:36.543033 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:36.543048 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:36.543070 [ 19 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:36.543082 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:36.543106 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:36.543141 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:36.543155 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:37.043922 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:37.043956 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:37.043968 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:37.043981 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:37.043993 [ 13 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:37.044003 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:37.044025 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:37.044040 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:37.044051 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:37.544749 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:37.544800 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:37.544813 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:37.544883 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:37.544905 [ 16 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:37.544916 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:37.544940 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:37.544966 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:37.544978 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:38.045411 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:38.045449 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:38.045463 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:38.045477 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:38.045490 [ 14 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:38.045501 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:38.045527 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:38.045554 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:38.045568 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:38.545654 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=0, CommitIndex=66 and Term=2 2024.09.25 20:53:38.545686 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (0), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:38.545699 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:38.545712 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:38.545723 [ 13 ] {} RaftInstance: local log idx 66, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:38.545734 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:38.545759 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:38.545782 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:38.545793 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=67 2024.09.25 20:53:38.756192 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=66, LastLogTerm 2, EntriesLength=1, CommitIndex=66 and Term=2 2024.09.25 20:53:38.756222 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 66 (1), req c idx: 66, my term: 2, my role: 1 2024.09.25 20:53:38.756233 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:38.756245 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 66, req log term: 2, my last log idx: 66, my log (66) term: 2 2024.09.25 20:53:38.756255 [ 14 ] {} RaftInstance: [INIT] log_idx: 67, count: 0, log_store_->next_slot(): 67, req.log_entries().size(): 1 2024.09.25 20:53:38.756264 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 67, count: 0 2024.09.25 20:53:38.756272 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 67, count: 0 2024.09.25 20:53:38.756286 [ 14 ] {} RaftInstance: append at 67, term 2, timestamp 0 2024.09.25 20:53:38.756312 [ 14 ] {} RaftInstance: durable index 66, sleep and wait for log appending completion 2024.09.25 20:53:38.757376 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:38.757434 [ 14 ] {} RaftInstance: wake up, durable index 67 2024.09.25 20:53:38.757461 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 66, quick_commit_index_ 66, state_->get_commit_idx() 66 2024.09.25 20:53:38.757473 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:38.757499 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:38.757527 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:38.757540 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:38.757838 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:38.757865 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:38.757877 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:38.757889 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:38.757900 [ 13 ] {} RaftInstance: trigger commit upto 67 2024.09.25 20:53:38.757909 [ 13 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 66 2024.09.25 20:53:38.757920 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:38.757947 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:38.757970 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:38.757970 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:38.758033 [ 20 ] {} RaftInstance: commit upto 67, current idx 66 2024.09.25 20:53:38.758057 [ 20 ] {} RaftInstance: commit upto 67, current idx 67 2024.09.25 20:53:38.757994 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:38.758086 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:38.758106 [ 20 ] {} RaftInstance: DONE: commit upto 67, current idx 67 2024.09.25 20:53:38.758121 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:39.046732 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:39.046770 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:39.046784 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:39.046799 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:39.046812 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:39.046822 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:39.046846 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:39.046871 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:39.046896 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:39.547870 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:39.547897 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:39.547906 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:39.547915 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:39.547922 [ 16 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:39.547928 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:39.547947 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:39.547964 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:39.547974 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:40.048919 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:40.048961 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:40.048973 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:40.048988 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:40.049029 [ 13 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:40.049039 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:40.049060 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:40.049087 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:40.049099 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:40.549188 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:40.549222 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:40.549234 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:40.549248 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:40.549259 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:40.549268 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:40.549289 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:40.549311 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:40.549321 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:41.049972 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:41.050013 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:41.050114 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:41.050139 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:41.050153 [ 16 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:41.050164 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:41.050191 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:41.050216 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:41.050228 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:41.550418 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:41.550450 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:41.550463 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:41.550475 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:41.550486 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:41.550497 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:41.550520 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:41.550546 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:41.550559 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:42.051640 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:42.051701 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:42.051724 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:42.051739 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:42.051750 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:42.051760 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:42.055214 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:42.055259 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:42.055272 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:42.551861 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:42.551890 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:42.551902 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:42.551915 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:42.551927 [ 12 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:42.551938 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:42.551980 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:42.552005 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:42.552017 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:43.052760 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:43.052800 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:43.052812 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:43.052826 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:43.052836 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:43.052846 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:43.052876 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:43.052892 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:43.052902 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:43.553714 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:43.553749 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:43.553761 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:43.553775 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:43.553786 [ 17 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:43.553797 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:43.553820 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:43.553838 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:43.553848 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:44.054388 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:44.054424 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:44.054437 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:44.054452 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:44.054464 [ 12 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:44.054476 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:44.054499 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:44.054525 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:44.054538 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:44.555225 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:44.555258 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:44.555270 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:44.555283 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:44.555294 [ 17 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:44.555304 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:44.555329 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:44.555354 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:44.555365 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:45.056111 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:45.056149 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:45.056163 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:45.056177 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:45.056189 [ 12 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:45.056200 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:45.056222 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:45.056245 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:45.056254 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:45.557288 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:45.557327 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:45.557350 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:45.557363 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:45.557375 [ 17 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:45.557385 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:45.557407 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:45.557435 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:45.557448 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:46.058088 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:46.058126 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:46.058138 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:46.058151 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:46.058161 [ 12 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:46.058171 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:46.058192 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:46.058207 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:46.058218 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:46.558844 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:46.558895 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:46.558906 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:46.558919 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:46.558931 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:46.558941 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:46.558963 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:46.558979 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:46.558990 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:47.059720 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:47.059772 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:47.059783 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:47.059795 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:47.059805 [ 13 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:47.059815 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:47.059836 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:47.059859 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:47.059868 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:47.560580 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:47.560627 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:47.560639 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:47.560651 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:47.560661 [ 14 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:47.560670 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:47.560691 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:47.560716 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:47.560727 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:48.061494 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:48.061535 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:48.061549 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:48.061562 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:48.061573 [ 13 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:48.061585 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:48.061611 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:48.061637 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:48.061649 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:48.562675 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=0, CommitIndex=67 and Term=2 2024.09.25 20:53:48.562712 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (0), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:48.562723 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:48.562736 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:48.562747 [ 12 ] {} RaftInstance: local log idx 67, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:48.562757 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:48.562779 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:48.562801 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:48.562811 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=68 2024.09.25 20:53:48.756283 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=67, LastLogTerm 2, EntriesLength=1, CommitIndex=67 and Term=2 2024.09.25 20:53:48.756326 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 67 (1), req c idx: 67, my term: 2, my role: 1 2024.09.25 20:53:48.756338 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:48.756351 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 67, req log term: 2, my last log idx: 67, my log (67) term: 2 2024.09.25 20:53:48.756371 [ 13 ] {} RaftInstance: [INIT] log_idx: 68, count: 0, log_store_->next_slot(): 68, req.log_entries().size(): 1 2024.09.25 20:53:48.756381 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 68, count: 0 2024.09.25 20:53:48.756390 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 68, count: 0 2024.09.25 20:53:48.756403 [ 13 ] {} RaftInstance: append at 68, term 2, timestamp 0 2024.09.25 20:53:48.756440 [ 13 ] {} RaftInstance: durable index 67, sleep and wait for log appending completion 2024.09.25 20:53:48.757667 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:48.757713 [ 13 ] {} RaftInstance: wake up, durable index 68 2024.09.25 20:53:48.757728 [ 13 ] {} RaftInstance: local log idx 68, target_commit_idx 67, quick_commit_index_ 67, state_->get_commit_idx() 67 2024.09.25 20:53:48.757751 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:48.757765 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:48.757802 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:48.757818 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:48.758182 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:48.758209 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:48.758220 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:48.758230 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:48.758239 [ 15 ] {} RaftInstance: trigger commit upto 68 2024.09.25 20:53:48.758248 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 67 2024.09.25 20:53:48.758256 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:48.758277 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:48.758288 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:48.758301 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:48.758311 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:48.758753 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:48.758777 [ 20 ] {} RaftInstance: commit upto 68, current idx 67 2024.09.25 20:53:48.758795 [ 20 ] {} RaftInstance: commit upto 68, current idx 68 2024.09.25 20:53:48.758815 [ 20 ] {} RaftInstance: DONE: commit upto 68, current idx 68 2024.09.25 20:53:48.758826 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:49.063221 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:49.063260 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:49.063274 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:49.063308 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:49.063322 [ 13 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:49.063333 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:49.063355 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:49.063379 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:49.063391 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:49.564248 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:49.564286 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:49.564298 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:49.564309 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:49.564319 [ 12 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:49.564327 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:49.564348 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:49.564371 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:49.564381 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:50.065069 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:50.065103 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:50.065114 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:50.065127 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:50.065139 [ 13 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:50.065148 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:50.065181 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:50.065208 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:50.065220 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:50.566255 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:50.566290 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:50.566301 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:50.566313 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:50.566323 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:50.566332 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:50.566352 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:50.566367 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:50.566376 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:51.067473 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:51.067518 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:51.067530 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:51.067542 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:51.067552 [ 12 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:51.067562 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:51.067585 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:51.067604 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:51.067615 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:51.568347 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:51.568386 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:51.568398 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:51.568412 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:51.568423 [ 17 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:51.568433 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:51.568458 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:51.568483 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:51.568494 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:52.069259 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:52.069358 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:52.069379 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:52.069392 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:52.069402 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:52.069412 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:52.069433 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:52.069457 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:52.069469 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:52.570265 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:52.570306 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:52.570320 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:52.570332 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:52.570342 [ 12 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:52.570352 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:52.570374 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:52.570398 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:52.570409 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:53.071228 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:53.071269 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:53.071284 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:53.071296 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:53.071308 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:53.071319 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:53.071371 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:53.071402 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:53.071427 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:53.571977 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:53.572009 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:53.572021 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:53.572033 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:53.572043 [ 18 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:53.572054 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:53.572078 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:53.572105 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:53.572120 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:54.072660 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:54.072700 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:54.072715 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:54.072728 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:54.072741 [ 12 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:54.072752 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:54.072780 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:54.072810 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:54.072825 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:54.573226 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:54.573265 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:54.573278 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:54.573292 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:54.573304 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:54.573314 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:54.573337 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:54.573361 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:54.573372 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:55.073955 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:55.073987 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:55.073997 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:55.074009 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:55.074019 [ 18 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:55.074030 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:55.074053 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:55.074077 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:55.074087 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:55.574176 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:55.574215 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:55.574228 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:55.574240 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:55.574251 [ 19 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:55.574261 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:55.574284 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:55.574299 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:55.574309 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:56.074928 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:56.074968 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:56.074981 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:56.074993 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:56.075004 [ 19 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:56.075013 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:56.075035 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:56.075050 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:56.075059 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:56.575436 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:56.575475 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:56.575487 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:56.575499 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:56.575509 [ 18 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:56.575519 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:56.575541 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:56.575563 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:56.575573 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:57.076604 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:57.076663 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:57.076675 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:57.076687 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:57.076697 [ 14 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:57.076706 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:57.076726 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:57.076741 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:57.076824 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:57.577615 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:57.577653 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:57.577664 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:57.577677 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:57.577688 [ 19 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:57.577698 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:57.577722 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:57.577775 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:57.577787 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:58.078839 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:58.078896 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:58.078913 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:58.078927 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:58.078939 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:58.078950 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:58.078976 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:58.079002 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:58.079014 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:58.579217 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=0, CommitIndex=68 and Term=2 2024.09.25 20:53:58.579285 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (0), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:58.579312 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:58.579328 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:58.579339 [ 15 ] {} RaftInstance: local log idx 68, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:58.579350 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:58.579373 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:58.579404 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:58.579416 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=69 2024.09.25 20:53:58.756190 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=68, LastLogTerm 2, EntriesLength=1, CommitIndex=68 and Term=2 2024.09.25 20:53:58.756229 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 68 (1), req c idx: 68, my term: 2, my role: 1 2024.09.25 20:53:58.756244 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:58.756257 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 68, req log term: 2, my last log idx: 68, my log (68) term: 2 2024.09.25 20:53:58.756269 [ 19 ] {} RaftInstance: [INIT] log_idx: 69, count: 0, log_store_->next_slot(): 69, req.log_entries().size(): 1 2024.09.25 20:53:58.756279 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 69, count: 0 2024.09.25 20:53:58.756289 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 69, count: 0 2024.09.25 20:53:58.756303 [ 19 ] {} RaftInstance: append at 69, term 2, timestamp 0 2024.09.25 20:53:58.756332 [ 19 ] {} RaftInstance: durable index 68, sleep and wait for log appending completion 2024.09.25 20:53:58.757544 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:53:58.757581 [ 19 ] {} RaftInstance: wake up, durable index 69 2024.09.25 20:53:58.757595 [ 19 ] {} RaftInstance: local log idx 69, target_commit_idx 68, quick_commit_index_ 68, state_->get_commit_idx() 68 2024.09.25 20:53:58.757608 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:58.757633 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:58.757662 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:58.757674 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:53:58.757936 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:53:58.757962 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:53:58.757975 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:58.757986 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:53:58.757998 [ 16 ] {} RaftInstance: trigger commit upto 69 2024.09.25 20:53:58.758008 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 68 2024.09.25 20:53:58.758020 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:53:58.758045 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:58.758065 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:53:58.758068 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:58.758094 [ 20 ] {} RaftInstance: commit upto 69, current idx 68 2024.09.25 20:53:58.758104 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:58.758109 [ 20 ] {} RaftInstance: commit upto 69, current idx 69 2024.09.25 20:53:58.758117 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:53:58.758149 [ 20 ] {} RaftInstance: DONE: commit upto 69, current idx 69 2024.09.25 20:53:58.758165 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:53:59.079739 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:53:59.079779 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:53:59.079791 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:59.079803 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:53:59.079815 [ 19 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:53:59.079826 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:59.079850 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:59.079875 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:59.079886 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:53:59.580052 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:53:59.580086 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:53:59.580098 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:53:59.580110 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:53:59.580120 [ 14 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:53:59.580129 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:53:59.580149 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:53:59.580172 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:53:59.580182 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:00.080259 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:00.080297 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:00.080312 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:00.080325 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:00.080337 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:00.080347 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:00.080373 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:00.080400 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:00.080412 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:00.580917 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:00.580956 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:00.580970 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:00.580984 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:00.580997 [ 14 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:00.581027 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:00.581057 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:00.581084 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:00.581098 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:01.081978 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:01.082012 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:01.082023 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:01.082035 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:01.082045 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:01.082055 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:01.082077 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:01.082100 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:01.082112 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:01.582890 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:01.582934 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:01.582946 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:01.582967 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:01.582978 [ 19 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:01.582988 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:01.583009 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:01.583039 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:01.583051 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:02.083587 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:02.083628 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:02.083682 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:02.083699 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:02.083711 [ 17 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:02.083721 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:02.083857 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:02.083887 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:02.083898 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:02.584922 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:02.584955 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:02.584967 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:02.584980 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:02.584993 [ 19 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:02.585005 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:02.585032 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:02.585060 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:02.585072 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:03.085804 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:03.085845 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:03.085859 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:03.085873 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:03.085886 [ 17 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:03.085896 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:03.085919 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:03.085935 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:03.085946 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:03.586547 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:03.586582 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:03.586593 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:03.586605 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:03.586615 [ 17 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:03.586624 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:03.586667 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:03.586693 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:03.586705 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:04.087153 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:04.087203 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:04.087216 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:04.087267 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:04.087309 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:04.087328 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:04.087351 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:04.087376 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:04.087388 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:04.587415 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:04.587454 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:04.587468 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:04.587482 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:04.587494 [ 18 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:04.587504 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:04.587529 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:04.587555 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:04.587566 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:05.087989 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:05.088026 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:05.088037 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:05.088049 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:05.088061 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:05.088072 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:05.088099 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:05.088121 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:05.088132 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:05.588463 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:05.588497 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:05.588510 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:05.588523 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:05.588536 [ 18 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:05.588547 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:05.588574 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:05.588599 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:05.588612 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:06.089784 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:06.089823 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:06.089835 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:06.089849 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:06.089860 [ 17 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:06.089872 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:06.089896 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:06.089914 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:06.089924 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:06.590405 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:06.590443 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:06.590456 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:06.590469 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:06.590481 [ 16 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:06.590492 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:06.590518 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:06.590537 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:06.590549 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:07.091133 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:07.091214 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:07.091235 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:07.091249 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:07.091263 [ 15 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:07.091274 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:07.091301 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:07.091328 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:07.091341 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:07.591861 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:07.591895 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:07.591906 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:07.591917 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:07.591928 [ 15 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:07.591937 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:07.591977 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:07.592000 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:07.592026 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:08.092622 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:08.092653 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:08.092665 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:08.092677 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:08.092687 [ 12 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:08.092696 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:08.092716 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:08.092737 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:08.092748 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:08.592965 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=0, CommitIndex=69 and Term=2 2024.09.25 20:54:08.593004 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (0), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:08.593017 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:08.593031 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:08.593042 [ 14 ] {} RaftInstance: local log idx 69, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:08.593053 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:08.593078 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:08.593097 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:08.593108 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=70 2024.09.25 20:54:08.756207 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=69, LastLogTerm 2, EntriesLength=1, CommitIndex=69 and Term=2 2024.09.25 20:54:08.756242 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 69 (1), req c idx: 69, my term: 2, my role: 1 2024.09.25 20:54:08.756253 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:08.756265 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 69, req log term: 2, my last log idx: 69, my log (69) term: 2 2024.09.25 20:54:08.756274 [ 12 ] {} RaftInstance: [INIT] log_idx: 70, count: 0, log_store_->next_slot(): 70, req.log_entries().size(): 1 2024.09.25 20:54:08.756283 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 70, count: 0 2024.09.25 20:54:08.756291 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 70, count: 0 2024.09.25 20:54:08.756304 [ 12 ] {} RaftInstance: append at 70, term 2, timestamp 0 2024.09.25 20:54:08.756333 [ 12 ] {} RaftInstance: durable index 69, sleep and wait for log appending completion 2024.09.25 20:54:08.757453 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:08.757522 [ 12 ] {} RaftInstance: wake up, durable index 70 2024.09.25 20:54:08.757544 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 69, quick_commit_index_ 69, state_->get_commit_idx() 69 2024.09.25 20:54:08.757556 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:08.757578 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:08.757600 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:08.757611 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:08.757947 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:08.757973 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:08.757985 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:08.757996 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:08.758007 [ 13 ] {} RaftInstance: trigger commit upto 70 2024.09.25 20:54:08.758017 [ 13 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 69 2024.09.25 20:54:08.758026 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:08.758051 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:08.758063 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:08.758075 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:08.758085 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:08.758098 [ 20 ] {} RaftInstance: commit upto 70, current idx 69 2024.09.25 20:54:08.758105 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:08.758112 [ 20 ] {} RaftInstance: commit upto 70, current idx 70 2024.09.25 20:54:08.758150 [ 20 ] {} RaftInstance: DONE: commit upto 70, current idx 70 2024.09.25 20:54:08.758164 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:09.094093 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:09.094134 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:09.094146 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:09.094158 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:09.094169 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:09.094177 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:09.094199 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:09.094222 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:09.094233 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:09.594688 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:09.594726 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:09.594739 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:09.594752 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:09.594764 [ 18 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:09.594776 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:09.594801 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:09.594852 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:09.594866 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:10.095924 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:10.095958 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:10.095972 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:10.095987 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:10.096000 [ 17 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:10.096012 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:10.096039 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:10.096067 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:10.096079 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:10.599602 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:10.599638 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:10.599649 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:10.599662 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:10.599673 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:10.599684 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:10.599706 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:10.599730 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:10.599741 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:11.100176 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:11.100237 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:11.100252 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:11.100265 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:11.100275 [ 17 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:11.100285 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:11.100308 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:11.100331 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:11.100342 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:11.601100 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:11.601133 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:11.601146 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:11.601159 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:11.601171 [ 19 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:11.601181 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:11.601206 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:11.601246 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:11.601261 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:12.101760 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:12.101811 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:12.101826 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:12.101839 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:12.101850 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:12.101860 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:12.101884 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:12.101908 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:12.101919 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:12.602671 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:12.602713 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:12.602726 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:12.602739 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:12.602750 [ 17 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:12.602761 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:12.602784 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:12.602811 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:12.602822 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:13.103067 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:13.103104 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:13.103117 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:13.103129 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:13.103139 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:13.103149 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:13.103172 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:13.103196 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:13.103206 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:13.603782 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:13.603824 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:13.603838 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:13.603853 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:13.603864 [ 17 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:13.603874 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:13.603899 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:13.603926 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:13.603938 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:14.104672 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:14.104708 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:14.104721 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:14.104734 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:14.104746 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:14.104757 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:14.104778 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:14.104803 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:14.104815 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:14.604996 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:14.605051 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:14.605063 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:14.605077 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:14.605088 [ 17 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:14.605099 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:14.605120 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:14.605178 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:14.605196 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:15.105404 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:15.105447 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:15.105461 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:15.105476 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:15.105489 [ 16 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:15.105500 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:15.105523 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:15.105548 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:15.105559 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:15.605750 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:15.605787 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:15.605802 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:15.605817 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:15.605830 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:15.605843 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:15.605866 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:15.605891 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:15.605903 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:16.106092 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:16.106125 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:16.106137 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:16.106150 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:16.106160 [ 16 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:16.106171 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:16.106193 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:16.106216 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:16.106229 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:16.606731 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:16.606769 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:16.606780 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:16.606792 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:16.606801 [ 16 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:16.606811 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:16.606831 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:16.606845 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:16.606855 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:17.107501 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:17.107544 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:17.107556 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:17.107568 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:17.107578 [ 12 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:17.107588 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:17.107608 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:17.107625 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:17.107635 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:17.608393 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:17.608430 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:17.608442 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:17.608455 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:17.608465 [ 18 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:17.608475 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:17.608496 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:17.608534 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:17.608544 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:18.109281 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:18.109319 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:18.109333 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:18.109347 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:18.109358 [ 18 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:18.109370 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:18.109397 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:18.109416 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:18.109443 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:18.609822 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=0, CommitIndex=70 and Term=2 2024.09.25 20:54:18.609858 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (0), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:18.609918 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:18.609939 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:18.609950 [ 14 ] {} RaftInstance: local log idx 70, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:18.609961 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:18.609975 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:18.610001 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:18.610013 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=71 2024.09.25 20:54:18.756207 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=70, LastLogTerm 2, EntriesLength=1, CommitIndex=70 and Term=2 2024.09.25 20:54:18.756242 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 70 (1), req c idx: 70, my term: 2, my role: 1 2024.09.25 20:54:18.756255 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:18.756269 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 70, req log term: 2, my last log idx: 70, my log (70) term: 2 2024.09.25 20:54:18.756280 [ 16 ] {} RaftInstance: [INIT] log_idx: 71, count: 0, log_store_->next_slot(): 71, req.log_entries().size(): 1 2024.09.25 20:54:18.756291 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 71, count: 0 2024.09.25 20:54:18.756300 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 71, count: 0 2024.09.25 20:54:18.756314 [ 16 ] {} RaftInstance: append at 71, term 2, timestamp 0 2024.09.25 20:54:18.756343 [ 16 ] {} RaftInstance: durable index 70, sleep and wait for log appending completion 2024.09.25 20:54:18.757421 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:18.757465 [ 16 ] {} RaftInstance: wake up, durable index 71 2024.09.25 20:54:18.757478 [ 16 ] {} RaftInstance: local log idx 71, target_commit_idx 70, quick_commit_index_ 70, state_->get_commit_idx() 70 2024.09.25 20:54:18.757489 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:18.757509 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:18.757526 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:18.757538 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:18.757786 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:18.757811 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:18.757823 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:18.757835 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:18.757845 [ 18 ] {} RaftInstance: trigger commit upto 71 2024.09.25 20:54:18.757855 [ 18 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 70 2024.09.25 20:54:18.757864 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:18.757890 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:18.757903 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:18.757910 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:18.757916 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:18.757937 [ 20 ] {} RaftInstance: commit upto 71, current idx 70 2024.09.25 20:54:18.757944 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:18.757951 [ 20 ] {} RaftInstance: commit upto 71, current idx 71 2024.09.25 20:54:18.757988 [ 20 ] {} RaftInstance: DONE: commit upto 71, current idx 71 2024.09.25 20:54:18.758000 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:19.110513 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:19.110563 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:19.110578 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:19.110592 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:19.110615 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:19.110627 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:19.110663 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:19.110702 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:19.110715 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:19.611709 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:19.611748 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:19.611760 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:19.611774 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:19.611785 [ 13 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:19.611795 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:19.611820 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:19.611844 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:19.611854 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:20.112527 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:20.112565 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:20.112579 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:20.112593 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:20.112606 [ 16 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:20.112616 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:20.112642 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:20.112669 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:20.112680 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:20.615185 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:20.615226 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:20.615238 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:20.615250 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:20.615260 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:20.615269 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:20.615289 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:20.615312 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:20.615322 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:21.115417 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:21.115458 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:21.115470 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:21.115483 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:21.115494 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:21.115503 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:21.115527 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:21.115550 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:21.115561 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:21.616559 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:21.616596 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:21.616607 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:21.616619 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:21.616630 [ 13 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:21.616639 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:21.616652 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:21.616677 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:21.616688 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:22.117766 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:22.117812 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:22.117827 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:22.117841 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:22.117852 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:22.117862 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:22.117883 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:22.117899 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:22.117910 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:22.618644 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:22.618743 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:22.618755 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:22.618767 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:22.618777 [ 16 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:22.618786 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:22.618808 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:22.618830 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:22.618840 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:23.119586 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:23.119619 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:23.119630 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:23.119643 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:23.119654 [ 15 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:23.119664 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:23.119687 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:23.119712 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:23.119724 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:23.620764 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:23.620799 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:23.620810 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:23.620824 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:23.620834 [ 16 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:23.620844 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:23.620868 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:23.620895 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:23.620907 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:24.121046 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:24.121080 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:24.121091 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:24.121103 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:24.121113 [ 15 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:24.121122 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:24.121134 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:24.121158 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:24.121169 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:24.621595 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:24.621628 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:24.621639 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:24.621652 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:24.621662 [ 15 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:24.621673 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:24.621694 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:24.621718 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:24.621729 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:25.121882 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:25.121919 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:25.121931 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:25.121945 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:25.121956 [ 17 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:25.121967 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:25.121991 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:25.122018 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:25.122031 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:25.623337 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:25.623376 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:25.623392 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:25.623407 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:25.623420 [ 15 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:25.623431 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:25.623454 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:25.623472 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:25.623484 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:26.123954 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:26.123986 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:26.123999 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:26.124012 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:26.124023 [ 13 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:26.124032 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:26.124053 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:26.124074 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:26.124083 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:26.624805 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:26.624844 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:26.624857 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:26.624871 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:26.624882 [ 17 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:26.624893 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:26.624916 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:26.624940 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:26.624954 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:27.125166 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:27.125215 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:27.125229 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:27.125242 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:27.125252 [ 13 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:27.125263 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:27.125286 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:27.125308 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:27.125318 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:27.625788 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:27.625828 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:27.625843 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:27.625856 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:27.625868 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:27.625879 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:27.625902 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:27.625926 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:27.625938 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:28.126987 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:28.127065 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:28.127087 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:28.127101 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:28.127113 [ 13 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:28.127124 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:28.127150 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:28.127175 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:28.127186 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:28.627706 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=0, CommitIndex=71 and Term=2 2024.09.25 20:54:28.627745 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (0), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:28.627759 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:28.627771 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:28.627782 [ 19 ] {} RaftInstance: local log idx 71, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:28.627791 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:28.627813 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:28.627834 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:28.627843 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=72 2024.09.25 20:54:28.756212 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=71, LastLogTerm 2, EntriesLength=1, CommitIndex=71 and Term=2 2024.09.25 20:54:28.756252 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 71 (1), req c idx: 71, my term: 2, my role: 1 2024.09.25 20:54:28.756267 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:28.756281 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 71, req log term: 2, my last log idx: 71, my log (71) term: 2 2024.09.25 20:54:28.756291 [ 17 ] {} RaftInstance: [INIT] log_idx: 72, count: 0, log_store_->next_slot(): 72, req.log_entries().size(): 1 2024.09.25 20:54:28.756301 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 72, count: 0 2024.09.25 20:54:28.756310 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 72, count: 0 2024.09.25 20:54:28.756324 [ 17 ] {} RaftInstance: append at 72, term 2, timestamp 0 2024.09.25 20:54:28.756356 [ 17 ] {} RaftInstance: durable index 71, sleep and wait for log appending completion 2024.09.25 20:54:28.757534 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:28.757590 [ 17 ] {} RaftInstance: wake up, durable index 72 2024.09.25 20:54:28.757616 [ 17 ] {} RaftInstance: local log idx 72, target_commit_idx 71, quick_commit_index_ 71, state_->get_commit_idx() 71 2024.09.25 20:54:28.757628 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:28.757652 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:28.757678 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:28.757690 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:28.757989 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:28.758016 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:28.758028 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:28.758039 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:28.758073 [ 19 ] {} RaftInstance: trigger commit upto 72 2024.09.25 20:54:28.758083 [ 19 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 71 2024.09.25 20:54:28.758092 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:28.758113 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:28.758131 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:28.758131 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:28.758147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:28.758155 [ 20 ] {} RaftInstance: commit upto 72, current idx 71 2024.09.25 20:54:28.758162 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:28.758169 [ 20 ] {} RaftInstance: commit upto 72, current idx 72 2024.09.25 20:54:28.758201 [ 20 ] {} RaftInstance: DONE: commit upto 72, current idx 72 2024.09.25 20:54:28.758212 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:29.128778 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:29.128819 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:29.128831 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:29.128844 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:29.128855 [ 17 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:29.128865 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:29.128886 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:29.128910 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:29.128923 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:29.629484 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:29.629528 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:29.629542 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:29.629557 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:29.629568 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:29.629579 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:29.629610 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:29.629635 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:29.629647 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:30.130209 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:30.130292 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:30.130316 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:30.130331 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:30.130344 [ 17 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:30.130356 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:30.130380 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:30.130407 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:30.130419 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:30.630917 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:30.630953 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:30.630979 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:30.631006 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:30.631017 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:30.631027 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:30.631049 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:30.631072 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:30.631083 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:31.131617 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:31.131657 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:31.131670 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:31.131684 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:31.131696 [ 17 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:31.131706 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:31.131728 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:31.131745 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:31.131756 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:31.632331 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:31.632374 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:31.632386 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:31.632400 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:31.632412 [ 12 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:31.632422 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:31.632443 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:31.632458 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:31.632468 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:32.133103 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:32.133151 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:32.133164 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:32.133178 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:32.133189 [ 17 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:32.133200 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:32.133224 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:32.133242 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:32.133254 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:32.633828 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:32.633872 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:32.633886 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:32.633900 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:32.633912 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:32.633923 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:32.633950 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:32.633980 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:32.633996 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:33.134543 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:33.134579 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:33.134601 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:33.134614 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:33.134627 [ 12 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:33.134638 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:33.134661 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:33.134688 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:33.134701 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:33.635189 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:33.635228 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:33.635242 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:33.635267 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:33.635279 [ 16 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:33.635291 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:33.635322 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:33.635350 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:33.635363 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:34.136223 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:34.136270 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:34.136283 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:34.136305 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:34.136316 [ 12 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:34.136328 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:34.136343 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:34.136368 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:34.136379 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:34.637238 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:34.637278 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:34.637290 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:34.637302 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:34.637312 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:34.637321 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:34.637342 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:34.637363 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:34.637373 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:35.137850 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:35.137914 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:35.137928 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:35.137943 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:35.137956 [ 16 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:35.137968 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:35.137994 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:35.138030 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:35.138045 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:35.638648 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:35.638683 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:35.638696 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:35.638710 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:35.638722 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:35.638732 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:35.638785 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:35.638807 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:35.638818 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:36.139325 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:36.139368 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:36.139382 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:36.139397 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:36.139409 [ 15 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:36.139419 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:36.139444 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:36.139468 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:36.139480 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:36.639864 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:36.639901 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:36.639913 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:36.639925 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:36.639935 [ 12 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:36.639944 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:36.639965 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:36.639980 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:36.639989 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:37.140624 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:37.140670 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:37.140682 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:37.140696 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:37.140708 [ 15 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:37.140744 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:37.140759 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:37.140775 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:37.140786 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:37.641531 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:37.641572 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:37.641583 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:37.641595 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:37.641607 [ 18 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:37.641617 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:37.641642 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:37.641669 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:37.641683 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:38.142087 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:38.142127 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:38.142140 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:38.142154 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:38.142165 [ 15 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:38.142176 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:38.142225 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:38.142249 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:38.142259 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:38.642763 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=0, CommitIndex=72 and Term=2 2024.09.25 20:54:38.642798 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (0), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:38.642810 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:38.642823 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:38.642834 [ 12 ] {} RaftInstance: local log idx 72, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:38.642845 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:38.642868 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:38.642886 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:38.642897 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=73 2024.09.25 20:54:38.756210 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=72, LastLogTerm 2, EntriesLength=1, CommitIndex=72 and Term=2 2024.09.25 20:54:38.756245 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 72 (1), req c idx: 72, my term: 2, my role: 1 2024.09.25 20:54:38.756258 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:38.756272 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 72, req log term: 2, my last log idx: 72, my log (72) term: 2 2024.09.25 20:54:38.756282 [ 13 ] {} RaftInstance: [INIT] log_idx: 73, count: 0, log_store_->next_slot(): 73, req.log_entries().size(): 1 2024.09.25 20:54:38.756293 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 73, count: 0 2024.09.25 20:54:38.756303 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 73, count: 0 2024.09.25 20:54:38.756316 [ 13 ] {} RaftInstance: append at 73, term 2, timestamp 0 2024.09.25 20:54:38.756349 [ 13 ] {} RaftInstance: durable index 72, sleep and wait for log appending completion 2024.09.25 20:54:38.757521 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:38.757587 [ 13 ] {} RaftInstance: wake up, durable index 73 2024.09.25 20:54:38.757614 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 72, quick_commit_index_ 72, state_->get_commit_idx() 72 2024.09.25 20:54:38.757628 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:38.757656 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:38.757686 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:38.757698 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:38.758018 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:38.758045 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:38.758058 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:38.758070 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:38.758081 [ 15 ] {} RaftInstance: trigger commit upto 73 2024.09.25 20:54:38.758092 [ 15 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 72 2024.09.25 20:54:38.758102 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:38.758127 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:38.758144 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:38.758160 [ 20 ] {} RaftInstance: commit upto 73, current idx 72 2024.09.25 20:54:38.758162 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:38.758168 [ 20 ] {} RaftInstance: commit upto 73, current idx 73 2024.09.25 20:54:38.758185 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:38.758195 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:38.758201 [ 20 ] {} RaftInstance: DONE: commit upto 73, current idx 73 2024.09.25 20:54:38.758212 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:39.143453 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:39.143486 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:39.143498 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:39.143512 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:39.143523 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:39.143530 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:39.143540 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:39.143555 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:39.143565 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:39.644346 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:39.644383 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:39.644396 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:39.644410 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:39.644421 [ 19 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:39.644434 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:39.644461 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:39.644488 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:39.644502 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:40.145538 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:40.145576 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:40.145587 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:40.145601 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:40.145612 [ 17 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:40.145621 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:40.145644 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:40.145667 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:40.145678 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:40.646387 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:40.646435 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:40.646446 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:40.646458 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:40.646468 [ 19 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:40.646476 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:40.646496 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:40.646517 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:40.646527 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:41.147217 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:41.147256 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:41.147269 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:41.147281 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:41.147293 [ 17 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:41.147303 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:41.147330 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:41.147356 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:41.147367 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:41.647893 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:41.647922 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:41.647930 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:41.647940 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:41.647947 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:41.647953 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:41.647973 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:41.647989 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:41.648000 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:42.149007 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:42.149060 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:42.149083 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:42.149096 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:42.149107 [ 17 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:42.149117 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:42.149149 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:42.149181 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:42.149193 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:42.649603 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:42.649643 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:42.649656 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:42.649670 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:42.649682 [ 15 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:42.649694 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:42.649719 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:42.649745 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:42.649757 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:43.150362 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:43.150400 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:43.150412 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:43.150425 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:43.150436 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:43.150446 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:43.150469 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:43.150490 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:43.150500 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:43.651192 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:43.651234 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:43.651248 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:43.651261 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:43.651273 [ 17 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:43.651284 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:43.651308 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:43.651331 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:43.651342 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:44.151838 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:44.151878 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:44.151892 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:44.151907 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:44.151918 [ 15 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:44.151940 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:44.151954 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:44.151982 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:44.151995 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:44.652850 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:44.652885 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:44.652896 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:44.652909 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:44.652921 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:44.652931 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:44.652953 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:44.652977 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:44.652988 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:45.153596 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:45.153632 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:45.153643 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:45.153675 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:45.153685 [ 13 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:45.153694 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:45.153713 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:45.153734 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:45.153744 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:45.654217 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:45.654254 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:45.654268 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:45.654283 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:45.654304 [ 16 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:45.654316 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:45.654338 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:45.654362 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:45.654375 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:46.154908 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:46.154942 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:46.154954 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:46.154967 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:46.154978 [ 16 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:46.155006 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:46.155031 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:46.155058 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:46.155071 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:46.655804 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:46.655852 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:46.655866 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:46.655888 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:46.655900 [ 14 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:46.655911 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:46.655935 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:46.655968 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:46.655981 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:47.156564 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:47.156610 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:47.156624 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:47.156638 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:47.156650 [ 16 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:47.156661 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:47.156687 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:47.156715 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:47.156728 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:47.657667 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:47.657707 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:47.657719 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:47.657732 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:47.657743 [ 18 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:47.657754 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:47.657775 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:47.657799 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:47.657810 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:48.158322 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:48.158364 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:48.158378 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:48.158392 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:48.158403 [ 16 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:48.158412 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:48.158437 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:48.158459 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:48.158471 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:48.659147 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=0, CommitIndex=73 and Term=2 2024.09.25 20:54:48.659186 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (0), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:48.659201 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:48.659217 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:48.659230 [ 18 ] {} RaftInstance: local log idx 73, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:48.659241 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:48.659267 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:48.659293 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:48.659308 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=74 2024.09.25 20:54:48.756256 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=73, LastLogTerm 2, EntriesLength=1, CommitIndex=73 and Term=2 2024.09.25 20:54:48.756295 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 73 (1), req c idx: 73, my term: 2, my role: 1 2024.09.25 20:54:48.756308 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:48.756321 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 73, req log term: 2, my last log idx: 73, my log (73) term: 2 2024.09.25 20:54:48.756330 [ 14 ] {} RaftInstance: [INIT] log_idx: 74, count: 0, log_store_->next_slot(): 74, req.log_entries().size(): 1 2024.09.25 20:54:48.756340 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 74, count: 0 2024.09.25 20:54:48.756349 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 74, count: 0 2024.09.25 20:54:48.756364 [ 14 ] {} RaftInstance: append at 74, term 2, timestamp 0 2024.09.25 20:54:48.756396 [ 14 ] {} RaftInstance: durable index 73, sleep and wait for log appending completion 2024.09.25 20:54:48.757418 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:48.757451 [ 14 ] {} RaftInstance: wake up, durable index 74 2024.09.25 20:54:48.757462 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 73, quick_commit_index_ 73, state_->get_commit_idx() 73 2024.09.25 20:54:48.757472 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:48.757494 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:48.757517 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:48.757528 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:48.757846 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:48.757907 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:48.757923 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:48.757935 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:48.757946 [ 14 ] {} RaftInstance: trigger commit upto 74 2024.09.25 20:54:48.757955 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 73 2024.09.25 20:54:48.757965 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:48.757986 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:48.758003 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:48.758029 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:48.758035 [ 20 ] {} RaftInstance: commit upto 74, current idx 73 2024.09.25 20:54:48.758044 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:48.758046 [ 20 ] {} RaftInstance: commit upto 74, current idx 74 2024.09.25 20:54:48.758054 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:48.758080 [ 20 ] {} RaftInstance: DONE: commit upto 74, current idx 74 2024.09.25 20:54:48.758090 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:49.159818 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:49.159856 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:49.159869 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:49.159882 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:49.159892 [ 12 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:49.159903 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:49.159929 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:49.159958 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:49.159972 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:49.660387 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:49.660431 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:49.660444 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:49.660458 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:49.660470 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:49.660480 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:49.660498 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:49.660526 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:49.660537 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:50.160942 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:50.160985 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:50.161000 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:50.161015 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:50.161027 [ 16 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:50.161038 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:50.161063 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:50.161088 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:50.161099 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:50.661636 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:50.661676 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:50.661688 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:50.661701 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:50.661713 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:50.661724 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:50.661746 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:50.661770 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:50.661781 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:51.162598 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:51.162639 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:51.162653 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:51.162668 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:51.162680 [ 16 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:51.162690 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:51.162716 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:51.162742 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:51.162755 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:51.663225 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:51.663285 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:51.663299 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:51.663312 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:51.663323 [ 19 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:51.663334 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:51.663359 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:51.663386 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:51.663400 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:52.164476 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:52.164522 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:52.164533 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:52.164545 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:52.164555 [ 16 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:52.164564 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:52.164586 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:52.164601 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:52.164610 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:52.665194 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:52.665234 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:52.665248 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:52.665263 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:52.665275 [ 19 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:52.665287 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:52.665312 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:52.665360 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:52.665372 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:53.165945 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:53.165982 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:53.165996 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:53.166010 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:53.166076 [ 19 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:53.166089 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:53.166160 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:53.166197 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:53.166209 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:53.666904 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:53.666949 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:53.666963 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:53.666977 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:53.666989 [ 17 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:53.667001 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:53.667028 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:53.667054 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:53.667066 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:54.167832 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:54.167875 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:54.167888 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:54.167901 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:54.167912 [ 19 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:54.167922 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:54.167943 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:54.167961 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:54.168000 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:54.668426 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:54.668464 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:54.668478 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:54.668492 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:54.668504 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:54.668515 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:54.668540 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:54.668567 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:54.668580 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:55.169677 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:55.169717 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:55.169732 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:55.169746 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:55.169758 [ 17 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:55.169768 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:55.169792 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:55.169819 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:55.169832 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:55.670885 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:55.670923 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:55.670937 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:55.670950 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:55.670962 [ 14 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:55.670973 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:55.670997 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:55.671030 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:55.671043 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:56.171499 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:56.171540 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:56.171554 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:56.171568 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:56.171580 [ 13 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:56.171589 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:56.171615 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:56.171643 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:56.171654 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:56.672614 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:56.672665 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:56.672697 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:56.672721 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:56.672735 [ 17 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:56.672745 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:56.672769 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:56.672805 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:56.672818 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:57.173743 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:57.173787 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:57.173800 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:57.173812 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:57.173822 [ 13 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:57.173833 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:57.173859 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:57.173878 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:57.173889 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:57.674609 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:57.674647 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:57.674660 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:57.674674 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:57.674686 [ 18 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:57.674697 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:57.674722 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:57.674738 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:57.674749 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:58.177146 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:58.177191 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:58.177204 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:58.177217 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:58.177236 [ 17 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:58.177247 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:58.177270 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:58.177292 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:58.177309 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:58.676269 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=0, CommitIndex=74 and Term=2 2024.09.25 20:54:58.676307 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (0), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:58.676320 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:58.676332 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:58.676342 [ 13 ] {} RaftInstance: local log idx 74, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:58.676352 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:58.676376 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:58.676403 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:58.676415 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=75 2024.09.25 20:54:58.756196 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=74, LastLogTerm 2, EntriesLength=1, CommitIndex=74 and Term=2 2024.09.25 20:54:58.756229 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 74 (1), req c idx: 74, my term: 2, my role: 1 2024.09.25 20:54:58.756240 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:58.756252 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 74, req log term: 2, my last log idx: 74, my log (74) term: 2 2024.09.25 20:54:58.756261 [ 12 ] {} RaftInstance: [INIT] log_idx: 75, count: 0, log_store_->next_slot(): 75, req.log_entries().size(): 1 2024.09.25 20:54:58.756269 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 75, count: 0 2024.09.25 20:54:58.756277 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 75, count: 0 2024.09.25 20:54:58.756288 [ 12 ] {} RaftInstance: append at 75, term 2, timestamp 0 2024.09.25 20:54:58.756315 [ 12 ] {} RaftInstance: durable index 74, sleep and wait for log appending completion 2024.09.25 20:54:58.757339 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:54:58.757375 [ 12 ] {} RaftInstance: wake up, durable index 75 2024.09.25 20:54:58.757387 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 74, quick_commit_index_ 74, state_->get_commit_idx() 74 2024.09.25 20:54:58.757397 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:58.757415 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:58.757437 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:58.757447 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:54:58.757714 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:54:58.757742 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:54:58.757755 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:58.757767 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:54:58.757778 [ 17 ] {} RaftInstance: trigger commit upto 75 2024.09.25 20:54:58.757789 [ 17 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 74 2024.09.25 20:54:58.757800 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:54:58.757827 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:58.757850 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:54:58.757852 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:58.757876 [ 20 ] {} RaftInstance: commit upto 75, current idx 74 2024.09.25 20:54:58.757895 [ 20 ] {} RaftInstance: commit upto 75, current idx 75 2024.09.25 20:54:58.757901 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:58.757917 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:54:58.757929 [ 20 ] {} RaftInstance: DONE: commit upto 75, current idx 75 2024.09.25 20:54:58.757940 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:54:59.177241 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:54:59.177268 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:54:59.177275 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:59.177284 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:54:59.177291 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:54:59.177297 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:59.177314 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:59.177332 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:59.177339 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:54:59.677826 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:54:59.677867 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:54:59.677881 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:54:59.677895 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:54:59.677909 [ 17 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:54:59.677920 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:54:59.677948 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:54:59.677997 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:54:59.678024 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:00.178567 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:00.178605 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:00.178618 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:00.178632 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:00.178645 [ 13 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:00.178657 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:00.178681 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:00.178700 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:00.178713 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:00.679182 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:00.679223 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:00.679239 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:00.679253 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:00.679266 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:00.679277 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:00.679291 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:00.679322 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:00.679330 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:01.180610 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:01.180657 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:01.180670 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:01.180685 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:01.180697 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:01.180709 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:01.180736 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:01.180753 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:01.180763 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:01.681820 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:01.681852 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:01.681863 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:01.681876 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:01.681888 [ 13 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:01.681899 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:01.681932 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:01.681958 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:01.681969 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:02.182462 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:02.182504 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:02.182515 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:02.182527 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:02.182538 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:02.182549 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:02.182571 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:02.182612 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:02.182622 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:02.683709 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:02.683748 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:02.683762 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:02.683778 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:02.683789 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:02.683799 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:02.683839 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:02.683856 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:02.683864 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:03.184053 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:03.184091 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:03.184103 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:03.184115 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:03.184125 [ 15 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:03.184134 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:03.184157 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:03.184185 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:03.184195 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:03.684583 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:03.684620 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:03.684633 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:03.684645 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:03.684655 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:03.684665 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:03.684688 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:03.684712 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:03.684723 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:04.185074 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:04.185109 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:04.185120 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:04.185132 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:04.185142 [ 12 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:04.185151 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:04.185172 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:04.185189 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:04.185199 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:04.686168 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:04.686205 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:04.686217 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:04.686230 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:04.686242 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:04.686251 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:04.686272 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:04.686294 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:04.686304 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:05.186725 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:05.186784 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:05.186797 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:05.186810 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:05.186821 [ 15 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:05.186831 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:05.186851 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:05.186868 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:05.186878 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:05.687757 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:05.687795 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:05.687808 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:05.687822 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:05.687835 [ 14 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:05.687846 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:05.687867 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:05.687882 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:05.687893 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:06.188341 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:06.188379 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:06.188391 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:06.188405 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:06.188416 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:06.188428 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:06.188454 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:06.188517 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:06.188531 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:06.688667 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:06.688704 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:06.688717 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:06.688730 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:06.688742 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:06.688753 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:06.688778 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:06.688805 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:06.688819 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:07.188966 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:07.189012 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:07.189049 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:07.189062 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:07.189074 [ 18 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:07.189084 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:07.189111 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:07.189129 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:07.189139 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:07.690162 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:07.690200 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:07.690213 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:07.690227 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:07.690239 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:07.690250 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:07.690275 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:07.690307 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:07.690320 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:08.190940 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:08.190978 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:08.190992 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:08.191007 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:08.191019 [ 15 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:08.191030 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:08.191053 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:08.191080 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:08.191093 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:08.691873 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=0, CommitIndex=75 and Term=2 2024.09.25 20:55:08.691911 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (0), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:08.691925 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:08.691939 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:08.691950 [ 19 ] {} RaftInstance: local log idx 75, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:08.691961 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:08.691985 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:08.692011 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:08.692022 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=76 2024.09.25 20:55:08.756222 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=75, LastLogTerm 2, EntriesLength=1, CommitIndex=75 and Term=2 2024.09.25 20:55:08.756254 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 75 (1), req c idx: 75, my term: 2, my role: 1 2024.09.25 20:55:08.756265 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:08.756278 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 75, req log term: 2, my last log idx: 75, my log (75) term: 2 2024.09.25 20:55:08.756287 [ 15 ] {} RaftInstance: [INIT] log_idx: 76, count: 0, log_store_->next_slot(): 76, req.log_entries().size(): 1 2024.09.25 20:55:08.756295 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 76, count: 0 2024.09.25 20:55:08.756304 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 76, count: 0 2024.09.25 20:55:08.756316 [ 15 ] {} RaftInstance: append at 76, term 2, timestamp 0 2024.09.25 20:55:08.756334 [ 15 ] {} RaftInstance: durable index 75, sleep and wait for log appending completion 2024.09.25 20:55:08.757386 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:08.757413 [ 15 ] {} RaftInstance: wake up, durable index 76 2024.09.25 20:55:08.757424 [ 15 ] {} RaftInstance: local log idx 76, target_commit_idx 75, quick_commit_index_ 75, state_->get_commit_idx() 75 2024.09.25 20:55:08.757434 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:08.757454 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:08.757478 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:08.757488 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:08.757797 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:08.757820 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:08.757831 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:08.757842 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:08.757852 [ 16 ] {} RaftInstance: trigger commit upto 76 2024.09.25 20:55:08.757862 [ 16 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 75 2024.09.25 20:55:08.757872 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:08.757896 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:08.757915 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:08.757917 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:08.757933 [ 20 ] {} RaftInstance: commit upto 76, current idx 75 2024.09.25 20:55:08.757948 [ 20 ] {} RaftInstance: commit upto 76, current idx 76 2024.09.25 20:55:08.757952 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:08.757966 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:08.757978 [ 20 ] {} RaftInstance: DONE: commit upto 76, current idx 76 2024.09.25 20:55:08.757988 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:09.192742 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:09.192783 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:09.192796 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:09.192808 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:09.192819 [ 15 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:09.192828 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:09.192849 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:09.192874 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:09.192886 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:09.693272 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:09.693314 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:09.693327 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:09.693340 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:09.693350 [ 19 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:09.693360 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:09.693384 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:09.693408 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:09.693419 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:10.194191 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:10.194222 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:10.194233 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:10.194246 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:10.194257 [ 16 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:10.194267 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:10.194288 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:10.194312 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:10.194322 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:10.694619 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:10.694654 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:10.694665 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:10.694677 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:10.694688 [ 16 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:10.694698 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:10.694722 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:10.694750 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:10.694765 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:11.195172 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:11.195211 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:11.195224 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:11.195237 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:11.195248 [ 13 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:11.195257 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:11.195277 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:11.195292 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:11.195302 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:11.702344 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:11.702389 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:11.702402 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:11.702416 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:11.702428 [ 16 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:11.702438 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:11.702462 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:11.702480 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:11.702491 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:12.203223 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:12.203271 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:12.203284 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:12.203297 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:12.203308 [ 19 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:12.203319 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:12.203344 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:12.203369 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:12.203380 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:12.703906 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:12.703945 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:12.703997 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:12.704012 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:12.704023 [ 16 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:12.704033 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:12.704061 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:12.704082 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:12.704094 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:13.204645 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:13.204684 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:13.204698 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:13.204711 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:13.204722 [ 13 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:13.204732 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:13.204755 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:13.204782 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:13.204794 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:13.705350 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:13.705385 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:13.705397 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:13.705409 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:13.705422 [ 19 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:13.705432 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:13.705446 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:13.705472 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:13.705485 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:14.206049 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:14.206087 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:14.206097 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:14.206110 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:14.206121 [ 13 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:14.206131 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:14.206151 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:14.206167 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:14.206176 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:14.706712 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:14.706750 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:14.706762 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:14.706774 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:14.706784 [ 12 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:14.706793 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:14.706816 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:14.706830 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:14.706839 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:15.207389 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:15.207428 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:15.207441 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:15.207456 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:15.207468 [ 17 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:15.207478 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:15.207503 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:15.207521 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:15.207533 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:15.707934 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:15.707975 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:15.707990 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:15.708005 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:15.708018 [ 14 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:15.708029 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:15.708055 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:15.708084 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:15.708098 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:16.208803 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:16.208846 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:16.208859 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:16.208872 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:16.208882 [ 14 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:16.208892 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:16.208915 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:16.208937 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:16.208948 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:16.709571 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:16.709619 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:16.709632 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:16.709657 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:16.709669 [ 19 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:16.709680 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:16.709714 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:16.709741 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:16.709754 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:17.210414 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:17.210457 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:17.210469 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:17.210481 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:17.210491 [ 12 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:17.210501 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:17.210524 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:17.210541 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:17.210551 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:17.711134 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:17.711174 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:17.711186 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:17.711200 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:17.711211 [ 19 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:17.711221 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:17.711245 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:17.711263 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:17.711273 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:18.214697 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:18.214743 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:18.214758 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:18.214773 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:18.214785 [ 14 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:18.214804 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:18.214820 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:18.214844 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:18.214862 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:18.715444 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=0, CommitIndex=76 and Term=2 2024.09.25 20:55:18.715482 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (0), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:18.715494 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:18.715506 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:18.715516 [ 12 ] {} RaftInstance: local log idx 76, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:18.715526 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:18.715548 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:18.715579 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:18.715591 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=77 2024.09.25 20:55:18.756106 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=76, LastLogTerm 2, EntriesLength=1, CommitIndex=76 and Term=2 2024.09.25 20:55:18.756132 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 76 (1), req c idx: 76, my term: 2, my role: 1 2024.09.25 20:55:18.756141 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:18.756149 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 76, req log term: 2, my last log idx: 76, my log (76) term: 2 2024.09.25 20:55:18.756155 [ 19 ] {} RaftInstance: [INIT] log_idx: 77, count: 0, log_store_->next_slot(): 77, req.log_entries().size(): 1 2024.09.25 20:55:18.756161 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 77, count: 0 2024.09.25 20:55:18.756167 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 77, count: 0 2024.09.25 20:55:18.756177 [ 19 ] {} RaftInstance: append at 77, term 2, timestamp 0 2024.09.25 20:55:18.756203 [ 19 ] {} RaftInstance: durable index 76, sleep and wait for log appending completion 2024.09.25 20:55:18.757229 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:18.757274 [ 19 ] {} RaftInstance: wake up, durable index 77 2024.09.25 20:55:18.757296 [ 19 ] {} RaftInstance: local log idx 77, target_commit_idx 76, quick_commit_index_ 76, state_->get_commit_idx() 76 2024.09.25 20:55:18.757305 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:18.757323 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:18.757347 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:18.757355 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:18.757587 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:18.757605 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:18.757615 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:18.757626 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:18.757635 [ 12 ] {} RaftInstance: trigger commit upto 77 2024.09.25 20:55:18.757642 [ 12 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 76 2024.09.25 20:55:18.757648 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:18.757664 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:18.757678 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:18.757682 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:18.757696 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:18.757700 [ 20 ] {} RaftInstance: commit upto 77, current idx 76 2024.09.25 20:55:18.757709 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:18.757714 [ 20 ] {} RaftInstance: commit upto 77, current idx 77 2024.09.25 20:55:18.757738 [ 20 ] {} RaftInstance: DONE: commit upto 77, current idx 77 2024.09.25 20:55:18.757749 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:19.216279 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:19.216317 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:19.216337 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:19.216349 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:19.216359 [ 14 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:19.216369 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:19.216397 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:19.216418 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:19.216428 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:19.716538 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:19.716580 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:19.716595 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:19.716629 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:19.716642 [ 15 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:19.716652 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:19.716712 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:19.716746 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:19.716758 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:20.217142 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:20.217174 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:20.217182 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:20.217190 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:20.217198 [ 14 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:20.217204 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:20.217222 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:20.217246 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:20.217257 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:20.718191 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:20.718230 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:20.718244 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:20.718257 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:20.718269 [ 15 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:20.718280 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:20.718304 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:20.718331 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:20.718367 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:21.219206 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:21.219245 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:21.219259 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:21.219274 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:21.219285 [ 14 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:21.219296 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:21.219321 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:21.219340 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:21.219352 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:21.719773 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:21.719810 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:21.719821 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:21.719833 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:21.719843 [ 15 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:21.719852 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:21.719873 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:21.719889 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:21.719898 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:22.220971 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:22.221012 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:22.221022 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:22.221034 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:22.221045 [ 19 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:22.221055 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:22.221075 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:22.221091 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:22.221100 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:22.722106 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:22.722152 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:22.722167 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:22.722182 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:22.722194 [ 16 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:22.722215 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:22.722243 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:22.722270 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:22.722290 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:23.222931 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:23.222963 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:23.222972 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:23.222981 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:23.222988 [ 19 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:23.222995 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:23.223013 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:23.223025 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:23.223032 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:23.724045 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:23.724079 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:23.724090 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:23.724103 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:23.724114 [ 16 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:23.724125 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:23.724146 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:23.724169 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:23.724203 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:24.224263 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:24.224294 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:24.224305 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:24.224316 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:24.224327 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:24.224336 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:24.224357 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:24.224381 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:24.224391 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:24.724785 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:24.724825 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:24.724840 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:24.724855 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:24.724868 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:24.724880 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:24.724903 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:24.724929 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:24.724942 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:25.224979 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:25.225034 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:25.225046 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:25.225058 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:25.225068 [ 19 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:25.225078 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:25.225100 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:25.225146 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:25.225160 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:25.725351 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:25.725389 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:25.725402 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:25.725416 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:25.725428 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:25.725439 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:25.725467 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:25.725495 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:25.725508 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:26.225918 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:26.225969 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:26.225981 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:26.226047 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:26.226088 [ 16 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:26.226099 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:26.226122 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:26.226144 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:26.226155 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:26.726566 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:26.726603 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:26.726615 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:26.726629 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:26.726640 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:26.726650 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:26.726675 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:26.726703 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:26.726715 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:27.226934 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:27.226986 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:27.227000 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:27.227014 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:27.227027 [ 14 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:27.227037 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:27.227064 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:27.227090 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:27.227104 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:27.727727 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:27.727766 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:27.727777 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:27.727789 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:27.727799 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:27.727809 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:27.727830 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:27.727853 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:27.727863 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:28.228801 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:28.228864 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:28.228876 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:28.228889 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:28.228917 [ 14 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:28.228927 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:28.228948 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:28.228963 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:28.228972 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:28.729964 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=0, CommitIndex=77 and Term=2 2024.09.25 20:55:28.730015 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (0), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:28.730029 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:28.730041 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:28.730052 [ 13 ] {} RaftInstance: local log idx 77, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:28.730062 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:28.730084 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:28.730124 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:28.730137 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=78 2024.09.25 20:55:28.756184 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=77, LastLogTerm 2, EntriesLength=1, CommitIndex=77 and Term=2 2024.09.25 20:55:28.756213 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 77 (1), req c idx: 77, my term: 2, my role: 1 2024.09.25 20:55:28.756224 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:28.756236 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 77, req log term: 2, my last log idx: 77, my log (77) term: 2 2024.09.25 20:55:28.756246 [ 17 ] {} RaftInstance: [INIT] log_idx: 78, count: 0, log_store_->next_slot(): 78, req.log_entries().size(): 1 2024.09.25 20:55:28.756256 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 78, count: 0 2024.09.25 20:55:28.756266 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 78, count: 0 2024.09.25 20:55:28.756279 [ 17 ] {} RaftInstance: append at 78, term 2, timestamp 0 2024.09.25 20:55:28.756310 [ 17 ] {} RaftInstance: durable index 77, sleep and wait for log appending completion 2024.09.25 20:55:28.757334 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:28.757374 [ 17 ] {} RaftInstance: wake up, durable index 78 2024.09.25 20:55:28.757387 [ 17 ] {} RaftInstance: local log idx 78, target_commit_idx 77, quick_commit_index_ 77, state_->get_commit_idx() 77 2024.09.25 20:55:28.757399 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:28.757420 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:28.757445 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:28.757456 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:28.757723 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:28.757749 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:28.757762 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:28.757774 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:28.757783 [ 15 ] {} RaftInstance: trigger commit upto 78 2024.09.25 20:55:28.757793 [ 15 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 77 2024.09.25 20:55:28.757803 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:28.757824 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:28.757835 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:28.757845 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:28.757858 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:28.757870 [ 20 ] {} RaftInstance: commit upto 78, current idx 77 2024.09.25 20:55:28.757878 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:28.757884 [ 20 ] {} RaftInstance: commit upto 78, current idx 78 2024.09.25 20:55:28.757918 [ 20 ] {} RaftInstance: DONE: commit upto 78, current idx 78 2024.09.25 20:55:28.757928 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:29.230507 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:29.230545 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:29.230558 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:29.230570 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:29.230580 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:29.230590 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:29.230612 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:29.230634 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:29.230645 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:29.731559 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:29.731597 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:29.731609 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:29.731622 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:29.731634 [ 14 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:29.731645 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:29.731666 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:29.731682 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:29.731693 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:30.232803 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:30.232843 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:30.232856 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:30.232869 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:30.232879 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:30.232888 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:30.232911 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:30.232954 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:30.232965 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:30.733646 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:30.733683 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:30.733696 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:30.733710 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:30.733720 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:30.733730 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:30.733753 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:30.733778 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:30.733790 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:31.234471 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:31.234524 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:31.234539 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:31.234553 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:31.234564 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:31.234575 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:31.234596 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:31.234619 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:31.234630 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:31.735813 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:31.735848 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:31.735863 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:31.735877 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:31.735890 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:31.735902 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:31.735929 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:31.735947 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:31.735958 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:32.236404 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:32.236454 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:32.236468 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:32.236482 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:32.236493 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:32.236503 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:32.236525 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:32.236546 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:32.236557 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:32.737594 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:32.737657 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:32.737669 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:32.737683 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:32.737695 [ 17 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:32.737706 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:32.737730 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:32.737749 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:32.737760 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:33.238388 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:33.238425 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:33.238438 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:33.238451 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:33.238463 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:33.238474 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:33.238498 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:33.238524 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:33.238536 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:33.739176 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:33.739214 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:33.739227 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:33.739240 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:33.739252 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:33.739262 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:33.739287 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:33.739312 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:33.739325 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:34.239849 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:34.239888 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:34.239900 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:34.239932 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:34.239946 [ 15 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:34.239958 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:34.239984 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:34.240010 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:34.240022 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:34.740938 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:34.740977 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:34.740989 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:34.741001 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:34.741011 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:34.741021 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:34.741042 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:34.741076 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:34.741088 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:35.241486 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:35.241528 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:35.241541 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:35.241555 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:35.241566 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:35.241577 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:35.241600 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:35.241626 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:35.241638 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:35.742188 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:35.742226 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:35.742239 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:35.742254 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:35.742265 [ 18 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:35.742275 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:35.742302 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:35.742319 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:35.742331 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:36.243334 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:36.243374 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:36.243387 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:36.243400 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:36.243412 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:36.243423 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:36.243446 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:36.243463 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:36.243493 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:36.743934 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:36.743970 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:36.743983 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:36.744019 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:36.744032 [ 13 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:36.744043 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:36.744065 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:36.744083 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:36.744096 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:37.244598 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:37.244675 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:37.244695 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:37.244710 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:37.244720 [ 16 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:37.244730 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:37.244754 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:37.244778 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:37.244789 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:37.745333 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:37.745393 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:37.745410 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:37.745425 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:37.745438 [ 19 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:37.745449 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:37.745473 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:37.745500 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:37.745512 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:38.246115 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:38.246158 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:38.246173 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:38.246187 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:38.246201 [ 12 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:38.246214 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:38.246239 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:38.246266 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:38.246279 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:38.746889 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=0, CommitIndex=78 and Term=2 2024.09.25 20:55:38.746929 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (0), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:38.746941 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:38.746954 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:38.746964 [ 16 ] {} RaftInstance: local log idx 78, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:38.746973 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:38.746988 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:38.747011 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:38.747022 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=79 2024.09.25 20:55:38.756243 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=78, LastLogTerm 2, EntriesLength=1, CommitIndex=78 and Term=2 2024.09.25 20:55:38.756283 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 78 (1), req c idx: 78, my term: 2, my role: 1 2024.09.25 20:55:38.756296 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:38.756310 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 78, req log term: 2, my last log idx: 78, my log (78) term: 2 2024.09.25 20:55:38.756320 [ 19 ] {} RaftInstance: [INIT] log_idx: 79, count: 0, log_store_->next_slot(): 79, req.log_entries().size(): 1 2024.09.25 20:55:38.756330 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 79, count: 0 2024.09.25 20:55:38.756340 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 79, count: 0 2024.09.25 20:55:38.756353 [ 19 ] {} RaftInstance: append at 79, term 2, timestamp 0 2024.09.25 20:55:38.756386 [ 19 ] {} RaftInstance: durable index 78, sleep and wait for log appending completion 2024.09.25 20:55:38.757418 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:38.758119 [ 19 ] {} RaftInstance: wake up, durable index 79 2024.09.25 20:55:38.758146 [ 19 ] {} RaftInstance: local log idx 79, target_commit_idx 78, quick_commit_index_ 78, state_->get_commit_idx() 78 2024.09.25 20:55:38.758158 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:38.758173 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:38.758200 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:38.758213 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:38.758512 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:38.758542 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:38.758556 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:38.758568 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:38.758579 [ 17 ] {} RaftInstance: trigger commit upto 79 2024.09.25 20:55:38.758589 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 78 2024.09.25 20:55:38.758600 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:38.758627 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:38.758643 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:38.758649 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:38.758700 [ 20 ] {} RaftInstance: commit upto 79, current idx 78 2024.09.25 20:55:38.758667 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:38.758713 [ 20 ] {} RaftInstance: commit upto 79, current idx 79 2024.09.25 20:55:38.758735 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:38.758766 [ 20 ] {} RaftInstance: DONE: commit upto 79, current idx 79 2024.09.25 20:55:38.758781 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:39.247563 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:39.247603 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:39.247617 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:39.247633 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:39.247647 [ 14 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:39.247659 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:39.247686 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:39.247714 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:39.247728 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:39.748320 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:39.748361 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:39.748375 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:39.748388 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:39.748398 [ 19 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:39.748408 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:39.748430 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:39.748452 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:39.748462 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:40.248571 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:40.248611 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:40.248625 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:40.248638 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:40.248649 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:40.248661 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:40.248690 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:40.248709 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:40.248721 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:40.748901 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:40.748939 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:40.748947 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:40.748956 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:40.748964 [ 19 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:40.748971 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:40.748990 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:40.749014 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:40.749025 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:41.249450 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:41.249494 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:41.249509 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:41.249523 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:41.249536 [ 16 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:41.249547 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:41.249567 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:41.249582 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:41.249591 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:41.750174 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:41.750217 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:41.750233 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:41.750248 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:41.750261 [ 19 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:41.750273 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:41.750288 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:41.750312 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:41.750324 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:42.251318 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:42.251365 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:42.251405 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:42.251424 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:42.251439 [ 16 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:42.251451 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:42.251478 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:42.251497 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:42.251508 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:42.752204 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:42.752237 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:42.752248 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:42.752270 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:42.752281 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:42.752292 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:42.752322 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:42.752347 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:42.752359 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:43.253083 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:43.253116 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:43.253126 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:43.253138 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:43.253147 [ 16 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:43.253155 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:43.253175 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:43.253251 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:43.253268 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:43.754165 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:43.754204 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:43.754216 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:43.754229 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:43.754240 [ 15 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:43.754251 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:43.754274 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:43.754289 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:43.754299 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:44.254739 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:44.254776 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:44.254788 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:44.254801 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:44.254812 [ 15 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:44.254823 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:44.254845 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:44.254868 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:44.254880 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:44.755004 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:44.755049 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:44.755061 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:44.755074 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:44.755086 [ 18 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:44.755096 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:44.755118 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:44.755134 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:44.755144 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:45.256496 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:45.256535 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:45.256548 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:45.256561 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:45.256571 [ 15 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:45.256580 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:45.256636 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:45.256653 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:45.256663 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:45.757078 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:45.757111 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:45.757123 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:45.757135 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:45.757145 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:45.757154 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:45.757177 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:45.757192 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:45.757202 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:46.258313 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:46.258350 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:46.258361 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:46.258373 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:46.258383 [ 13 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:46.258393 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:46.258413 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:46.258425 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:46.258435 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:46.759550 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:46.759589 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:46.759602 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:46.759614 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:46.759626 [ 15 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:46.759636 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:46.759659 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:46.759684 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:46.759695 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:47.260120 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:47.260170 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:47.260184 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:47.260198 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:47.260209 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:47.260220 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:47.260244 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:47.260262 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:47.260273 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:47.761253 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:47.761289 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:47.761301 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:47.761314 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:47.761324 [ 15 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:47.761334 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:47.761355 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:47.761380 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:47.761391 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:48.261529 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=0, CommitIndex=79 and Term=2 2024.09.25 20:55:48.261572 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (0), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:48.261586 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:48.261624 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:48.261638 [ 17 ] {} RaftInstance: local log idx 79, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:48.261649 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:48.261679 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:48.261704 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:48.261715 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=80 2024.09.25 20:55:48.756232 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=79, LastLogTerm 2, EntriesLength=1, CommitIndex=79 and Term=2 2024.09.25 20:55:48.756271 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 79 (1), req c idx: 79, my term: 2, my role: 1 2024.09.25 20:55:48.756285 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:48.756299 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 79, req log term: 2, my last log idx: 79, my log (79) term: 2 2024.09.25 20:55:48.756311 [ 16 ] {} RaftInstance: [INIT] log_idx: 80, count: 0, log_store_->next_slot(): 80, req.log_entries().size(): 1 2024.09.25 20:55:48.756321 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 80, count: 0 2024.09.25 20:55:48.756330 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 80, count: 0 2024.09.25 20:55:48.756345 [ 16 ] {} RaftInstance: append at 80, term 2, timestamp 0 2024.09.25 20:55:48.756379 [ 16 ] {} RaftInstance: durable index 79, sleep and wait for log appending completion 2024.09.25 20:55:48.757498 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:48.757537 [ 16 ] {} RaftInstance: wake up, durable index 80 2024.09.25 20:55:48.757552 [ 16 ] {} RaftInstance: local log idx 80, target_commit_idx 79, quick_commit_index_ 79, state_->get_commit_idx() 79 2024.09.25 20:55:48.757563 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:48.757585 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:48.757607 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:48.757617 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:48.757933 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:48.757959 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:48.757971 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:48.757983 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:48.757993 [ 16 ] {} RaftInstance: trigger commit upto 80 2024.09.25 20:55:48.758003 [ 16 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 79 2024.09.25 20:55:48.758014 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:48.758037 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:48.758058 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:48.758071 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:48.758072 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:48.758090 [ 20 ] {} RaftInstance: commit upto 80, current idx 79 2024.09.25 20:55:48.758098 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:48.758103 [ 20 ] {} RaftInstance: commit upto 80, current idx 80 2024.09.25 20:55:48.758139 [ 20 ] {} RaftInstance: DONE: commit upto 80, current idx 80 2024.09.25 20:55:48.758150 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:48.762626 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:48.762662 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:48.762675 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:48.762686 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:48.762696 [ 14 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:48.762705 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:48.762731 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:48.762750 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:48.762760 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:49.263609 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:49.263649 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:49.263660 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:49.263672 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:49.263682 [ 17 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:49.263691 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:49.263716 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:49.263736 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:49.263747 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:49.764875 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:49.764915 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:49.764927 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:49.764940 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:49.764950 [ 16 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:49.764960 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:49.764984 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:49.765001 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:49.765012 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:50.265599 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:50.265636 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:50.265649 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:50.265661 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:50.265672 [ 14 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:50.265683 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:50.265708 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:50.265724 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:50.265735 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:50.766670 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:50.766705 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:50.766715 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:50.766726 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:50.766736 [ 17 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:50.766745 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:50.766765 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:50.766779 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:50.766788 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:51.267572 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:51.267615 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:51.267629 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:51.267643 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:51.267654 [ 16 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:51.267664 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:51.267686 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:51.267710 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:51.267720 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:51.768113 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:51.768146 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:51.768155 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:51.768166 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:51.768176 [ 19 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:51.768185 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:51.768205 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:51.768226 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:51.768235 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:52.268892 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:52.268940 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:52.268955 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:52.268968 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:52.268977 [ 17 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:52.268988 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:52.269010 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:52.269035 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:52.269047 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:52.769645 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:52.769697 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:52.769711 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:52.769725 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:52.769736 [ 19 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:52.769756 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:52.769779 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:52.769813 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:52.769828 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:53.270352 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:53.270393 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:53.270405 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:53.270417 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:53.270427 [ 17 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:53.270437 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:53.270459 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:53.270482 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:53.270492 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:53.771252 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:53.771290 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:53.771304 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:53.771319 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:53.771330 [ 19 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:53.771341 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:53.771368 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:53.771395 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:53.771407 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:54.271941 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:54.271981 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:54.272019 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:54.272034 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:54.272047 [ 16 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:54.272058 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:54.272081 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:54.272105 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:54.272117 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:54.772598 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:54.772638 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:54.772651 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:54.772664 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:54.772676 [ 13 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:54.772686 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:54.772711 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:54.772729 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:54.772740 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:55.273287 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:55.273323 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:55.273336 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:55.273350 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:55.273363 [ 19 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:55.273373 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:55.273398 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:55.273415 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:55.273427 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:55.774272 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:55.774308 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:55.774327 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:55.774339 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:55.774349 [ 13 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:55.774359 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:55.774379 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:55.774408 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:55.774418 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:56.274794 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:56.274834 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:56.274847 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:56.274860 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:56.274870 [ 18 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:56.274879 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:56.274899 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:56.274919 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:56.274929 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:56.775488 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:56.775525 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:56.775537 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:56.775550 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:56.775561 [ 13 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:56.775571 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:56.775594 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:56.775616 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:56.775626 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:57.276464 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:57.276524 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:57.276540 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:57.276555 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:57.276568 [ 18 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:57.276579 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:57.276605 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:57.276630 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:57.276641 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:57.777078 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:57.777115 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:57.777198 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:57.777212 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:57.777222 [ 12 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:57.777233 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:57.777257 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:57.777283 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:57.777295 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:58.278039 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=0, CommitIndex=80 and Term=2 2024.09.25 20:55:58.278076 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (0), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:58.278089 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:58.278101 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:58.278111 [ 18 ] {} RaftInstance: local log idx 80, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:58.278122 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:58.278145 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:58.278170 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:58.278182 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=81 2024.09.25 20:55:58.756210 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=80, LastLogTerm 2, EntriesLength=1, CommitIndex=80 and Term=2 2024.09.25 20:55:58.756247 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 80 (1), req c idx: 80, my term: 2, my role: 1 2024.09.25 20:55:58.756261 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:58.756274 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 80, req log term: 2, my last log idx: 80, my log (80) term: 2 2024.09.25 20:55:58.756285 [ 12 ] {} RaftInstance: [INIT] log_idx: 81, count: 0, log_store_->next_slot(): 81, req.log_entries().size(): 1 2024.09.25 20:55:58.756296 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 81, count: 0 2024.09.25 20:55:58.756305 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 81, count: 0 2024.09.25 20:55:58.756319 [ 12 ] {} RaftInstance: append at 81, term 2, timestamp 0 2024.09.25 20:55:58.756352 [ 12 ] {} RaftInstance: durable index 80, sleep and wait for log appending completion 2024.09.25 20:55:58.757402 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:55:58.757460 [ 12 ] {} RaftInstance: wake up, durable index 81 2024.09.25 20:55:58.757481 [ 12 ] {} RaftInstance: local log idx 81, target_commit_idx 80, quick_commit_index_ 80, state_->get_commit_idx() 80 2024.09.25 20:55:58.757491 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:58.757513 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:58.757536 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:58.757547 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:55:58.757813 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:55:58.757840 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:55:58.757853 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:58.757865 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:55:58.757875 [ 18 ] {} RaftInstance: trigger commit upto 81 2024.09.25 20:55:58.757885 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 80 2024.09.25 20:55:58.757895 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:55:58.757919 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:58.757938 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:58.757942 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:55:58.757951 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:58.757969 [ 20 ] {} RaftInstance: commit upto 81, current idx 80 2024.09.25 20:55:58.757976 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:55:58.757985 [ 20 ] {} RaftInstance: commit upto 81, current idx 81 2024.09.25 20:55:58.758022 [ 20 ] {} RaftInstance: DONE: commit upto 81, current idx 81 2024.09.25 20:55:58.758036 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:55:58.778392 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:55:58.778425 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:55:58.778437 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:58.778450 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:55:58.778462 [ 12 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:55:58.778473 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:58.778496 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:58.778521 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:58.778532 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:55:59.278986 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:55:59.279102 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:55:59.279115 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:59.279130 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:55:59.279141 [ 13 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:55:59.279152 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:59.279175 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:59.279198 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:59.279209 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:55:59.779897 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:55:59.779936 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:55:59.779950 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:55:59.779963 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:55:59.779973 [ 13 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:55:59.779983 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:55:59.780025 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:55:59.780051 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:55:59.780062 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:00.280638 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:00.280679 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:00.280693 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:00.280706 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:00.280717 [ 12 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:00.280728 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:00.280753 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:00.280780 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:00.280792 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:00.781362 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:00.781398 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:00.781410 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:00.781423 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:00.781434 [ 14 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:00.781445 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:00.781471 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:00.781490 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:00.781502 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:01.282222 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:01.282259 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:01.282272 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:01.282286 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:01.282297 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:01.282308 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:01.282360 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:01.282390 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:01.282403 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:01.783235 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:01.783270 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:01.783283 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:01.783296 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:01.783341 [ 14 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:01.783354 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:01.783380 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:01.783416 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:01.783431 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:02.283926 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:02.283967 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:02.283977 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:02.283989 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:02.283999 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:02.284009 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:02.284030 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:02.284045 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:02.284054 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:02.784777 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:02.784814 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:02.784826 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:02.784838 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:02.784847 [ 12 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:02.784887 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:02.784911 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:02.784935 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:02.784945 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:03.285542 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:03.285574 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:03.285585 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:03.285598 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:03.285610 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:03.285620 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:03.285643 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:03.285676 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:03.285690 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:03.786087 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:03.786129 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:03.786144 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:03.786159 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:03.786172 [ 17 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:03.786184 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:03.786215 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:03.786243 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:03.786256 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:04.286743 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:04.286782 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:04.286798 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:04.286815 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:04.286825 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:04.286833 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:04.286854 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:04.286876 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:04.286885 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:04.789814 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:04.789851 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:04.789864 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:04.789878 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:04.789890 [ 12 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:04.789901 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:04.789927 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:04.789957 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:04.789970 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:05.290466 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:05.290501 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:05.290512 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:05.290523 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:05.290533 [ 18 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:05.290542 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:05.290562 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:05.290576 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:05.290584 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:05.791170 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:05.791204 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:05.791215 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:05.791226 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:05.791236 [ 17 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:05.791244 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:05.791265 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:05.791285 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:05.791294 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:06.291571 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:06.291605 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:06.291617 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:06.291631 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:06.291643 [ 15 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:06.291656 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:06.291678 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:06.291714 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:06.291754 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:06.792213 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:06.792248 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:06.792261 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:06.792275 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:06.792295 [ 17 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:06.792306 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:06.792327 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:06.792349 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:06.792359 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:07.292739 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:07.292782 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:07.292794 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:07.292805 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:07.292815 [ 17 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:07.292825 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:07.292845 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:07.292859 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:07.292868 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:07.793684 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:07.793716 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:07.793726 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:07.793738 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:07.793748 [ 19 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:07.793758 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:07.793778 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:07.793793 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:07.793802 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:08.294189 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=0, CommitIndex=81 and Term=2 2024.09.25 20:56:08.294221 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (0), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:08.294232 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:08.294244 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:08.294255 [ 17 ] {} RaftInstance: local log idx 81, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:08.294265 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:08.294285 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:08.294307 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:08.294316 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=82 2024.09.25 20:56:08.756289 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=81, LastLogTerm 2, EntriesLength=1, CommitIndex=81 and Term=2 2024.09.25 20:56:08.756328 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 81 (1), req c idx: 81, my term: 2, my role: 1 2024.09.25 20:56:08.756341 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:08.756356 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 81, req log term: 2, my last log idx: 81, my log (81) term: 2 2024.09.25 20:56:08.756366 [ 18 ] {} RaftInstance: [INIT] log_idx: 82, count: 0, log_store_->next_slot(): 82, req.log_entries().size(): 1 2024.09.25 20:56:08.756375 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 82, count: 0 2024.09.25 20:56:08.756385 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 82, count: 0 2024.09.25 20:56:08.756401 [ 18 ] {} RaftInstance: append at 82, term 2, timestamp 0 2024.09.25 20:56:08.756431 [ 18 ] {} RaftInstance: durable index 81, sleep and wait for log appending completion 2024.09.25 20:56:08.757522 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:08.757580 [ 18 ] {} RaftInstance: wake up, durable index 82 2024.09.25 20:56:08.757602 [ 18 ] {} RaftInstance: local log idx 82, target_commit_idx 81, quick_commit_index_ 81, state_->get_commit_idx() 81 2024.09.25 20:56:08.757613 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:08.757635 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:08.757659 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:08.757670 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:08.757945 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:08.757973 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:08.757985 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:08.758022 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:08.758035 [ 17 ] {} RaftInstance: trigger commit upto 82 2024.09.25 20:56:08.758046 [ 17 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 81 2024.09.25 20:56:08.758057 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:08.758080 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:08.758101 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:08.758106 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:08.758115 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:08.758134 [ 20 ] {} RaftInstance: commit upto 82, current idx 81 2024.09.25 20:56:08.758140 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:08.758149 [ 20 ] {} RaftInstance: commit upto 82, current idx 82 2024.09.25 20:56:08.758190 [ 20 ] {} RaftInstance: DONE: commit upto 82, current idx 82 2024.09.25 20:56:08.758203 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:08.794848 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:08.794902 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:08.794915 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:08.794927 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:08.794937 [ 16 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:08.794946 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:08.794966 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:08.794988 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:08.794998 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:09.295584 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:09.295620 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:09.295631 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:09.295643 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:09.295653 [ 19 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:09.295663 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:09.295684 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:09.295720 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:09.295731 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:09.798374 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:09.798414 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:09.798426 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:09.798439 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:09.798450 [ 16 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:09.798460 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:09.798480 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:09.798496 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:09.798506 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:10.299447 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:10.299487 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:10.299499 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:10.299511 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:10.299522 [ 19 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:10.299533 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:10.299557 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:10.299582 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:10.299595 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:10.799721 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:10.799760 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:10.799771 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:10.799783 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:10.799793 [ 13 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:10.799802 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:10.799822 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:10.799845 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:10.799855 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:11.300370 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:11.300406 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:11.300418 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:11.300430 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:11.300442 [ 19 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:11.300453 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:11.300480 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:11.300505 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:11.300518 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:11.801462 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:11.801521 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:11.801535 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:11.801550 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:11.801562 [ 16 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:11.801573 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:11.801600 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:11.801629 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:11.801641 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:12.302279 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:12.302329 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:12.302343 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:12.302356 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:12.302369 [ 19 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:12.302379 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:12.302405 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:12.302430 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:12.302441 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:12.802875 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:12.802916 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:12.802930 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:12.802943 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:12.802955 [ 16 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:12.802964 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:12.802989 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:12.803014 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:12.803025 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:13.303625 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:13.303656 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:13.303665 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:13.303678 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:13.303688 [ 18 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:13.303698 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:13.303719 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:13.303735 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:13.303746 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:13.804290 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:13.804329 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:13.804342 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:13.804377 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:13.804389 [ 14 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:13.804399 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:13.804423 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:13.804449 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:13.804459 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:14.305054 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:14.305094 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:14.305107 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:14.305119 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:14.305146 [ 18 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:14.305156 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:14.305176 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:14.305192 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:14.305202 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:14.805492 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:14.805535 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:14.805550 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:14.805564 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:14.805576 [ 15 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:14.805588 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:14.805616 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:14.805644 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:14.805656 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:15.306430 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:15.306471 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:15.306485 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:15.306498 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:15.306509 [ 12 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:15.306519 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:15.306542 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:15.306568 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:15.306580 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:15.807602 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:15.807641 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:15.807653 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:15.807665 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:15.807675 [ 15 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:15.807684 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:15.807707 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:15.807731 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:15.807743 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:16.308682 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:16.308721 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:16.308733 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:16.308745 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:16.308757 [ 12 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:16.308767 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:16.308790 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:16.308815 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:16.308828 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:16.809235 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:16.809269 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:16.809283 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:16.809296 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:16.809307 [ 14 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:16.809319 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:16.809341 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:16.809366 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:16.809378 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:17.309866 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:17.309919 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:17.309934 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:17.309947 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:17.309957 [ 12 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:17.309967 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:17.309991 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:17.310017 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:17.310030 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:17.810973 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:17.811015 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:17.811028 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:17.811042 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:17.811053 [ 14 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:17.811063 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:17.811085 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:17.811137 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:17.811151 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:18.311328 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=0, CommitIndex=82 and Term=2 2024.09.25 20:56:18.311363 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (0), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:18.311375 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:18.311387 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:18.311397 [ 12 ] {} RaftInstance: local log idx 82, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:18.311406 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:18.311431 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:18.311458 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:18.311470 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=83 2024.09.25 20:56:18.756236 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=82, LastLogTerm 2, EntriesLength=1, CommitIndex=82 and Term=2 2024.09.25 20:56:18.756272 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 82 (1), req c idx: 82, my term: 2, my role: 1 2024.09.25 20:56:18.756284 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:18.756297 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 82, req log term: 2, my last log idx: 82, my log (82) term: 2 2024.09.25 20:56:18.756308 [ 17 ] {} RaftInstance: [INIT] log_idx: 83, count: 0, log_store_->next_slot(): 83, req.log_entries().size(): 1 2024.09.25 20:56:18.756317 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 83, count: 0 2024.09.25 20:56:18.756326 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 83, count: 0 2024.09.25 20:56:18.756340 [ 17 ] {} RaftInstance: append at 83, term 2, timestamp 0 2024.09.25 20:56:18.756369 [ 17 ] {} RaftInstance: durable index 82, sleep and wait for log appending completion 2024.09.25 20:56:18.757478 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:18.757512 [ 17 ] {} RaftInstance: wake up, durable index 83 2024.09.25 20:56:18.757523 [ 17 ] {} RaftInstance: local log idx 83, target_commit_idx 82, quick_commit_index_ 82, state_->get_commit_idx() 82 2024.09.25 20:56:18.757533 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:18.757556 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:18.757579 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:18.757590 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:18.757924 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:18.757950 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:18.757961 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:18.757972 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:18.757981 [ 14 ] {} RaftInstance: trigger commit upto 83 2024.09.25 20:56:18.757990 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 82 2024.09.25 20:56:18.757999 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:18.758022 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:18.758035 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:18.758044 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:18.758055 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:18.758068 [ 20 ] {} RaftInstance: commit upto 83, current idx 82 2024.09.25 20:56:18.758074 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:18.758082 [ 20 ] {} RaftInstance: commit upto 83, current idx 83 2024.09.25 20:56:18.758117 [ 20 ] {} RaftInstance: DONE: commit upto 83, current idx 83 2024.09.25 20:56:18.758130 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:18.812040 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:18.812077 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:18.812088 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:18.812100 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:18.812110 [ 17 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:18.812120 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:18.812142 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:18.812165 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:18.812176 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:19.312929 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:19.312970 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:19.312994 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:19.313009 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:19.313021 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:19.313031 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:19.313064 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:19.313092 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:19.313115 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:19.814092 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:19.814133 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:19.814148 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:19.814165 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:19.814178 [ 12 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:19.814189 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:19.814215 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:19.814239 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:19.814250 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:20.314621 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:20.314659 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:20.314671 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:20.314682 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:20.314693 [ 17 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:20.314703 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:20.314725 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:20.314740 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:20.314749 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:20.815376 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:20.815407 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:20.815420 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:20.815432 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:20.815444 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:20.815455 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:20.815477 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:20.815501 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:20.815512 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:21.316303 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:21.316346 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:21.316360 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:21.316374 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:21.316387 [ 19 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:21.316398 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:21.316427 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:21.316459 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:21.316472 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:21.816862 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:21.816899 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:21.816910 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:21.816921 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:21.816931 [ 17 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:21.816940 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:21.816961 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:21.816975 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:21.816984 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:22.317747 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:22.317790 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:22.317801 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:22.317813 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:22.317823 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:22.317834 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:22.317854 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:22.317869 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:22.317877 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:22.818513 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:22.818550 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:22.818565 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:22.818578 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:22.818590 [ 19 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:22.818601 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:22.818625 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:22.818652 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:22.818668 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:23.319076 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:23.319109 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:23.319123 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:23.319137 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:23.319150 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:23.319162 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:23.319189 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:23.319206 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:23.319216 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:23.820218 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:23.820259 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:23.820271 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:23.820285 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:23.820296 [ 16 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:23.820306 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:23.820330 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:23.820355 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:23.820366 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:24.321281 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:24.321322 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:24.321345 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:24.321361 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:24.321374 [ 18 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:24.321385 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:24.321417 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:24.321435 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:24.321464 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:24.821878 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:24.821911 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:24.821922 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:24.821935 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:24.821945 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:24.821955 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:24.821974 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:24.822013 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:24.822025 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:25.323090 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:25.323126 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:25.323146 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:25.323159 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:25.323170 [ 16 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:25.323179 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:25.323210 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:25.323234 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:25.323244 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:25.823455 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:25.823489 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:25.823500 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:25.823511 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:25.823520 [ 16 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:25.823529 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:25.823549 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:25.823564 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:25.823572 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:26.323996 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:26.324039 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:26.324052 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:26.324065 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:26.324077 [ 15 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:26.324087 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:26.324110 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:26.324127 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:26.324138 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:26.825111 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:26.825148 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:26.825159 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:26.825281 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:26.825302 [ 14 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:26.825312 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:26.825333 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:26.825355 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:26.825365 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:27.326239 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:27.326285 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:27.326297 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:27.326311 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:27.326322 [ 16 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:27.326331 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:27.326356 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:27.326380 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:27.326392 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:27.826789 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:27.826828 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:27.826841 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:27.826856 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:27.826868 [ 15 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:27.826881 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:27.826907 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:27.826961 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:27.826975 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:28.327955 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=0, CommitIndex=83 and Term=2 2024.09.25 20:56:28.328012 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (0), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:28.328027 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:28.328041 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:28.328053 [ 16 ] {} RaftInstance: local log idx 83, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:28.328065 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:28.328090 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:28.328117 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:28.328130 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=84 2024.09.25 20:56:28.756493 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=83, LastLogTerm 2, EntriesLength=1, CommitIndex=83 and Term=2 2024.09.25 20:56:28.756527 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 83 (1), req c idx: 83, my term: 2, my role: 1 2024.09.25 20:56:28.756539 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:28.756551 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 83, req log term: 2, my last log idx: 83, my log (83) term: 2 2024.09.25 20:56:28.756561 [ 13 ] {} RaftInstance: [INIT] log_idx: 84, count: 0, log_store_->next_slot(): 84, req.log_entries().size(): 1 2024.09.25 20:56:28.756571 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 84, count: 0 2024.09.25 20:56:28.756580 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 84, count: 0 2024.09.25 20:56:28.756593 [ 13 ] {} RaftInstance: append at 84, term 2, timestamp 0 2024.09.25 20:56:28.756622 [ 13 ] {} RaftInstance: durable index 83, sleep and wait for log appending completion 2024.09.25 20:56:28.757879 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:28.757922 [ 13 ] {} RaftInstance: wake up, durable index 84 2024.09.25 20:56:28.757935 [ 13 ] {} RaftInstance: local log idx 84, target_commit_idx 83, quick_commit_index_ 83, state_->get_commit_idx() 83 2024.09.25 20:56:28.757946 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:28.757959 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:28.757982 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:28.758008 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:28.758594 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:28.758620 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:28.758633 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:28.758643 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:28.758653 [ 12 ] {} RaftInstance: trigger commit upto 84 2024.09.25 20:56:28.758663 [ 12 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 83 2024.09.25 20:56:28.758672 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:28.758712 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:28.758732 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:28.758735 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:28.758750 [ 20 ] {} RaftInstance: commit upto 84, current idx 83 2024.09.25 20:56:28.758763 [ 20 ] {} RaftInstance: commit upto 84, current idx 84 2024.09.25 20:56:28.758769 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:28.758783 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:28.758797 [ 20 ] {} RaftInstance: DONE: commit upto 84, current idx 84 2024.09.25 20:56:28.758808 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:28.828568 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:28.828605 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:28.828617 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:28.828631 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:28.828641 [ 17 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:28.828651 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:28.828674 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:28.828697 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:28.828707 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:29.329311 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:29.329356 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:29.329368 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:29.329388 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:29.329397 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:29.329408 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:29.329437 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:29.329477 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:29.329488 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:29.830235 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:29.830271 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:29.830280 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:29.830290 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:29.830297 [ 12 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:29.830304 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:29.830322 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:29.830352 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:29.830363 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:30.331258 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:30.331295 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:30.331307 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:30.331319 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:30.331330 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:30.331340 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:30.331365 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:30.331389 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:30.331420 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:30.831885 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:30.831930 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:30.831943 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:30.831963 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:30.831973 [ 13 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:30.831982 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:30.832002 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:30.832030 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:30.832040 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:31.332865 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:31.332909 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:31.332922 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:31.332937 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:31.332949 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:31.332959 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:31.332982 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:31.333008 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:31.333020 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:31.833584 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:31.833645 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:31.833659 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:31.833672 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:31.833682 [ 13 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:31.833691 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:31.833713 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:31.833728 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:31.833740 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:32.334175 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:32.334219 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:32.334233 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:32.334247 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:32.334259 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:32.334270 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:32.334296 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:32.334313 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:32.334324 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:32.834853 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:32.834885 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:32.834897 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:32.834909 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:32.834921 [ 19 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:32.834931 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:32.834953 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:32.834977 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:32.834988 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:33.335192 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:33.335231 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:33.335243 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:33.335256 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:33.335267 [ 13 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:33.335277 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:33.335300 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:33.335324 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:33.335334 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:33.835750 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:33.835788 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:33.835800 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:33.835814 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:33.835826 [ 19 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:33.835836 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:33.835860 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:33.835884 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:33.835896 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:34.336722 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:34.336755 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:34.336766 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:34.336777 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:34.336787 [ 13 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:34.336796 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:34.336816 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:34.336838 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:34.336847 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:34.837413 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:34.837451 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:34.837464 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:34.837478 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:34.837489 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:34.837499 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:34.837524 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:34.837553 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:34.837566 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:35.337948 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:35.337984 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:35.337997 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:35.338011 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:35.338023 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:35.338032 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:35.338057 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:35.338075 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:35.338086 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:35.838773 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:35.838807 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:35.838818 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:35.838830 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:35.838840 [ 15 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:35.838849 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:35.838870 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:35.838893 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:35.838903 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:36.339862 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:36.339900 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:36.339914 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:36.339928 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:36.339940 [ 14 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:36.339952 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:36.339977 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:36.340073 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:36.340097 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:36.840625 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:36.840660 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:36.840671 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:36.840683 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:36.840694 [ 15 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:36.840704 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:36.840724 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:36.840740 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:36.840749 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:37.341047 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:37.341091 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:37.341104 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:37.341116 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:37.341127 [ 18 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:37.341138 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:37.341160 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:37.341177 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:37.341188 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:37.841222 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:37.841259 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:37.841270 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:37.841282 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:37.841291 [ 19 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:37.841300 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:37.841319 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:37.841333 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:37.841342 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:38.341952 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=0, CommitIndex=84 and Term=2 2024.09.25 20:56:38.341992 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (0), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:38.342005 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:38.342018 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:38.342031 [ 17 ] {} RaftInstance: local log idx 84, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:38.342041 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:38.342066 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:38.342084 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:38.342094 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=85 2024.09.25 20:56:38.756276 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=84, LastLogTerm 2, EntriesLength=1, CommitIndex=84 and Term=2 2024.09.25 20:56:38.756327 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 84 (1), req c idx: 84, my term: 2, my role: 1 2024.09.25 20:56:38.756349 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:38.756362 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 84, req log term: 2, my last log idx: 84, my log (84) term: 2 2024.09.25 20:56:38.756373 [ 16 ] {} RaftInstance: [INIT] log_idx: 85, count: 0, log_store_->next_slot(): 85, req.log_entries().size(): 1 2024.09.25 20:56:38.756382 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 85, count: 0 2024.09.25 20:56:38.756392 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 85, count: 0 2024.09.25 20:56:38.756416 [ 16 ] {} RaftInstance: append at 85, term 2, timestamp 0 2024.09.25 20:56:38.756445 [ 16 ] {} RaftInstance: durable index 84, sleep and wait for log appending completion 2024.09.25 20:56:38.759244 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:38.759303 [ 16 ] {} RaftInstance: wake up, durable index 85 2024.09.25 20:56:38.759324 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 84, quick_commit_index_ 84, state_->get_commit_idx() 84 2024.09.25 20:56:38.759335 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:38.759357 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:38.759392 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:38.759405 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:38.759756 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:38.759789 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:38.759802 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:38.759813 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:38.759823 [ 19 ] {} RaftInstance: trigger commit upto 85 2024.09.25 20:56:38.759839 [ 19 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 84 2024.09.25 20:56:38.759848 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:38.759869 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:38.759880 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:38.759892 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:38.759902 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:38.759910 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:38.759929 [ 20 ] {} RaftInstance: commit upto 85, current idx 84 2024.09.25 20:56:38.759951 [ 20 ] {} RaftInstance: commit upto 85, current idx 85 2024.09.25 20:56:38.759984 [ 20 ] {} RaftInstance: DONE: commit upto 85, current idx 85 2024.09.25 20:56:38.760004 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:38.842552 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:38.842590 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:38.842602 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:38.842616 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:38.842628 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:38.842639 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:38.842664 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:38.842689 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:38.842702 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:39.343581 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:39.343616 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:39.343628 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:39.343641 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:39.343653 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:39.343663 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:39.343685 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:39.343707 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:39.343718 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:39.844185 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:39.844224 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:39.844237 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:39.844249 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:39.844260 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:39.844270 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:39.844294 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:39.844319 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:39.844331 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:40.344871 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:40.344910 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:40.344922 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:40.344935 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:40.344945 [ 19 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:40.344956 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:40.344979 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:40.345042 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:40.345067 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:40.845400 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:40.845439 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:40.845451 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:40.845464 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:40.845476 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:40.845487 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:40.845510 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:40.845534 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:40.845546 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:41.345944 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:41.345983 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:41.346024 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:41.346041 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:41.346053 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:41.346064 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:41.346089 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:41.346116 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:41.346128 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:41.846689 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:41.846726 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:41.846739 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:41.846753 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:41.846764 [ 13 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:41.846775 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:41.846800 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:41.846827 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:41.846839 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:42.347941 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:42.347982 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:42.347993 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:42.348016 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:42.348026 [ 15 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:42.348035 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:42.348055 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:42.348076 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:42.348085 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:42.848500 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:42.848535 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:42.848548 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:42.848560 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:42.848569 [ 13 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:42.848578 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:42.848599 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:42.848620 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:42.848631 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:43.349270 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:43.349307 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:43.349319 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:43.349333 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:43.349343 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:43.349353 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:43.349376 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:43.349401 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:43.349412 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:43.850119 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:43.850161 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:43.850174 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:43.850188 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:43.850200 [ 13 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:43.850211 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:43.850235 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:43.850260 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:43.850272 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:44.350674 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:44.350708 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:44.350721 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:44.350733 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:44.350743 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:44.350753 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:44.350776 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:44.350799 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:44.350809 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:44.851788 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:44.851820 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:44.851832 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:44.851844 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:44.851854 [ 18 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:44.851865 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:44.851888 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:44.851903 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:44.851915 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:45.353203 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:45.353241 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:45.353253 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:45.353267 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:45.353279 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:45.353290 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:45.353313 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:45.353328 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:45.353338 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:45.854107 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:45.854148 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:45.854161 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:45.854175 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:45.854186 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:45.854198 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:45.854223 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:45.854241 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:45.854251 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:46.354731 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:46.354767 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:46.354779 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:46.354790 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:46.354802 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:46.354812 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:46.354836 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:46.354861 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:46.354872 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:46.855184 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:46.855239 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:46.855250 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:46.855262 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:46.855273 [ 19 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:46.855283 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:46.855306 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:46.855332 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:46.855345 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:47.355806 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:47.355854 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:47.355868 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:47.355883 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:47.355896 [ 17 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:47.355908 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:47.355937 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:47.355964 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:47.355999 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:47.856599 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:47.856632 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:47.856645 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:47.856659 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:47.856670 [ 16 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:47.856681 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:47.856707 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:47.856735 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:47.856749 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:48.357639 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=0, CommitIndex=85 and Term=2 2024.09.25 20:56:48.357678 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (0), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:48.357689 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:48.357700 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:48.357709 [ 19 ] {} RaftInstance: local log idx 85, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:48.357718 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:48.357738 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:48.357752 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:48.357761 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=86 2024.09.25 20:56:48.756211 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=85, LastLogTerm 2, EntriesLength=1, CommitIndex=85 and Term=2 2024.09.25 20:56:48.756246 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 85 (1), req c idx: 85, my term: 2, my role: 1 2024.09.25 20:56:48.756258 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:48.756270 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 85, req log term: 2, my last log idx: 85, my log (85) term: 2 2024.09.25 20:56:48.756280 [ 17 ] {} RaftInstance: [INIT] log_idx: 86, count: 0, log_store_->next_slot(): 86, req.log_entries().size(): 1 2024.09.25 20:56:48.756288 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 86, count: 0 2024.09.25 20:56:48.756297 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 86, count: 0 2024.09.25 20:56:48.756311 [ 17 ] {} RaftInstance: append at 86, term 2, timestamp 0 2024.09.25 20:56:48.756340 [ 17 ] {} RaftInstance: durable index 85, sleep and wait for log appending completion 2024.09.25 20:56:48.757408 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:48.757462 [ 17 ] {} RaftInstance: wake up, durable index 86 2024.09.25 20:56:48.757485 [ 17 ] {} RaftInstance: local log idx 86, target_commit_idx 85, quick_commit_index_ 85, state_->get_commit_idx() 85 2024.09.25 20:56:48.757496 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:48.757517 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:48.757540 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:48.757552 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:48.757840 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:48.757858 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:48.757868 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:48.757878 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:48.757887 [ 12 ] {} RaftInstance: trigger commit upto 86 2024.09.25 20:56:48.757895 [ 12 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 85 2024.09.25 20:56:48.757903 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:48.757925 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:48.757936 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:48.757944 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:48.757957 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:48.757974 [ 20 ] {} RaftInstance: commit upto 86, current idx 85 2024.09.25 20:56:48.757979 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:48.757987 [ 20 ] {} RaftInstance: commit upto 86, current idx 86 2024.09.25 20:56:48.758046 [ 20 ] {} RaftInstance: DONE: commit upto 86, current idx 86 2024.09.25 20:56:48.758060 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:48.858660 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:48.858698 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:48.858711 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:48.858724 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:48.858735 [ 17 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:48.858746 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:48.858769 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:48.858796 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:48.858808 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:49.359363 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:49.359401 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:49.359414 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:49.359427 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:49.359438 [ 15 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:49.359448 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:49.359472 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:49.359496 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:49.359507 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:49.860374 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:49.860410 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:49.860422 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:49.860434 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:49.860446 [ 13 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:49.860456 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:49.860479 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:49.860503 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:49.860515 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:50.361010 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:50.361052 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:50.361066 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:50.361079 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:50.361091 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:50.361101 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:50.361126 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:50.361144 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:50.361155 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:50.861283 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:50.861367 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:50.861380 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:50.861395 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:50.861406 [ 15 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:50.861415 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:50.861440 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:50.861468 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:50.861481 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:51.361742 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:51.361781 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:51.361793 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:51.361806 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:51.361816 [ 13 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:51.361827 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:51.361855 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:51.361873 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:51.361884 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:51.863033 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:51.863069 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:51.863092 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:51.863107 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:51.863118 [ 15 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:51.863128 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:51.863160 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:51.863176 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:51.863187 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:52.363481 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:52.363520 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:52.363533 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:52.363546 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:52.363559 [ 14 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:52.363570 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:52.363596 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:52.363622 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:52.363634 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:52.864674 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:52.864709 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:52.864721 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:52.864741 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:52.864752 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:52.864761 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:52.864781 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:52.864801 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:52.864944 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:53.364818 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:53.364858 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:53.364872 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:53.364887 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:53.364898 [ 18 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:53.364908 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:53.364932 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:53.364957 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:53.364969 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:53.866279 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:53.866319 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:53.866330 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:53.866343 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:53.866353 [ 14 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:53.866364 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:53.866386 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:53.866409 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:53.866419 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:54.366607 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:54.366644 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:54.366658 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:54.366671 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:54.366685 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:54.366696 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:54.366722 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:54.366763 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:54.366775 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:54.868048 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:54.868085 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:54.868099 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:54.868113 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:54.868125 [ 14 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:54.868137 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:54.868163 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:54.868183 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:54.868196 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:55.368231 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:55.368265 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:55.368277 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:55.368289 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:55.368299 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:55.368308 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:55.368330 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:55.368352 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:55.368363 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:55.869412 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:55.869451 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:55.869464 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:55.869477 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:55.869491 [ 16 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:55.869502 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:55.869528 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:55.869555 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:55.869566 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:56.370087 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:56.370127 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:56.370142 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:56.370155 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:56.370167 [ 14 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:56.370179 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:56.370207 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:56.370227 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:56.370241 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:56.870786 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:56.870822 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:56.870835 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:56.870847 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:56.870857 [ 16 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:56.870866 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:56.870886 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:56.870906 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:56.870916 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:57.371615 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:57.371661 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:57.371674 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:57.371687 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:57.371699 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:57.371709 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:57.371784 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:57.371810 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:57.371822 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:57.872628 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:57.872665 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:57.872677 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:57.872689 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:57.872700 [ 13 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:57.872710 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:57.872730 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:57.872745 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:57.872754 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:58.372889 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=0, CommitIndex=86 and Term=2 2024.09.25 20:56:58.372928 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (0), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:58.372938 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:58.372969 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:58.372981 [ 19 ] {} RaftInstance: local log idx 86, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:58.372991 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:58.373011 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:58.373026 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:58.373036 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=87 2024.09.25 20:56:58.756235 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=86, LastLogTerm 2, EntriesLength=1, CommitIndex=86 and Term=2 2024.09.25 20:56:58.756273 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 86 (1), req c idx: 86, my term: 2, my role: 1 2024.09.25 20:56:58.756286 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:58.756298 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 86, req log term: 2, my last log idx: 86, my log (86) term: 2 2024.09.25 20:56:58.756308 [ 16 ] {} RaftInstance: [INIT] log_idx: 87, count: 0, log_store_->next_slot(): 87, req.log_entries().size(): 1 2024.09.25 20:56:58.756317 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 87, count: 0 2024.09.25 20:56:58.756326 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 87, count: 0 2024.09.25 20:56:58.756340 [ 16 ] {} RaftInstance: append at 87, term 2, timestamp 0 2024.09.25 20:56:58.756368 [ 16 ] {} RaftInstance: durable index 86, sleep and wait for log appending completion 2024.09.25 20:56:58.757370 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:56:58.757411 [ 16 ] {} RaftInstance: wake up, durable index 87 2024.09.25 20:56:58.757437 [ 16 ] {} RaftInstance: local log idx 87, target_commit_idx 86, quick_commit_index_ 86, state_->get_commit_idx() 86 2024.09.25 20:56:58.757449 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:58.757472 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:58.757496 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:58.757507 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:56:58.757850 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:56:58.757877 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:56:58.757889 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:58.757901 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:56:58.757911 [ 13 ] {} RaftInstance: trigger commit upto 87 2024.09.25 20:56:58.757921 [ 13 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 86 2024.09.25 20:56:58.757931 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:56:58.757955 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:58.757973 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:56:58.758000 [ 20 ] {} RaftInstance: commit upto 87, current idx 86 2024.09.25 20:56:58.758012 [ 20 ] {} RaftInstance: commit upto 87, current idx 87 2024.09.25 20:56:58.757977 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:58.758043 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:58.758045 [ 20 ] {} RaftInstance: DONE: commit upto 87, current idx 87 2024.09.25 20:56:58.758056 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:56:58.758063 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:56:58.873782 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:56:58.873821 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:56:58.873832 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:58.873844 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:56:58.873854 [ 19 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:56:58.873863 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:58.873884 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:58.873908 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:58.873917 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:56:59.374793 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:56:59.374831 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:56:59.374843 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:59.374856 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:56:59.374866 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:56:59.374876 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:59.374898 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:59.374921 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:59.374933 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:56:59.875650 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:56:59.875689 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:56:59.875703 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:56:59.875717 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:56:59.875728 [ 19 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:56:59.875739 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:56:59.875763 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:56:59.875789 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:56:59.875801 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:00.376394 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:00.376435 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:00.376450 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:00.376465 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:00.376477 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:00.376488 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:00.376511 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:00.376537 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:00.376550 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:00.876979 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:00.877015 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:00.877027 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:00.877039 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:00.877049 [ 19 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:00.877059 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:00.877084 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:00.877101 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:00.877113 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:01.377403 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:01.377444 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:01.377457 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:01.377469 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:01.377480 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:01.377490 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:01.377512 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:01.377535 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:01.377545 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:01.878310 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:01.878346 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:01.878360 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:01.878374 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:01.878386 [ 15 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:01.878397 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:01.878419 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:01.878435 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:01.878446 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:02.378969 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:02.379045 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:02.379060 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:02.379073 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:02.379145 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:02.379169 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:02.379196 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:02.379216 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:02.379226 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:02.880157 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:02.880196 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:02.880209 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:02.880222 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:02.880233 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:02.880243 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:02.880267 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:02.880289 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:02.880301 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:03.380928 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:03.380971 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:03.380984 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:03.380998 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:03.381009 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:03.381020 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:03.381042 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:03.381067 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:03.381079 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:03.881637 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:03.881679 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:03.881694 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:03.881708 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:03.881721 [ 18 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:03.881732 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:03.881758 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:03.881785 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:03.881796 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:04.382724 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:04.382761 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:04.382774 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:04.382787 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:04.382800 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:04.382828 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:04.382850 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:04.382874 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:04.382884 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:04.883477 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:04.883517 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:04.883529 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:04.883541 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:04.883553 [ 18 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:04.883563 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:04.883587 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:04.883603 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:04.883614 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:05.384010 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:05.384052 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:05.384063 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:05.384075 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:05.384085 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:05.384094 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:05.384115 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:05.384130 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:05.384138 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:05.884953 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:05.885033 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:05.885057 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:05.885071 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:05.885082 [ 19 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:05.885093 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:05.885120 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:05.885147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:05.885159 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:06.385838 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:06.385894 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:06.385908 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:06.385921 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:06.385932 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:06.385942 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:06.385963 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:06.385987 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:06.386022 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:06.886651 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:06.886691 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:06.886703 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:06.886716 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:06.886728 [ 14 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:06.886739 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:06.886762 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:06.886786 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:06.886797 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:07.387579 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:07.387624 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:07.387638 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:07.387652 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:07.387664 [ 16 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:07.387677 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:07.387701 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:07.387725 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:07.387736 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:07.888305 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:07.888343 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:07.888356 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:07.888369 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:07.888381 [ 12 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:07.888392 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:07.888416 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:07.888441 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:07.888452 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:08.388922 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=0, CommitIndex=87 and Term=2 2024.09.25 20:57:08.388961 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (0), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:08.388974 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:08.388986 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:08.388997 [ 16 ] {} RaftInstance: local log idx 87, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:08.389008 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:08.389033 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:08.389051 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:08.389062 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=88 2024.09.25 20:57:08.756216 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=87, LastLogTerm 2, EntriesLength=1, CommitIndex=87 and Term=2 2024.09.25 20:57:08.756253 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 87 (1), req c idx: 87, my term: 2, my role: 1 2024.09.25 20:57:08.756266 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:08.756279 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 87, req log term: 2, my last log idx: 87, my log (87) term: 2 2024.09.25 20:57:08.756289 [ 14 ] {} RaftInstance: [INIT] log_idx: 88, count: 0, log_store_->next_slot(): 88, req.log_entries().size(): 1 2024.09.25 20:57:08.756299 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 88, count: 0 2024.09.25 20:57:08.756309 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 88, count: 0 2024.09.25 20:57:08.756322 [ 14 ] {} RaftInstance: append at 88, term 2, timestamp 0 2024.09.25 20:57:08.756353 [ 14 ] {} RaftInstance: durable index 87, sleep and wait for log appending completion 2024.09.25 20:57:08.757530 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:08.757594 [ 14 ] {} RaftInstance: wake up, durable index 88 2024.09.25 20:57:08.757621 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 87, quick_commit_index_ 87, state_->get_commit_idx() 87 2024.09.25 20:57:08.757633 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:08.757658 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:08.757685 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:08.757697 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:08.757988 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:08.758007 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:08.758018 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:08.758028 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:08.758038 [ 16 ] {} RaftInstance: trigger commit upto 88 2024.09.25 20:57:08.758048 [ 16 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 87 2024.09.25 20:57:08.758058 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:08.758081 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:08.758093 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:08.758116 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:08.758127 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:08.758149 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:08.758174 [ 20 ] {} RaftInstance: commit upto 88, current idx 87 2024.09.25 20:57:08.758186 [ 20 ] {} RaftInstance: commit upto 88, current idx 88 2024.09.25 20:57:08.758219 [ 20 ] {} RaftInstance: DONE: commit upto 88, current idx 88 2024.09.25 20:57:08.758231 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:08.890369 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:08.890409 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:08.890420 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:08.890432 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:08.890441 [ 17 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:08.890451 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:08.890473 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:08.890495 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:08.890505 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:09.391043 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:09.391080 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:09.391093 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:09.391106 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:09.391117 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:09.391128 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:09.391154 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:09.391181 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:09.391194 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:09.891818 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:09.891856 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:09.891870 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:09.891883 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:09.891895 [ 17 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:09.891905 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:09.891930 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:09.891956 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:09.891967 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:10.393027 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:10.393066 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:10.393078 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:10.393091 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:10.393103 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:10.393114 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:10.393139 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:10.393165 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:10.393177 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:10.893564 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:10.893602 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:10.893616 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:10.893630 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:10.893642 [ 16 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:10.893652 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:10.893678 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:10.893711 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:10.893725 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:11.394181 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:11.394228 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:11.394241 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:11.394254 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:11.394265 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:11.394285 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:11.394309 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:11.394342 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:11.394354 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:11.894714 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:11.894761 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:11.894774 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:11.894788 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:11.894798 [ 15 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:11.894808 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:11.894832 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:11.894890 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:11.894904 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:12.395230 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:12.395279 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:12.395295 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:12.395310 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:12.395323 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:12.395334 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:12.395357 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:12.395374 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:12.395384 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:12.895981 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:12.896033 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:12.896049 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:12.896062 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:12.896073 [ 14 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:12.896093 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:12.896119 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:12.896138 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:12.896148 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:13.397124 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:13.397164 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:13.397176 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:13.397190 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:13.397201 [ 19 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:13.397213 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:13.397238 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:13.397263 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:13.397276 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:13.897588 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:13.897626 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:13.897640 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:13.897654 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:13.897665 [ 18 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:13.897675 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:13.897699 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:13.897725 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:13.897737 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:14.398271 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:14.398315 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:14.398326 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:14.398339 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:14.398349 [ 16 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:14.398360 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:14.398392 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:14.398417 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:14.398435 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:14.898750 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:14.898784 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:14.898796 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:14.898809 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:14.898820 [ 18 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:14.898832 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:14.898854 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:14.898878 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:14.898890 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:15.399160 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:15.399197 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:15.399210 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:15.399223 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:15.399235 [ 19 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:15.399246 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:15.399271 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:15.399297 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:15.399309 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:15.899850 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:15.899890 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:15.899903 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:15.899917 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:15.899928 [ 12 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:15.899938 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:15.899962 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:15.899984 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:15.899995 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:16.400980 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:16.401018 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:16.401030 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:16.401042 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:16.401052 [ 19 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:16.401061 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:16.401084 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:16.401108 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:16.401118 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:16.901758 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:16.901791 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:16.901802 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:16.901815 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:16.901825 [ 18 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:16.901836 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:16.901859 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:16.901884 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:16.901895 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:17.402296 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:17.402344 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:17.402357 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:17.402371 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:17.402382 [ 15 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:17.402393 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:17.402417 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:17.402442 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:17.402455 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:17.903481 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:17.903518 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:17.903530 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:17.903542 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:17.903552 [ 13 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:17.903562 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:17.903585 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:17.903609 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:17.903621 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:18.403789 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=0, CommitIndex=88 and Term=2 2024.09.25 20:57:18.403833 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (0), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:18.403848 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:18.403862 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:18.403875 [ 17 ] {} RaftInstance: local log idx 88, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:18.403885 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:18.403912 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:18.403937 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:18.403950 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=89 2024.09.25 20:57:18.756239 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=88, LastLogTerm 2, EntriesLength=1, CommitIndex=88 and Term=2 2024.09.25 20:57:18.756273 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 88 (1), req c idx: 88, my term: 2, my role: 1 2024.09.25 20:57:18.756286 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:18.756298 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 88, req log term: 2, my last log idx: 88, my log (88) term: 2 2024.09.25 20:57:18.756307 [ 13 ] {} RaftInstance: [INIT] log_idx: 89, count: 0, log_store_->next_slot(): 89, req.log_entries().size(): 1 2024.09.25 20:57:18.756316 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 89, count: 0 2024.09.25 20:57:18.756325 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 89, count: 0 2024.09.25 20:57:18.756337 [ 13 ] {} RaftInstance: append at 89, term 2, timestamp 0 2024.09.25 20:57:18.756363 [ 13 ] {} RaftInstance: durable index 88, sleep and wait for log appending completion 2024.09.25 20:57:18.757444 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:18.757483 [ 13 ] {} RaftInstance: wake up, durable index 89 2024.09.25 20:57:18.757495 [ 13 ] {} RaftInstance: local log idx 89, target_commit_idx 88, quick_commit_index_ 88, state_->get_commit_idx() 88 2024.09.25 20:57:18.757505 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:18.757528 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:18.757555 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:18.757566 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:18.757844 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:18.757862 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:18.757872 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:18.757882 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:18.757890 [ 17 ] {} RaftInstance: trigger commit upto 89 2024.09.25 20:57:18.757898 [ 17 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 88 2024.09.25 20:57:18.757906 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:18.757927 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:18.757944 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:18.757950 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:18.757967 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:18.758024 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:18.757986 [ 20 ] {} RaftInstance: commit upto 89, current idx 88 2024.09.25 20:57:18.758049 [ 20 ] {} RaftInstance: commit upto 89, current idx 89 2024.09.25 20:57:18.758073 [ 20 ] {} RaftInstance: DONE: commit upto 89, current idx 89 2024.09.25 20:57:18.758083 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:18.904392 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:18.904428 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:18.904439 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:18.904450 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:18.904459 [ 13 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:18.904469 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:18.904489 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:18.904511 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:18.904520 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:19.404893 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:19.404932 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:19.404944 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:19.404957 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:19.404970 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:19.404981 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:19.405030 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:19.405061 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:19.405073 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:19.906046 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:19.906085 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:19.906098 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:19.906111 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:19.906123 [ 13 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:19.906133 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:19.906157 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:19.906181 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:19.906191 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:20.406672 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:20.406722 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:20.406734 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:20.406747 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:20.406758 [ 19 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:20.406768 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:20.406795 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:20.406810 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:20.406820 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:20.907810 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:20.907846 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:20.907858 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:20.907870 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:20.907880 [ 13 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:20.907890 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:20.907913 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:20.907936 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:20.907947 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:21.408167 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:21.408202 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:21.408213 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:21.408226 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:21.408237 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:21.408249 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:21.408274 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:21.408300 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:21.408312 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:21.908847 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:21.908883 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:21.908895 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:21.908908 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:21.908918 [ 19 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:21.908928 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:21.908953 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:21.908976 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:21.908988 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:22.410061 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:22.410106 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:22.410118 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:22.410131 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:22.410141 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:22.410150 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:22.410175 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:22.410200 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:22.410211 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:22.911273 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:22.911310 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:22.911322 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:22.911335 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:22.911346 [ 14 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:22.911356 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:22.911379 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:22.911402 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:22.911413 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:23.411900 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:23.411933 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:23.411945 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:23.411957 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:23.411968 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:23.411979 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:23.412016 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:23.412042 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:23.412055 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:23.913044 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:23.913096 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:23.913108 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:23.913121 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:23.913131 [ 14 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:23.913141 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:23.913165 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:23.913191 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:23.913203 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:24.413284 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:24.413315 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:24.413327 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:24.413338 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:24.413347 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:24.413357 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:24.413377 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:24.413392 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:24.413402 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:24.913814 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:24.913854 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:24.913867 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:24.913880 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:24.913891 [ 16 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:24.913901 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:24.913923 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:24.913946 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:24.913957 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:25.414663 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:25.414704 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:25.414717 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:25.414731 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:25.414741 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:25.414752 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:25.414776 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:25.414792 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:25.414803 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:25.915416 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:25.915450 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:25.915462 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:25.915476 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:25.915487 [ 14 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:25.915498 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:25.915521 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:25.915537 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:25.915547 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:26.415993 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:26.416042 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:26.416055 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:26.416067 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:26.416079 [ 16 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:26.416089 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:26.416112 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:26.416129 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:26.416139 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:26.916775 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:26.916816 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:26.916829 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:26.916843 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:26.916854 [ 15 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:26.916865 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:26.916888 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:26.916906 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:26.916917 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:27.417710 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:27.417760 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:27.417774 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:27.417788 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:27.417800 [ 14 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:27.417812 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:27.417839 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:27.417869 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:27.417883 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:27.918607 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:27.918643 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:27.918655 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:27.918667 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:27.918678 [ 12 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:27.918689 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:27.918714 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:27.918741 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:27.918754 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:28.419674 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=0, CommitIndex=89 and Term=2 2024.09.25 20:57:28.419714 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (0), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:28.419726 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:28.419739 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:28.419749 [ 14 ] {} RaftInstance: local log idx 89, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:28.419759 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:28.419781 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:28.419805 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:28.419816 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=90 2024.09.25 20:57:28.756239 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=89, LastLogTerm 2, EntriesLength=1, CommitIndex=89 and Term=2 2024.09.25 20:57:28.756278 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 89 (1), req c idx: 89, my term: 2, my role: 1 2024.09.25 20:57:28.756292 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:28.756306 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 89, req log term: 2, my last log idx: 89, my log (89) term: 2 2024.09.25 20:57:28.756317 [ 18 ] {} RaftInstance: [INIT] log_idx: 90, count: 0, log_store_->next_slot(): 90, req.log_entries().size(): 1 2024.09.25 20:57:28.756328 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 90, count: 0 2024.09.25 20:57:28.756338 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 90, count: 0 2024.09.25 20:57:28.756352 [ 18 ] {} RaftInstance: append at 90, term 2, timestamp 0 2024.09.25 20:57:28.756385 [ 18 ] {} RaftInstance: durable index 89, sleep and wait for log appending completion 2024.09.25 20:57:28.757435 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:28.757470 [ 18 ] {} RaftInstance: wake up, durable index 90 2024.09.25 20:57:28.757483 [ 18 ] {} RaftInstance: local log idx 90, target_commit_idx 89, quick_commit_index_ 89, state_->get_commit_idx() 89 2024.09.25 20:57:28.757494 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:28.757518 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:28.757543 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:28.757556 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:28.757826 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:28.757854 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:28.757866 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:28.757877 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:28.757889 [ 14 ] {} RaftInstance: trigger commit upto 90 2024.09.25 20:57:28.757899 [ 14 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 89 2024.09.25 20:57:28.757909 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:28.757932 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:28.757944 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:28.757953 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:28.757958 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:28.757979 [ 20 ] {} RaftInstance: commit upto 90, current idx 89 2024.09.25 20:57:28.757984 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:28.757992 [ 20 ] {} RaftInstance: commit upto 90, current idx 90 2024.09.25 20:57:28.758030 [ 20 ] {} RaftInstance: DONE: commit upto 90, current idx 90 2024.09.25 20:57:28.758043 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:28.920899 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:28.920938 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:28.920950 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:28.920964 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:28.920976 [ 18 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:28.920986 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:28.921009 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:28.921033 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:28.921045 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:29.421682 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:29.421720 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:29.421733 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:29.421746 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:29.421757 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:29.421767 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:29.421792 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:29.421816 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:29.421827 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:29.922393 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:29.922432 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:29.922443 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:29.922456 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:29.922467 [ 13 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:29.922477 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:29.922499 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:29.922523 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:29.922535 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:30.423118 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:30.423159 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:30.423173 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:30.423188 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:30.423200 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:30.423211 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:30.423236 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:30.423254 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:30.423266 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:30.923626 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:30.923657 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:30.923668 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:30.923680 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:30.923689 [ 13 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:30.923699 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:30.923719 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:30.923741 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:30.923751 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:31.423940 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:31.423980 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:31.423993 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:31.424007 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:31.424020 [ 17 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:31.424030 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:31.424057 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:31.424086 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:31.424098 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:31.925018 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:31.925057 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:31.925071 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:31.925084 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:31.925096 [ 13 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:31.925107 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:31.925131 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:31.925156 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:31.925168 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:32.425586 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:32.425627 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:32.425641 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:32.425654 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:32.425666 [ 17 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:32.425676 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:32.425701 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:32.425727 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:32.425740 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:32.926307 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:32.926349 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:32.926364 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:32.926381 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:32.926395 [ 17 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:32.926408 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:32.926437 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:32.926468 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:32.926484 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:33.428225 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:33.428267 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:33.428281 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:33.428295 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:33.428306 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:33.428317 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:33.428341 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:33.428368 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:33.428383 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:33.928987 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:33.929053 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:33.929064 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:33.929076 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:33.929086 [ 14 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:33.929095 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:33.929115 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:33.929130 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:33.929163 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:34.430126 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:34.430164 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:34.430176 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:34.430189 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:34.430200 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:34.430222 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:34.430265 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:34.430292 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:34.430305 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:34.931034 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:34.931072 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:34.931085 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:34.931098 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:34.931109 [ 17 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:34.931119 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:34.931143 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:34.931168 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:34.931179 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:35.431687 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:35.431728 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:35.431739 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:35.431758 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:35.431769 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:35.431778 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:35.431797 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:35.431826 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:35.431837 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:35.932568 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:35.932608 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:35.932620 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:35.932631 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:35.932641 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:35.932651 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:35.932671 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:35.932690 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:35.932700 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:36.433479 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:36.433527 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:36.433541 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:36.433555 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:36.433565 [ 16 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:36.433582 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:36.433603 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:36.433618 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:36.433628 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:36.934032 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:36.934069 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:36.934082 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:36.934096 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:36.934107 [ 17 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:36.934118 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:36.934142 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:36.934249 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:36.934278 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:37.434878 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:37.434926 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:37.434940 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:37.434953 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:37.434965 [ 12 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:37.434975 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:37.434998 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:37.435024 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:37.435036 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:37.935786 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:37.935822 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:37.935834 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:37.935847 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:37.935859 [ 16 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:37.935870 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:37.935892 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:37.935915 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:37.935926 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:38.436637 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=0, CommitIndex=90 and Term=2 2024.09.25 20:57:38.436668 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (0), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:38.436678 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:38.436690 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:38.436699 [ 16 ] {} RaftInstance: local log idx 90, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:38.436708 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:38.436728 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:38.436742 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:38.436752 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=91 2024.09.25 20:57:38.756176 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=90, LastLogTerm 2, EntriesLength=1, CommitIndex=90 and Term=2 2024.09.25 20:57:38.756216 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 90 (1), req c idx: 90, my term: 2, my role: 1 2024.09.25 20:57:38.756229 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:38.756243 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 90, req log term: 2, my last log idx: 90, my log (90) term: 2 2024.09.25 20:57:38.756254 [ 15 ] {} RaftInstance: [INIT] log_idx: 91, count: 0, log_store_->next_slot(): 91, req.log_entries().size(): 1 2024.09.25 20:57:38.756264 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 91, count: 0 2024.09.25 20:57:38.756273 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 91, count: 0 2024.09.25 20:57:38.756287 [ 15 ] {} RaftInstance: append at 91, term 2, timestamp 0 2024.09.25 20:57:38.756319 [ 15 ] {} RaftInstance: durable index 90, sleep and wait for log appending completion 2024.09.25 20:57:38.757448 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:38.757498 [ 15 ] {} RaftInstance: wake up, durable index 91 2024.09.25 20:57:38.757516 [ 15 ] {} RaftInstance: local log idx 91, target_commit_idx 90, quick_commit_index_ 90, state_->get_commit_idx() 90 2024.09.25 20:57:38.757547 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:38.757569 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:38.757592 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:38.757602 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:38.757888 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:38.757911 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:38.757923 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:38.757934 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:38.757943 [ 15 ] {} RaftInstance: trigger commit upto 91 2024.09.25 20:57:38.757953 [ 15 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 90 2024.09.25 20:57:38.757963 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:38.757986 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:38.758005 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:38.758009 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:38.758042 [ 20 ] {} RaftInstance: commit upto 91, current idx 90 2024.09.25 20:57:38.758050 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:38.758053 [ 20 ] {} RaftInstance: commit upto 91, current idx 91 2024.09.25 20:57:38.758064 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:38.758080 [ 20 ] {} RaftInstance: DONE: commit upto 91, current idx 91 2024.09.25 20:57:38.758090 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:38.937722 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:38.937761 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:38.937774 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:38.937788 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:38.937799 [ 13 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:38.937809 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:38.937833 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:38.937850 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:38.937862 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:39.438375 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:39.438410 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:39.438422 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:39.438435 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:39.438445 [ 12 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:39.438455 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:39.438478 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:39.438503 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:39.438515 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:39.939131 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:39.939163 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:39.939177 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:39.939190 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:39.939201 [ 18 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:39.939210 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:39.939230 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:39.939252 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:39.939262 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:40.439853 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:40.439895 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:40.439910 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:40.439924 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:40.439935 [ 12 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:40.439946 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:40.439972 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:40.439990 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:40.440002 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:40.940507 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:40.940547 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:40.940562 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:40.940576 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:40.940589 [ 13 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:40.940601 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:40.940629 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:40.940649 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:40.940660 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:41.441286 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:41.441323 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:41.441334 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:41.441348 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:41.441359 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:41.441369 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:41.441393 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:41.441419 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:41.441432 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:41.942473 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:41.942510 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:41.942548 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:41.942570 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:41.942582 [ 13 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:41.942592 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:41.942617 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:41.942641 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:41.942654 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:42.443777 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:42.443824 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:42.443837 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:42.443850 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:42.443860 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:42.443869 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:42.443891 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:42.443917 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:42.443929 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:42.944818 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:42.944880 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:42.944898 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:42.944912 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:42.944923 [ 13 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:42.944934 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:42.944959 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:42.944983 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:42.945014 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:43.445636 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:43.445708 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:43.445722 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:43.445736 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:43.445748 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:43.445758 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:43.445784 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:43.445820 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:43.445834 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:43.946638 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:43.946673 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:43.946685 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:43.946697 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:43.946708 [ 12 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:43.946718 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:43.946740 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:43.946766 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:43.946778 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:44.448258 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:44.448295 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:44.448317 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:44.448332 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:44.448343 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:44.448354 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:44.448385 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:44.448402 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:44.448413 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:44.948145 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:44.948183 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:44.948197 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:44.948211 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:44.948223 [ 16 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:44.948234 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:44.948259 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:44.948285 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:44.948296 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:45.448850 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:45.448886 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:45.448898 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:45.448910 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:45.448920 [ 12 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:45.448930 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:45.448950 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:45.448972 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:45.448983 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:45.949404 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:45.949436 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:45.949448 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:45.949460 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:45.949471 [ 16 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:45.949481 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:45.949505 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:45.949527 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:45.949539 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:46.450597 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:46.450638 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:46.450652 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:46.450667 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:46.450679 [ 19 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:46.450691 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:46.450717 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:46.450735 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:46.450747 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:46.951689 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:46.951729 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:46.951745 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:46.951761 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:46.951774 [ 15 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:46.951787 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:46.951816 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:46.951842 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:46.951854 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:47.452852 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:47.452897 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:47.452910 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:47.452922 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:47.452933 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:47.452943 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:47.452968 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:47.452990 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:47.453001 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:47.953205 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:47.953245 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:47.953260 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:47.953273 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:47.953283 [ 15 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:47.953294 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:47.953320 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:47.953338 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:47.953349 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:48.453587 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=0, CommitIndex=91 and Term=2 2024.09.25 20:57:48.453621 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (0), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:48.453633 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:48.453647 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:48.453672 [ 17 ] {} RaftInstance: local log idx 91, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:48.453684 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:48.453707 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:48.453730 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:48.453740 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=92 2024.09.25 20:57:48.756249 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=91, LastLogTerm 2, EntriesLength=1, CommitIndex=91 and Term=2 2024.09.25 20:57:48.756287 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 91 (1), req c idx: 91, my term: 2, my role: 1 2024.09.25 20:57:48.756300 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:48.756313 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 91, req log term: 2, my last log idx: 91, my log (91) term: 2 2024.09.25 20:57:48.756323 [ 19 ] {} RaftInstance: [INIT] log_idx: 92, count: 0, log_store_->next_slot(): 92, req.log_entries().size(): 1 2024.09.25 20:57:48.756333 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 92, count: 0 2024.09.25 20:57:48.756342 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 92, count: 0 2024.09.25 20:57:48.756356 [ 19 ] {} RaftInstance: append at 92, term 2, timestamp 0 2024.09.25 20:57:48.756389 [ 19 ] {} RaftInstance: durable index 91, sleep and wait for log appending completion 2024.09.25 20:57:48.757683 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:48.757718 [ 19 ] {} RaftInstance: wake up, durable index 92 2024.09.25 20:57:48.757730 [ 19 ] {} RaftInstance: local log idx 92, target_commit_idx 91, quick_commit_index_ 91, state_->get_commit_idx() 91 2024.09.25 20:57:48.757741 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:48.757765 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:48.757861 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:48.757879 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:48.758199 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:48.758226 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:48.758237 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:48.758249 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:48.758259 [ 17 ] {} RaftInstance: trigger commit upto 92 2024.09.25 20:57:48.758268 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 91 2024.09.25 20:57:48.758278 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:48.758299 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:48.758311 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:48.758321 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:48.758334 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:48.758350 [ 20 ] {} RaftInstance: commit upto 92, current idx 91 2024.09.25 20:57:48.758358 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:48.758365 [ 20 ] {} RaftInstance: commit upto 92, current idx 92 2024.09.25 20:57:48.758395 [ 20 ] {} RaftInstance: DONE: commit upto 92, current idx 92 2024.09.25 20:57:48.758408 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:48.953908 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:48.953948 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:48.953959 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:48.953971 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:48.953980 [ 19 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:48.954006 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:48.954028 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:48.954051 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:48.954061 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:49.455083 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:49.455123 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:49.455136 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:49.455149 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:49.455160 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:49.455171 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:49.455196 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:49.455222 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:49.455233 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:49.955445 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:49.955481 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:49.955494 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:49.955509 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:49.955521 [ 19 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:49.955531 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:49.955557 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:49.955589 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:49.955603 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:50.456038 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:50.456076 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:50.456089 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:50.456102 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:50.456112 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:50.456121 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:50.456144 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:50.456168 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:50.456178 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:50.956261 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:50.956298 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:50.956309 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:50.956321 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:50.956331 [ 19 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:50.956340 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:50.956360 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:50.956381 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:50.956390 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:51.457360 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:51.457394 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:51.457407 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:51.457420 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:51.457433 [ 18 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:51.457444 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:51.457467 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:51.457493 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:51.457505 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:51.957897 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:51.957926 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:51.957938 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:51.957950 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:51.957960 [ 19 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:51.957970 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:51.957992 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:51.958061 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:51.958081 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:52.459119 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:52.459164 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:52.459177 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:52.459188 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:52.459200 [ 18 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:52.459211 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:52.459232 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:52.459246 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:52.459255 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:52.959324 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:52.959364 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:52.959377 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:52.959389 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:52.959398 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:52.959408 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:52.959428 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:52.959450 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:52.959461 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:53.459646 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:53.459684 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:53.459705 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:53.459719 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:53.459730 [ 18 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:53.459741 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:53.459771 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:53.459797 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:53.459810 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:53.960704 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:53.960746 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:53.960760 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:53.960773 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:53.960784 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:53.960794 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:53.960817 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:53.960833 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:53.960844 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:54.461137 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:54.461178 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:54.461191 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:54.461205 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:54.461216 [ 16 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:54.461227 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:54.461250 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:54.461276 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:54.461289 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:54.961744 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:54.961782 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:54.961796 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:54.961810 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:54.961822 [ 18 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:54.961833 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:54.961857 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:54.961876 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:54.961887 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:55.462427 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:55.462466 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:55.462478 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:55.462491 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:55.462502 [ 16 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:55.462513 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:55.462536 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:55.462561 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:55.462572 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:55.963194 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:55.963233 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:55.963245 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:55.963258 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:55.963269 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:55.963278 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:55.963302 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:55.963327 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:55.963340 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:56.463781 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:56.463819 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:56.463832 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:56.463845 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:56.463857 [ 16 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:56.463868 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:56.463889 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:56.463905 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:56.463916 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:56.964473 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:56.964511 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:56.964523 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:56.964534 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:56.964544 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:56.964553 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:56.964574 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:56.964596 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:56.964606 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:57.465477 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:57.465525 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:57.465538 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:57.465552 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:57.465563 [ 17 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:57.465585 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:57.465610 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:57.465635 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:57.465646 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:57.966035 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:57.966077 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:57.966090 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:57.966103 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:57.966116 [ 12 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:57.966126 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:57.966148 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:57.966173 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:57.966211 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:58.466951 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=0, CommitIndex=92 and Term=2 2024.09.25 20:57:58.467015 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (0), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:58.467029 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:58.467041 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:58.467051 [ 15 ] {} RaftInstance: local log idx 92, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:58.467067 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:58.467087 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:58.467108 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:58.467118 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=93 2024.09.25 20:57:58.756224 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=92, LastLogTerm 2, EntriesLength=1, CommitIndex=92 and Term=2 2024.09.25 20:57:58.756263 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 92 (1), req c idx: 92, my term: 2, my role: 1 2024.09.25 20:57:58.756276 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:58.756288 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 92, req log term: 2, my last log idx: 92, my log (92) term: 2 2024.09.25 20:57:58.756298 [ 16 ] {} RaftInstance: [INIT] log_idx: 93, count: 0, log_store_->next_slot(): 93, req.log_entries().size(): 1 2024.09.25 20:57:58.756308 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 93, count: 0 2024.09.25 20:57:58.756316 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 93, count: 0 2024.09.25 20:57:58.756330 [ 16 ] {} RaftInstance: append at 93, term 2, timestamp 0 2024.09.25 20:57:58.756359 [ 16 ] {} RaftInstance: durable index 92, sleep and wait for log appending completion 2024.09.25 20:57:58.757537 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:57:58.757585 [ 16 ] {} RaftInstance: wake up, durable index 93 2024.09.25 20:57:58.757600 [ 16 ] {} RaftInstance: local log idx 93, target_commit_idx 92, quick_commit_index_ 92, state_->get_commit_idx() 92 2024.09.25 20:57:58.757611 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:58.757635 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:58.757663 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:58.757677 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:57:58.757967 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:57:58.758012 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:57:58.758027 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:58.758041 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:57:58.758054 [ 15 ] {} RaftInstance: trigger commit upto 93 2024.09.25 20:57:58.758065 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 92 2024.09.25 20:57:58.758075 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:57:58.758098 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:58.758118 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:58.758118 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:57:58.758131 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:58.758144 [ 20 ] {} RaftInstance: commit upto 93, current idx 92 2024.09.25 20:57:58.758151 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:57:58.758159 [ 20 ] {} RaftInstance: commit upto 93, current idx 93 2024.09.25 20:57:58.758195 [ 20 ] {} RaftInstance: DONE: commit upto 93, current idx 93 2024.09.25 20:57:58.758207 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:57:58.967830 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:57:58.967868 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:57:58.967881 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:58.967894 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:57:58.967905 [ 16 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:57:58.967914 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:58.967938 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:58.967962 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:58.967972 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:57:59.468447 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:57:59.468487 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:57:59.468499 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:59.468510 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:57:59.468520 [ 14 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:57:59.468529 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:59.468556 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:59.468583 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:59.468597 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:57:59.969674 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:57:59.969714 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:57:59.969728 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:57:59.969743 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:57:59.969757 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:57:59.969769 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:57:59.969797 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:57:59.969824 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:57:59.969837 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:00.470831 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:00.470873 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:00.470887 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:00.470900 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:00.470910 [ 14 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:00.470920 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:00.470945 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:00.470962 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:00.470974 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:00.971454 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:00.971489 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:00.971500 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:00.971513 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:00.971523 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:00.971533 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:00.971551 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:00.971566 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:00.971574 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:01.472657 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:01.472692 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:01.472703 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:01.472717 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:01.472728 [ 12 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:01.472738 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:01.472761 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:01.472777 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:01.472787 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:01.973735 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:01.973776 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:01.973789 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:01.973802 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:01.973814 [ 14 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:01.973824 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:01.973848 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:01.973875 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:01.973888 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:02.474737 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:02.474787 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:02.474800 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:02.474814 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:02.474825 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:02.474836 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:02.474862 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:02.474889 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:02.474903 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:02.975876 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:02.975915 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:02.975927 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:02.975941 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:02.975951 [ 14 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:02.975962 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:02.975986 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:02.976012 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:02.980661 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:03.476616 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:03.476652 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:03.476664 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:03.476676 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:03.476686 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:03.476695 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:03.476717 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:03.476755 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:03.476766 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:03.977198 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:03.977255 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:03.977267 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:03.977279 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:03.977289 [ 19 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:03.977298 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:03.977321 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:03.977347 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:03.977359 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:04.477894 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:04.477938 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:04.477950 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:04.477962 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:04.477985 [ 13 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:04.478018 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:04.478040 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:04.478063 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:04.478074 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:04.978678 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:04.978716 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:04.978728 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:04.978740 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:04.978752 [ 19 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:04.978763 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:04.978786 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:04.978812 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:04.978823 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:05.479326 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:05.479361 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:05.479374 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:05.479387 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:05.479397 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:05.479407 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:05.479431 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:05.479455 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:05.479466 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:05.980163 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:05.980202 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:05.980215 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:05.980229 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:05.980240 [ 19 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:05.980251 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:05.980275 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:05.980299 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:05.980310 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:06.480798 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:06.480838 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:06.480851 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:06.480864 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:06.480873 [ 19 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:06.480884 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:06.480905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:06.480928 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:06.480939 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:06.981608 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:06.981645 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:06.981658 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:06.981671 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:06.981682 [ 15 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:06.981694 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:06.981718 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:06.981735 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:06.981746 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:07.482396 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:07.482445 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:07.482458 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:07.482472 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:07.482484 [ 17 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:07.482527 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:07.482551 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:07.482570 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:07.482581 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:07.983475 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:07.983512 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:07.983523 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:07.983535 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:07.983546 [ 19 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:07.983556 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:07.983577 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:07.983601 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:07.983612 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:08.484059 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=0, CommitIndex=93 and Term=2 2024.09.25 20:58:08.484098 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (0), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:08.484111 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:08.484164 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:08.484223 [ 18 ] {} RaftInstance: local log idx 93, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:08.484244 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:08.484267 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:08.484295 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:08.484308 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=94 2024.09.25 20:58:08.756305 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=93, LastLogTerm 2, EntriesLength=1, CommitIndex=93 and Term=2 2024.09.25 20:58:08.756339 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 93 (1), req c idx: 93, my term: 2, my role: 1 2024.09.25 20:58:08.756354 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:08.756369 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 93, req log term: 2, my last log idx: 93, my log (93) term: 2 2024.09.25 20:58:08.756381 [ 19 ] {} RaftInstance: [INIT] log_idx: 94, count: 0, log_store_->next_slot(): 94, req.log_entries().size(): 1 2024.09.25 20:58:08.756392 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 94, count: 0 2024.09.25 20:58:08.756402 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 94, count: 0 2024.09.25 20:58:08.756416 [ 19 ] {} RaftInstance: append at 94, term 2, timestamp 0 2024.09.25 20:58:08.756448 [ 19 ] {} RaftInstance: durable index 93, sleep and wait for log appending completion 2024.09.25 20:58:08.757617 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:08.757652 [ 19 ] {} RaftInstance: wake up, durable index 94 2024.09.25 20:58:08.757664 [ 19 ] {} RaftInstance: local log idx 94, target_commit_idx 93, quick_commit_index_ 93, state_->get_commit_idx() 93 2024.09.25 20:58:08.757677 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:08.757703 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:08.757731 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:08.757744 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:08.758105 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:08.758132 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:08.758145 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:08.758156 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:08.758166 [ 19 ] {} RaftInstance: trigger commit upto 94 2024.09.25 20:58:08.758224 [ 19 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 93 2024.09.25 20:58:08.758236 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:08.758260 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:08.758283 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:08.758288 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:08.758331 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:08.758335 [ 20 ] {} RaftInstance: commit upto 94, current idx 93 2024.09.25 20:58:08.758342 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:08.758355 [ 20 ] {} RaftInstance: commit upto 94, current idx 94 2024.09.25 20:58:08.758394 [ 20 ] {} RaftInstance: DONE: commit upto 94, current idx 94 2024.09.25 20:58:08.758405 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:08.984744 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:08.984785 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:08.984797 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:08.984811 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:08.984824 [ 12 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:08.984836 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:08.984863 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:08.984887 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:08.984899 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:09.485905 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:09.485944 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:09.485958 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:09.485970 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:09.485981 [ 16 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:09.486016 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:09.486040 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:09.486057 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:09.486068 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:09.986563 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:09.986595 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:09.986607 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:09.986620 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:09.986631 [ 12 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:09.986641 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:09.986662 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:09.986686 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:09.986697 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:10.487209 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:10.487272 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:10.487289 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:10.487302 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:10.487313 [ 19 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:10.487324 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:10.487349 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:10.487376 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:10.487389 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:10.987918 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:10.987954 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:10.987965 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:10.987977 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:10.987988 [ 16 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:10.988056 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:10.988080 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:10.988106 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:10.988118 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:11.488577 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:11.488618 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:11.488632 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:11.488646 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:11.488659 [ 19 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:11.488670 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:11.488697 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:11.488716 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:11.488726 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:11.989341 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:11.989386 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:11.989399 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:11.989411 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:11.989422 [ 16 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:11.989432 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:11.989461 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:11.989482 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:11.989492 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:12.490044 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:12.490089 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:12.490102 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:12.490115 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:12.490126 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:12.490137 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:12.490161 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:12.490187 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:12.490200 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:12.990649 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:12.990682 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:12.990695 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:12.990709 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:12.990721 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:12.990731 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:12.990756 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:12.990780 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:12.990791 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:13.491339 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:13.491372 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:13.491383 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:13.491394 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:13.491404 [ 13 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:13.491413 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:13.491434 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:13.491458 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:13.491468 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:13.992381 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:13.992420 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:13.992434 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:13.992448 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:13.992459 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:13.992468 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:13.992492 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:13.992517 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:13.992529 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:14.492929 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:14.492968 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:14.492981 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:14.493026 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:14.493040 [ 13 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:14.493050 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:14.493073 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:14.493099 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:14.493111 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:14.993613 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:14.993650 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:14.993662 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:14.993675 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:14.993686 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:14.993697 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:14.993722 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:14.993747 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:14.993759 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:15.494675 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:15.494714 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:15.494728 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:15.494741 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:15.494752 [ 13 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:15.494762 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:15.494786 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:15.494812 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:15.494826 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:15.995273 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:15.995313 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:15.995326 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:15.995340 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:15.995350 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:15.995360 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:15.995381 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:15.995404 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:15.995413 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:16.495763 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:16.495812 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:16.495825 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:16.495839 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:16.495861 [ 13 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:16.495871 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:16.495893 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:16.495910 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:16.495933 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:16.995971 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:16.996010 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:16.996022 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:16.996036 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:16.996048 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:16.996059 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:16.996083 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:16.996100 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:16.996112 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:17.496585 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:17.496629 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:17.496640 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:17.496652 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:17.496661 [ 15 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:17.496671 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:17.496693 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:17.496710 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:17.496720 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:17.997791 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:17.997827 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:17.997839 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:17.997853 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:17.997864 [ 13 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:17.997876 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:17.997900 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:17.997930 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:17.997941 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:18.498133 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=0, CommitIndex=94 and Term=2 2024.09.25 20:58:18.498171 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (0), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:18.498185 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:18.498197 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:18.498207 [ 14 ] {} RaftInstance: local log idx 94, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:18.498216 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:18.498238 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:18.498262 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:18.498272 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=95 2024.09.25 20:58:18.756228 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=94, LastLogTerm 2, EntriesLength=1, CommitIndex=94 and Term=2 2024.09.25 20:58:18.756265 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 94 (1), req c idx: 94, my term: 2, my role: 1 2024.09.25 20:58:18.756278 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:18.756291 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 94, req log term: 2, my last log idx: 94, my log (94) term: 2 2024.09.25 20:58:18.756301 [ 15 ] {} RaftInstance: [INIT] log_idx: 95, count: 0, log_store_->next_slot(): 95, req.log_entries().size(): 1 2024.09.25 20:58:18.756311 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 95, count: 0 2024.09.25 20:58:18.756320 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 95, count: 0 2024.09.25 20:58:18.756333 [ 15 ] {} RaftInstance: append at 95, term 2, timestamp 0 2024.09.25 20:58:18.756362 [ 15 ] {} RaftInstance: durable index 94, sleep and wait for log appending completion 2024.09.25 20:58:18.757468 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:18.757524 [ 15 ] {} RaftInstance: wake up, durable index 95 2024.09.25 20:58:18.757549 [ 15 ] {} RaftInstance: local log idx 95, target_commit_idx 94, quick_commit_index_ 94, state_->get_commit_idx() 94 2024.09.25 20:58:18.757561 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:18.757583 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:18.757608 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:18.757620 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:18.757932 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:18.757959 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:18.757971 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:18.757982 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:18.757992 [ 13 ] {} RaftInstance: trigger commit upto 95 2024.09.25 20:58:18.758001 [ 13 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 94 2024.09.25 20:58:18.758011 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:18.758035 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:18.758052 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:18.758057 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:18.758069 [ 20 ] {} RaftInstance: commit upto 95, current idx 94 2024.09.25 20:58:18.758079 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:18.758081 [ 20 ] {} RaftInstance: commit upto 95, current idx 95 2024.09.25 20:58:18.758088 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:18.758119 [ 20 ] {} RaftInstance: DONE: commit upto 95, current idx 95 2024.09.25 20:58:18.758132 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:18.998652 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:18.998692 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:18.998706 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:18.998720 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:18.998732 [ 15 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:18.998743 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:18.998770 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:18.998796 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:18.998809 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:19.499733 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:19.499765 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:19.499776 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:19.499787 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:19.499797 [ 18 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:19.499806 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:19.499835 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:19.499851 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:19.499860 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:20.000531 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:20.000577 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:20.000588 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:20.000599 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:20.000610 [ 15 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:20.000619 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:20.000631 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:20.000645 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:20.000655 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:20.500807 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:20.500847 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:20.500859 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:20.500871 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:20.500880 [ 15 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:20.500890 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:20.500911 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:20.500932 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:20.500942 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:21.001059 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:21.001098 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:21.001112 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:21.001126 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:21.001137 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:21.001148 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:21.001172 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:21.001199 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:21.001212 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:21.501599 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:21.501636 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:21.501649 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:21.501663 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:21.501675 [ 15 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:21.501686 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:21.501711 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:21.501735 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:21.501747 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:22.005884 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:22.005924 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:22.005936 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:22.005948 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:22.005959 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:22.005969 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:22.005992 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:22.006009 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:22.006019 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:22.506738 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:22.506786 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:22.506804 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:22.506819 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:22.506833 [ 19 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:22.506845 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:22.506873 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:22.506898 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:22.506909 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:23.007791 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:23.007831 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:23.007843 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:23.007855 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:23.007865 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:23.007874 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:23.007896 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:23.007918 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:23.007928 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:23.508669 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:23.508710 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:23.508723 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:23.508737 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:23.508747 [ 17 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:23.508759 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:23.508780 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:23.508804 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:23.508815 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:24.009752 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:24.009792 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:24.009806 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:24.009821 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:24.009833 [ 19 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:24.009843 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:24.009868 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:24.009893 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:24.009903 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:24.510474 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:24.510527 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:24.510540 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:24.510564 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:24.510576 [ 17 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:24.510587 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:24.510616 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:24.510643 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:24.510655 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:25.011238 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:25.011277 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:25.011288 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:25.011321 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:25.011331 [ 19 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:25.011341 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:25.011353 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:25.011382 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:25.011392 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:25.512268 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:25.512306 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:25.512317 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:25.512329 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:25.512338 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:25.512347 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:25.512368 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:25.512382 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:25.512392 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:26.012958 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:26.013017 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:26.013038 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:26.013052 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:26.013064 [ 18 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:26.013076 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:26.013103 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:26.013133 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:26.013146 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:26.513626 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:26.513666 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:26.513678 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:26.513691 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:26.513702 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:26.513712 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:26.513738 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:26.513766 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:26.513778 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:27.013867 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:27.013907 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:27.013921 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:27.013934 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:27.013946 [ 18 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:27.013977 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:27.014001 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:27.014024 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:27.014035 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:27.515236 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:27.515286 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:27.515300 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:27.515314 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:27.515326 [ 18 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:27.515336 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:27.515360 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:27.515383 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:27.515395 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:28.015990 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:28.016025 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:28.016035 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:28.016047 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:28.016057 [ 19 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:28.016067 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:28.016089 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:28.016114 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:28.016126 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:28.517144 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=0, CommitIndex=95 and Term=2 2024.09.25 20:58:28.517177 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (0), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:28.517189 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:28.517204 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:28.517215 [ 12 ] {} RaftInstance: local log idx 95, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:28.517227 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:28.517252 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:28.517278 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:28.517291 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=96 2024.09.25 20:58:28.756225 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=95, LastLogTerm 2, EntriesLength=1, CommitIndex=95 and Term=2 2024.09.25 20:58:28.756266 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 95 (1), req c idx: 95, my term: 2, my role: 1 2024.09.25 20:58:28.756282 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:28.756297 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 95, req log term: 2, my last log idx: 95, my log (95) term: 2 2024.09.25 20:58:28.756308 [ 18 ] {} RaftInstance: [INIT] log_idx: 96, count: 0, log_store_->next_slot(): 96, req.log_entries().size(): 1 2024.09.25 20:58:28.756316 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 96, count: 0 2024.09.25 20:58:28.756323 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 96, count: 0 2024.09.25 20:58:28.756337 [ 18 ] {} RaftInstance: append at 96, term 2, timestamp 0 2024.09.25 20:58:28.756365 [ 18 ] {} RaftInstance: durable index 95, sleep and wait for log appending completion 2024.09.25 20:58:28.757429 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:28.757474 [ 18 ] {} RaftInstance: wake up, durable index 96 2024.09.25 20:58:28.757489 [ 18 ] {} RaftInstance: local log idx 96, target_commit_idx 95, quick_commit_index_ 95, state_->get_commit_idx() 95 2024.09.25 20:58:28.757501 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:28.757527 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:28.757555 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:28.757567 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:28.757853 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:28.757871 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:28.757881 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:28.757890 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:28.757898 [ 12 ] {} RaftInstance: trigger commit upto 96 2024.09.25 20:58:28.757907 [ 12 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 95 2024.09.25 20:58:28.757916 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:28.757938 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:28.757950 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:28.757959 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:28.757963 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:28.757985 [ 20 ] {} RaftInstance: commit upto 96, current idx 95 2024.09.25 20:58:28.757995 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:28.758002 [ 20 ] {} RaftInstance: commit upto 96, current idx 96 2024.09.25 20:58:28.758030 [ 20 ] {} RaftInstance: DONE: commit upto 96, current idx 96 2024.09.25 20:58:28.758040 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:29.017683 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:29.017720 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:29.017735 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:29.017750 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:29.017763 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:29.017776 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:29.017803 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:29.017834 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:29.017849 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:29.518620 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:29.518659 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:29.518673 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:29.518686 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:29.518697 [ 18 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:29.518709 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:29.518732 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:29.518758 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:29.518770 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:30.018874 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:30.018907 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:30.018923 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:30.018932 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:30.018941 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:30.018948 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:30.018966 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:30.019016 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:30.019038 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:30.519246 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:30.519285 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:30.519298 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:30.519311 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:30.519322 [ 19 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:30.519333 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:30.519357 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:30.519383 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:30.519394 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:31.020235 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:31.020275 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:31.020287 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:31.020301 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:31.020311 [ 18 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:31.020322 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:31.020345 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:31.020368 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:31.020378 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:31.520805 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:31.520839 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:31.520850 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:31.520862 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:31.520873 [ 19 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:31.520883 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:31.520906 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:31.520922 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:31.520933 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:32.021073 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:32.021110 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:32.021123 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:32.021136 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:32.021147 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:32.021157 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:32.021182 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:32.021207 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:32.021219 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:32.521621 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:32.521664 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:32.521676 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:32.521688 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:32.521699 [ 13 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:32.521708 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:32.521728 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:32.521743 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:32.521753 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:33.022739 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:33.022773 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:33.022785 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:33.022798 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:33.022809 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:33.022818 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:33.022840 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:33.022863 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:33.022874 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:33.523663 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:33.523701 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:33.523712 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:33.523764 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:33.523798 [ 19 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:33.523808 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:33.523830 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:33.523854 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:33.523866 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:34.024732 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:34.024769 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:34.024782 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:34.024796 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:34.024808 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:34.024818 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:34.024842 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:34.024858 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:34.024869 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:34.525620 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:34.525667 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:34.525679 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:34.525692 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:34.525710 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:34.525723 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:34.525745 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:34.525777 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:34.525788 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:35.026860 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:35.026903 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:35.026916 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:35.026930 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:35.026942 [ 17 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:35.026962 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:35.026979 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:35.027049 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:35.027065 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:35.527895 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:35.527933 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:35.527945 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:35.527958 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:35.527969 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:35.527979 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:35.528003 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:35.528029 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:35.528041 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:36.031650 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:36.031693 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:36.031704 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:36.031718 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:36.031729 [ 14 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:36.031739 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:36.031759 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:36.031799 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:36.031810 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:36.532363 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:36.532401 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:36.532414 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:36.532426 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:36.532437 [ 19 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:36.532447 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:36.532471 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:36.532496 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:36.532508 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:37.033085 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:37.033123 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:37.033135 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:37.033147 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:37.033158 [ 16 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:37.033167 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:37.033191 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:37.033206 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:37.033216 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:37.533766 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:37.533818 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:37.533833 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:37.533846 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:37.533857 [ 19 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:37.533868 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:37.533892 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:37.533925 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:37.533938 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:38.034700 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:38.034742 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:38.034754 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:38.034767 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:38.034777 [ 18 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:38.034787 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:38.034810 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:38.034828 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:38.034839 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:38.535300 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=0, CommitIndex=96 and Term=2 2024.09.25 20:58:38.535340 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (0), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:38.535353 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:38.535366 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:38.535379 [ 16 ] {} RaftInstance: local log idx 96, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:38.535390 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:38.535416 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:38.535440 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:38.535452 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=97 2024.09.25 20:58:38.756263 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=96, LastLogTerm 2, EntriesLength=1, CommitIndex=96 and Term=2 2024.09.25 20:58:38.756316 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 96 (1), req c idx: 96, my term: 2, my role: 1 2024.09.25 20:58:38.756329 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:38.756341 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 96, req log term: 2, my last log idx: 96, my log (96) term: 2 2024.09.25 20:58:38.756352 [ 19 ] {} RaftInstance: [INIT] log_idx: 97, count: 0, log_store_->next_slot(): 97, req.log_entries().size(): 1 2024.09.25 20:58:38.756361 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 97, count: 0 2024.09.25 20:58:38.756371 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 97, count: 0 2024.09.25 20:58:38.756385 [ 19 ] {} RaftInstance: append at 97, term 2, timestamp 0 2024.09.25 20:58:38.756416 [ 19 ] {} RaftInstance: durable index 96, sleep and wait for log appending completion 2024.09.25 20:58:38.757465 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:38.757528 [ 19 ] {} RaftInstance: wake up, durable index 97 2024.09.25 20:58:38.757553 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 96, quick_commit_index_ 96, state_->get_commit_idx() 96 2024.09.25 20:58:38.757565 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:38.757589 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:38.757617 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:38.757633 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:38.757966 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:38.757992 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:38.758015 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:38.758031 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:38.758041 [ 18 ] {} RaftInstance: trigger commit upto 97 2024.09.25 20:58:38.758052 [ 18 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 96 2024.09.25 20:58:38.758062 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:38.758084 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:38.758104 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:38.758111 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:38.758123 [ 20 ] {} RaftInstance: commit upto 97, current idx 96 2024.09.25 20:58:38.758138 [ 20 ] {} RaftInstance: commit upto 97, current idx 97 2024.09.25 20:58:38.758144 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:38.758158 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:38.758170 [ 20 ] {} RaftInstance: DONE: commit upto 97, current idx 97 2024.09.25 20:58:38.758182 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:39.035678 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:39.035714 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:39.035726 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:39.035739 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:39.035750 [ 15 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:39.035760 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:39.035781 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:39.035803 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:39.035813 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:39.536514 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:39.536565 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:39.536580 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:39.536594 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:39.536624 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:39.536635 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:39.536659 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:39.536689 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:39.536702 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:40.037332 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:40.037370 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:40.037381 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:40.037394 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:40.037404 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:40.037414 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:40.037436 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:40.037460 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:40.037472 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:40.537970 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:40.538008 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:40.538019 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:40.538031 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:40.538041 [ 15 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:40.538050 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:40.538072 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:40.538094 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:40.538105 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:41.038805 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:41.038848 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:41.038861 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:41.038876 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:41.038889 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:41.038900 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:41.038928 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:41.038958 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:41.038973 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:41.539441 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:41.539480 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:41.539492 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:41.539505 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:41.539516 [ 15 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:41.539527 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:41.539551 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:41.539568 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:41.539579 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:42.040337 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:42.040370 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:42.040390 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:42.040403 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:42.040413 [ 13 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:42.040423 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:42.040445 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:42.040469 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:42.040480 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:42.540706 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:42.540754 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:42.540767 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:42.540780 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:42.540791 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:42.540801 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:42.540823 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:42.540839 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:42.540850 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:43.041595 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:43.041632 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:43.041644 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:43.041658 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:43.041670 [ 14 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:43.041681 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:43.041705 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:43.041730 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:43.041743 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:43.542789 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:43.542829 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:43.542842 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:43.542855 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:43.542867 [ 17 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:43.542879 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:43.542903 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:43.542929 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:43.542942 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:44.043914 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:44.043951 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:44.043962 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:44.043974 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:44.043984 [ 19 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:44.043993 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:44.044050 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:44.044079 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:44.044089 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:44.544575 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:44.544610 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:44.544620 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:44.544633 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:44.544643 [ 14 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:44.544653 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:44.544674 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:44.544690 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:44.544699 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:45.046587 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:45.046631 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:45.046643 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:45.046665 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:45.046675 [ 17 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:45.046686 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:45.046735 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:45.046752 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:45.046763 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:45.546310 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:45.546347 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:45.546358 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:45.546371 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:45.546381 [ 16 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:45.546390 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:45.546411 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:45.546425 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:45.546435 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:46.046880 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:46.046921 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:46.046935 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:46.046949 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:46.046963 [ 14 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:46.046974 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:46.047001 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:46.047026 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:46.047038 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:46.547898 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:46.547937 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:46.547951 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:46.547964 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:46.547974 [ 12 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:46.547984 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:46.548007 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:46.548024 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:46.548036 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:47.048971 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:47.049015 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:47.049089 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:47.049110 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:47.049122 [ 12 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:47.049132 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:47.049174 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:47.049252 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:47.049272 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:47.549918 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:47.549961 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:47.549973 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:47.549985 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:47.549995 [ 18 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:47.550005 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:47.550026 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:47.550047 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:47.550057 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:48.050639 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:48.050670 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:48.050681 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:48.050693 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:48.050703 [ 16 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:48.050712 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:48.050733 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:48.050748 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:48.050758 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:48.551297 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=0, CommitIndex=97 and Term=2 2024.09.25 20:58:48.551338 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (0), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:48.551351 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:48.551365 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:48.551377 [ 18 ] {} RaftInstance: local log idx 97, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:48.551388 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:48.551414 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:48.551432 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:48.551443 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=98 2024.09.25 20:58:48.756232 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=97, LastLogTerm 2, EntriesLength=1, CommitIndex=97 and Term=2 2024.09.25 20:58:48.756271 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 97 (1), req c idx: 97, my term: 2, my role: 1 2024.09.25 20:58:48.756285 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:48.756298 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 97, req log term: 2, my last log idx: 97, my log (97) term: 2 2024.09.25 20:58:48.756308 [ 19 ] {} RaftInstance: [INIT] log_idx: 98, count: 0, log_store_->next_slot(): 98, req.log_entries().size(): 1 2024.09.25 20:58:48.756318 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 98, count: 0 2024.09.25 20:58:48.756328 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 98, count: 0 2024.09.25 20:58:48.756340 [ 19 ] {} RaftInstance: append at 98, term 2, timestamp 0 2024.09.25 20:58:48.756372 [ 19 ] {} RaftInstance: durable index 97, sleep and wait for log appending completion 2024.09.25 20:58:48.757531 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:48.757588 [ 19 ] {} RaftInstance: wake up, durable index 98 2024.09.25 20:58:48.757612 [ 19 ] {} RaftInstance: local log idx 98, target_commit_idx 97, quick_commit_index_ 97, state_->get_commit_idx() 97 2024.09.25 20:58:48.757624 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:48.757646 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:48.757673 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:48.757684 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:48.757985 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:48.758005 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:48.758013 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:48.758023 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:48.758033 [ 18 ] {} RaftInstance: trigger commit upto 98 2024.09.25 20:58:48.758042 [ 18 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 97 2024.09.25 20:58:48.758051 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:48.758075 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:48.758095 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:48.758097 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:48.758120 [ 20 ] {} RaftInstance: commit upto 98, current idx 97 2024.09.25 20:58:48.758135 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:48.758139 [ 20 ] {} RaftInstance: commit upto 98, current idx 98 2024.09.25 20:58:48.758148 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:48.758177 [ 20 ] {} RaftInstance: DONE: commit upto 98, current idx 98 2024.09.25 20:58:48.758190 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:49.051501 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:49.051533 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:49.051546 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:49.051559 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:49.051570 [ 16 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:49.051581 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:49.051606 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:49.051624 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:49.051635 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:49.552400 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:49.552438 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:49.552451 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:49.552465 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:49.552478 [ 18 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:49.552488 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:49.552513 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:49.552539 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:49.552552 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:50.053145 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:50.053181 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:50.053194 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:50.053209 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:50.053222 [ 15 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:50.053233 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:50.053257 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:50.053281 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:50.053293 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:50.553647 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:50.553686 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:50.553699 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:50.553713 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:50.553725 [ 18 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:50.553736 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:50.553761 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:50.553786 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:50.553798 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:51.054921 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:51.054959 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:51.054972 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:51.054986 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:51.055024 [ 16 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:51.055035 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:51.055058 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:51.055086 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:51.055098 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:51.556031 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:51.556069 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:51.556083 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:51.556096 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:51.556107 [ 15 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:51.556119 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:51.556140 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:51.556163 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:51.556176 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:52.057057 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:52.057099 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:52.057112 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:52.057123 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:52.057134 [ 16 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:52.057143 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:52.057168 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:52.057195 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:52.057208 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:52.557648 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:52.557692 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:52.557704 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:52.557717 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:52.557728 [ 15 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:52.557739 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:52.557761 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:52.557783 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:52.557793 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:53.057881 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:53.057921 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:53.057934 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:53.057947 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:53.057959 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:53.057969 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:53.057993 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:53.058011 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:53.058023 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:53.558509 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:53.558539 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:53.558547 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:53.558556 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:53.558564 [ 15 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:53.558573 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:53.558594 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:53.558617 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:53.558627 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:54.058740 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:54.058779 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:54.058791 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:54.058806 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:54.058817 [ 13 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:54.058826 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:54.058850 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:54.058867 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:54.058878 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:54.559843 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:54.559879 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:54.559890 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:54.559933 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:54.559951 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:54.559961 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:54.559982 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:54.560006 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:54.560016 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:55.060601 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:55.060640 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:55.060652 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:55.060664 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:55.060676 [ 14 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:55.060687 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:55.060712 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:55.060738 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:55.060751 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:55.561083 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:55.561125 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:55.561139 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:55.561153 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:55.561166 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:55.561178 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:55.561202 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:55.561227 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:55.561239 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:56.062443 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:56.062480 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:56.062492 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:56.062505 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:56.062517 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:56.062527 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:56.062550 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:56.062568 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:56.062640 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:56.563052 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:56.563090 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:56.563102 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:56.563115 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:56.563125 [ 14 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:56.563136 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:56.563159 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:56.563184 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:56.563196 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:57.086842 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:57.086908 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:57.086921 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:57.086933 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:57.086943 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:57.086953 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:57.086976 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:57.086996 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:57.087006 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:57.564660 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:57.564699 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:57.564713 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:57.564726 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:57.564738 [ 17 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:57.564748 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:57.564772 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:57.564796 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:57.564808 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:58.065475 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:58.065511 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:58.065524 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:58.065537 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:58.065548 [ 18 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:58.065558 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:58.065579 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:58.065601 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:58.065610 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:58.566258 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=0, CommitIndex=98 and Term=2 2024.09.25 20:58:58.566298 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (0), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:58.566311 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:58.566325 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:58.566338 [ 19 ] {} RaftInstance: local log idx 98, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:58.566348 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:58.566369 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:58.566392 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:58.566402 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=99 2024.09.25 20:58:58.756251 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=98, LastLogTerm 2, EntriesLength=1, CommitIndex=98 and Term=2 2024.09.25 20:58:58.756290 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 98 (1), req c idx: 98, my term: 2, my role: 1 2024.09.25 20:58:58.756303 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:58.756317 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 98, req log term: 2, my last log idx: 98, my log (98) term: 2 2024.09.25 20:58:58.756328 [ 17 ] {} RaftInstance: [INIT] log_idx: 99, count: 0, log_store_->next_slot(): 99, req.log_entries().size(): 1 2024.09.25 20:58:58.756338 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 99, count: 0 2024.09.25 20:58:58.756347 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 99, count: 0 2024.09.25 20:58:58.756361 [ 17 ] {} RaftInstance: append at 99, term 2, timestamp 0 2024.09.25 20:58:58.756391 [ 17 ] {} RaftInstance: durable index 98, sleep and wait for log appending completion 2024.09.25 20:58:58.757440 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:58:58.757493 [ 17 ] {} RaftInstance: wake up, durable index 99 2024.09.25 20:58:58.757512 [ 17 ] {} RaftInstance: local log idx 99, target_commit_idx 98, quick_commit_index_ 98, state_->get_commit_idx() 98 2024.09.25 20:58:58.757524 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:58.757546 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:58.757570 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:58.757583 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:58:58.757868 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:58:58.757893 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:58:58.757904 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:58.757916 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:58:58.757928 [ 18 ] {} RaftInstance: trigger commit upto 99 2024.09.25 20:58:58.757940 [ 18 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 98 2024.09.25 20:58:58.757951 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:58:58.757978 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:58.758001 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:58.758018 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:58:58.758029 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:58.758041 [ 20 ] {} RaftInstance: commit upto 99, current idx 98 2024.09.25 20:58:58.758049 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:58:58.758057 [ 20 ] {} RaftInstance: commit upto 99, current idx 99 2024.09.25 20:58:58.758092 [ 20 ] {} RaftInstance: DONE: commit upto 99, current idx 99 2024.09.25 20:58:58.758104 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:58:59.067521 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:58:59.067563 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:58:59.067575 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:59.067588 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:58:59.067599 [ 17 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:58:59.067608 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:59.067631 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:59.067658 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:59.067671 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:58:59.568146 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:58:59.568184 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:58:59.568195 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:58:59.568207 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:58:59.568217 [ 18 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:58:59.568226 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:58:59.568248 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:58:59.568285 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:58:59.568297 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:00.069300 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:00.069341 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:00.069356 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:00.069371 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:00.069383 [ 17 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:00.069395 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:00.069420 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:00.069449 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:00.069462 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:00.569776 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:00.569807 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:00.569817 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:00.569829 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:00.569838 [ 16 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:00.569848 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:00.569869 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:00.569892 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:00.569902 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:01.070411 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:01.070451 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:01.070465 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:01.070479 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:01.070491 [ 13 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:01.070501 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:01.070526 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:01.070546 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:01.070557 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:01.571591 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:01.571625 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:01.571638 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:01.571651 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:01.571662 [ 16 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:01.571671 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:01.571695 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:01.571712 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:01.571722 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:02.073295 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:02.073350 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:02.073363 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:02.073375 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:02.073385 [ 17 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:02.073394 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:02.073416 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:02.073430 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:02.073440 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:02.574063 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:02.574102 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:02.574115 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:02.574129 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:02.574140 [ 13 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:02.574151 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:02.574165 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:02.574191 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:02.574203 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:03.074918 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:03.074965 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:03.074977 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:03.074990 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:03.075002 [ 13 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:03.075025 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:03.075050 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:03.075084 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:03.075096 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:03.575834 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:03.575874 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:03.575888 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:03.575901 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:03.575913 [ 12 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:03.575924 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:03.575959 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:03.575986 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:03.575999 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:04.076509 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:04.076545 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:04.076556 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:04.076569 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:04.076596 [ 12 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:04.076609 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:04.076631 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:04.076653 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:04.076663 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:04.577331 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:04.577366 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:04.577381 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:04.577395 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:04.577407 [ 14 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:04.577418 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:04.577442 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:04.577470 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:04.577483 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:05.078024 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:05.078063 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:05.078077 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:05.078091 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:05.078103 [ 12 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:05.078114 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:05.078141 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:05.078159 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:05.078171 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:05.578592 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:05.578623 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:05.578634 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:05.578646 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:05.578656 [ 14 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:05.578665 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:05.578685 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:05.578700 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:05.578709 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:06.079459 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:06.079494 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:06.079506 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:06.079518 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:06.079530 [ 13 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:06.079540 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:06.079563 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:06.079587 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:06.079599 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:06.580168 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:06.580207 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:06.580220 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:06.580233 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:06.580244 [ 12 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:06.580254 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:06.580277 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:06.580292 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:06.580303 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:07.080950 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:07.081003 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:07.081015 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:07.081026 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:07.081036 [ 13 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:07.081046 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:07.081066 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:07.081088 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:07.081097 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:07.581815 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:07.581853 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:07.581865 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:07.581877 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:07.581888 [ 14 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:07.581898 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:07.581923 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:07.581940 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:07.581951 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:08.082774 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:08.082834 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:08.082847 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:08.082859 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:08.082877 [ 12 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:08.082887 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:08.082908 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:08.082937 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:08.082946 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:08.583353 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=0, CommitIndex=99 and Term=2 2024.09.25 20:59:08.583389 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (0), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:08.583401 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:08.583414 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:08.583425 [ 17 ] {} RaftInstance: local log idx 99, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:08.583436 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:08.583457 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:08.583472 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:08.583482 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=100 2024.09.25 20:59:08.756304 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=99, LastLogTerm 2, EntriesLength=1, CommitIndex=99 and Term=2 2024.09.25 20:59:08.756352 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 99 (1), req c idx: 99, my term: 2, my role: 1 2024.09.25 20:59:08.756365 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:08.756376 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 99, req log term: 2, my last log idx: 99, my log (99) term: 2 2024.09.25 20:59:08.756385 [ 17 ] {} RaftInstance: [INIT] log_idx: 100, count: 0, log_store_->next_slot(): 100, req.log_entries().size(): 1 2024.09.25 20:59:08.756401 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 100, count: 0 2024.09.25 20:59:08.756409 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 100, count: 0 2024.09.25 20:59:08.756422 [ 17 ] {} RaftInstance: append at 100, term 2, timestamp 0 2024.09.25 20:59:08.756454 [ 17 ] {} RaftInstance: durable index 99, sleep and wait for log appending completion 2024.09.25 20:59:08.757635 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:08.757694 [ 17 ] {} RaftInstance: wake up, durable index 100 2024.09.25 20:59:08.757707 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 99, quick_commit_index_ 99, state_->get_commit_idx() 99 2024.09.25 20:59:08.757726 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:08.757752 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:08.757781 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:08.757792 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:08.758065 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:08.758083 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:08.758093 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:08.758103 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:08.758112 [ 12 ] {} RaftInstance: trigger commit upto 100 2024.09.25 20:59:08.758130 [ 12 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 99 2024.09.25 20:59:08.758139 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:08.758169 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:08.758174 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:08.758197 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:08.758202 [ 20 ] {} RaftInstance: commit upto 100, current idx 99 2024.09.25 20:59:08.758219 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:08.758216 [ 20 ] {} RaftInstance: commit upto 100, current idx 100 2024.09.25 20:59:08.758230 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:08.758287 [ 20 ] {} RaftInstance: DONE: commit upto 100, current idx 100 2024.09.25 20:59:08.758301 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:09.083707 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:09.083745 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:09.083758 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:09.083771 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:09.083782 [ 14 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:09.083793 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:09.083815 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:09.083839 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:09.083850 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:09.584478 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:09.584517 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:09.584529 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:09.584542 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:09.584553 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:09.584564 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:09.584585 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:09.584608 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:09.584618 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:10.085158 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:10.085195 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:10.085209 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:10.085223 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:10.085236 [ 14 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:10.085248 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:10.085277 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:10.085311 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:10.085327 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:10.586728 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:10.586767 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:10.586781 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:10.586795 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:10.586807 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:10.586817 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:10.586842 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:10.586869 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:10.586882 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:11.087537 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:11.087571 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:11.087582 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:11.087595 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:11.087604 [ 14 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:11.087613 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:11.087635 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:11.087658 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:11.087670 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:11.588090 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:11.588126 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:11.588138 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:11.588150 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:11.588160 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:11.588170 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:11.588193 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:11.588233 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:11.588244 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:12.089142 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:12.089201 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:12.089212 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:12.089224 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:12.089234 [ 19 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:12.089243 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:12.089263 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:12.089277 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:12.089287 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:12.589846 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:12.589884 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:12.589897 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:12.589911 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:12.589922 [ 18 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:12.589932 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:12.589956 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:12.589982 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:12.589996 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:13.090656 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:13.090695 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:13.090709 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:13.090723 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:13.090734 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:13.090743 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:13.090765 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:13.090786 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:13.090796 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:13.591963 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:13.591998 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:13.592011 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:13.592024 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:13.592035 [ 19 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:13.592046 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:13.592069 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:13.592087 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:13.592097 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:14.092852 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:14.092885 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:14.092895 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:14.092908 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:14.092919 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:14.092930 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:14.092954 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:14.092978 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:14.092990 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:14.593584 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:14.593625 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:14.593638 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:14.593652 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:14.593663 [ 16 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:14.593673 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:14.593697 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:14.593714 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:14.593724 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:15.094615 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:15.094654 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:15.094670 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:15.094708 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:15.094725 [ 15 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:15.094737 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:15.094765 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:15.094783 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:15.094795 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:15.594946 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:15.594981 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:15.594992 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:15.595005 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:15.595025 [ 15 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:15.595036 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:15.595055 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:15.595077 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:15.595088 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:16.095806 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:16.095842 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:16.095853 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:16.095865 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:16.095876 [ 16 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:16.095886 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:16.095907 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:16.095928 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:16.095938 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:16.596939 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:16.596978 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:16.596991 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:16.597006 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:16.597017 [ 16 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:16.597028 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:16.597053 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:16.597080 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:16.597093 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:17.097505 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:17.097549 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:17.097562 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:17.097576 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:17.097588 [ 12 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:17.097598 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:17.097619 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:17.097644 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:17.097654 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:17.598158 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:17.598196 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:17.598209 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:17.598223 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:17.598236 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:17.598247 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:17.598273 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:17.598300 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:17.598313 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:18.098775 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:18.098813 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:18.098826 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:18.098839 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:18.098850 [ 12 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:18.098859 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:18.098882 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:18.098906 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:18.098917 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:18.599116 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=0, CommitIndex=100 and Term=2 2024.09.25 20:59:18.599155 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (0), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:18.599169 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:18.599182 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:18.599193 [ 17 ] {} RaftInstance: local log idx 100, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:18.599202 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:18.599226 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:18.599250 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:18.599261 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=101 2024.09.25 20:59:18.756294 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=100, LastLogTerm 2, EntriesLength=1, CommitIndex=100 and Term=2 2024.09.25 20:59:18.756333 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 100 (1), req c idx: 100, my term: 2, my role: 1 2024.09.25 20:59:18.756346 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:18.756358 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 100, req log term: 2, my last log idx: 100, my log (100) term: 2 2024.09.25 20:59:18.756369 [ 12 ] {} RaftInstance: [INIT] log_idx: 101, count: 0, log_store_->next_slot(): 101, req.log_entries().size(): 1 2024.09.25 20:59:18.756391 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 101, count: 0 2024.09.25 20:59:18.756403 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 101, count: 0 2024.09.25 20:59:18.756418 [ 12 ] {} RaftInstance: append at 101, term 2, timestamp 0 2024.09.25 20:59:18.756449 [ 12 ] {} RaftInstance: durable index 100, sleep and wait for log appending completion 2024.09.25 20:59:18.757462 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:18.757521 [ 12 ] {} RaftInstance: wake up, durable index 101 2024.09.25 20:59:18.757548 [ 12 ] {} RaftInstance: local log idx 101, target_commit_idx 100, quick_commit_index_ 100, state_->get_commit_idx() 100 2024.09.25 20:59:18.757560 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:18.757589 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:18.757618 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:18.757634 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:18.757907 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:18.757933 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:18.757945 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:18.757956 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:18.757965 [ 17 ] {} RaftInstance: trigger commit upto 101 2024.09.25 20:59:18.757974 [ 17 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 100 2024.09.25 20:59:18.757983 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:18.758025 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:18.758039 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:18.758044 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:18.758062 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:18.758068 [ 20 ] {} RaftInstance: commit upto 101, current idx 100 2024.09.25 20:59:18.758075 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:18.758081 [ 20 ] {} RaftInstance: commit upto 101, current idx 101 2024.09.25 20:59:18.758119 [ 20 ] {} RaftInstance: DONE: commit upto 101, current idx 101 2024.09.25 20:59:18.758132 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:19.099555 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:19.099596 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:19.099609 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:19.099624 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:19.099635 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:19.099666 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:19.099693 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:19.099721 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:19.099734 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:19.599846 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:19.599886 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:19.599898 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:19.599909 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:19.599919 [ 12 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:19.599928 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:19.599949 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:19.599970 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:19.599979 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:20.100952 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:20.100991 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:20.101003 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:20.101018 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:20.101030 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:20.101041 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:20.101066 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:20.101093 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:20.101104 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:20.601466 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:20.601501 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:20.601513 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:20.601526 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:20.601536 [ 19 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:20.601546 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:20.601568 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:20.601591 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:20.601601 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:21.102622 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:21.102662 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:21.102674 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:21.102689 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:21.102701 [ 17 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:21.102712 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:21.102738 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:21.102757 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:21.102767 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:21.603724 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:21.603765 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:21.603780 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:21.603795 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:21.603809 [ 19 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:21.603821 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:21.603847 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:21.603871 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:21.603883 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:22.104671 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:22.104715 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:22.104728 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:22.104744 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:22.104756 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:22.104767 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:22.104792 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:22.104819 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:22.104830 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:22.605929 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:22.605968 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:22.605981 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:22.605995 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:22.606007 [ 17 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:22.606018 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:22.606042 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:22.606068 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:22.606079 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:23.106903 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:23.106941 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:23.106954 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:23.106968 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:23.106980 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:23.106991 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:23.107017 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:23.107054 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:23.107067 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:23.607555 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:23.607590 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:23.607746 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:23.607764 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:23.607776 [ 17 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:23.607788 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:23.607812 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:23.607828 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:23.607838 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:24.108379 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:24.108418 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:24.108430 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:24.108442 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:24.108452 [ 16 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:24.108461 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:24.108482 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:24.108504 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:24.108515 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:24.609004 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:24.609045 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:24.609057 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:24.609070 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:24.609085 [ 16 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:24.609102 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:24.609129 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:24.609204 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:24.609215 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:25.109747 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:25.109784 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:25.109795 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:25.109808 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:25.109819 [ 15 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:25.109828 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:25.109850 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:25.109867 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:25.109877 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:25.609980 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:25.610016 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:25.610029 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:25.610043 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:25.610054 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:25.610065 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:25.610090 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:25.610115 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:25.610126 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:26.110461 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:26.110492 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:26.110504 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:26.110518 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:26.110530 [ 16 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:26.110541 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:26.110565 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:26.110590 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:26.110602 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:26.610995 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:26.611031 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:26.611042 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:26.611054 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:26.611064 [ 15 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:26.611073 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:26.611095 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:26.611117 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:26.611127 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:27.112030 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:27.112071 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:27.112083 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:27.112096 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:27.112105 [ 16 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:27.112115 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:27.112137 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:27.112159 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:27.112169 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:27.612899 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:27.612936 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:27.612949 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:27.612962 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:27.612974 [ 16 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:27.612984 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:27.613031 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:27.613062 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:27.613074 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:28.113600 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:28.113637 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:28.113648 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:28.113660 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:28.113670 [ 13 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:28.113680 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:28.113701 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:28.113722 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:28.113731 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:28.615079 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=0, CommitIndex=101 and Term=2 2024.09.25 20:59:28.615119 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (0), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:28.615131 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:28.615145 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:28.615157 [ 18 ] {} RaftInstance: local log idx 101, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:28.615167 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:28.615193 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:28.615253 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:28.615274 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=102 2024.09.25 20:59:28.756288 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=101, LastLogTerm 2, EntriesLength=1, CommitIndex=101 and Term=2 2024.09.25 20:59:28.756325 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 101 (1), req c idx: 101, my term: 2, my role: 1 2024.09.25 20:59:28.756338 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:28.756352 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 101, req log term: 2, my last log idx: 101, my log (101) term: 2 2024.09.25 20:59:28.756363 [ 14 ] {} RaftInstance: [INIT] log_idx: 102, count: 0, log_store_->next_slot(): 102, req.log_entries().size(): 1 2024.09.25 20:59:28.756373 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 102, count: 0 2024.09.25 20:59:28.756382 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 102, count: 0 2024.09.25 20:59:28.756396 [ 14 ] {} RaftInstance: append at 102, term 2, timestamp 0 2024.09.25 20:59:28.756428 [ 14 ] {} RaftInstance: durable index 101, sleep and wait for log appending completion 2024.09.25 20:59:28.757584 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:28.757644 [ 14 ] {} RaftInstance: wake up, durable index 102 2024.09.25 20:59:28.757664 [ 14 ] {} RaftInstance: local log idx 102, target_commit_idx 101, quick_commit_index_ 101, state_->get_commit_idx() 101 2024.09.25 20:59:28.757675 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:28.757688 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:28.757711 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:28.757722 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:28.758014 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:28.758040 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:28.758052 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:28.758063 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:28.758072 [ 14 ] {} RaftInstance: trigger commit upto 102 2024.09.25 20:59:28.758081 [ 14 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 101 2024.09.25 20:59:28.758091 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:28.758113 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:28.758126 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:28.758130 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:28.758140 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:28.758153 [ 20 ] {} RaftInstance: commit upto 102, current idx 101 2024.09.25 20:59:28.758159 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:28.758166 [ 20 ] {} RaftInstance: commit upto 102, current idx 102 2024.09.25 20:59:28.758205 [ 20 ] {} RaftInstance: DONE: commit upto 102, current idx 102 2024.09.25 20:59:28.758217 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:29.115849 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:29.115887 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:29.115900 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:29.115917 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:29.115931 [ 12 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:29.115944 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:29.115972 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:29.116000 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:29.116040 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:29.616550 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:29.616590 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:29.616604 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:29.616618 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:29.616629 [ 13 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:29.616639 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:29.616665 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:29.616691 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:29.616703 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:30.117476 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:30.117517 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:30.117530 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:30.117542 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:30.117553 [ 14 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:30.117563 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:30.117585 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:30.117608 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:30.117619 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:30.618356 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:30.618393 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:30.618406 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:30.618420 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:30.618430 [ 13 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:30.618455 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:30.618480 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:30.618506 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:30.618517 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:31.118569 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:31.118611 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:31.118626 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:31.118640 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:31.118653 [ 14 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:31.118665 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:31.118692 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:31.118711 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:31.118722 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:31.618942 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:31.618978 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:31.618989 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:31.619004 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:31.619053 [ 18 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:31.619074 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:31.619100 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:31.619127 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:31.619141 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:32.119856 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:32.119903 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:32.119918 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:32.119934 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:32.119947 [ 17 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:32.119958 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:32.119986 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:32.120047 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:32.120064 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:32.620592 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:32.620633 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:32.620646 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:32.620659 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:32.620672 [ 14 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:32.620684 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:32.620710 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:32.620730 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:32.620743 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:33.121246 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:33.121281 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:33.121292 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:33.121305 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:33.121316 [ 15 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:33.121326 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:33.121341 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:33.121367 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:33.121379 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:33.621852 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:33.621893 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:33.621907 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:33.621921 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:33.621932 [ 16 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:33.621942 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:33.621967 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:33.621992 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:33.622003 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:34.122447 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:34.122480 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:34.122491 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:34.122504 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:34.122513 [ 16 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:34.122522 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:34.122543 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:34.122565 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:34.122574 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:34.623434 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:34.623474 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:34.623487 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:34.623501 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:34.623512 [ 12 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:34.623521 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:34.623545 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:34.623571 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:34.623582 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:35.124235 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:35.124270 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:35.124283 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:35.124297 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:35.124309 [ 16 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:35.124320 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:35.124346 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:35.124372 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:35.124383 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:35.624932 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:35.624971 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:35.624984 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:35.624998 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:35.625008 [ 12 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:35.625019 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:35.625042 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:35.625069 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:35.625081 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:36.126096 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:36.126136 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:36.126150 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:36.126165 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:36.126179 [ 16 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:36.126191 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:36.126217 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:36.126243 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:36.126255 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:36.626790 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:36.626830 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:36.626845 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:36.626860 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:36.626872 [ 12 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:36.626883 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:36.626909 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:36.626940 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:36.626954 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:37.127603 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:37.127645 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:37.127657 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:37.127668 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:37.127678 [ 16 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:37.127688 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:37.127710 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:37.127724 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:37.127734 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:37.628311 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:37.628349 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:37.628362 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:37.628376 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:37.628387 [ 13 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:37.628397 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:37.628420 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:37.628444 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:37.628455 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:38.129200 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:38.129240 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:38.129253 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:38.129267 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:38.129278 [ 12 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:38.129287 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:38.129309 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:38.129326 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:38.129335 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:38.629706 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=0, CommitIndex=102 and Term=2 2024.09.25 20:59:38.629747 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (0), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:38.629761 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:38.629774 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:38.629785 [ 18 ] {} RaftInstance: local log idx 102, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:38.629795 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:38.629817 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:38.629841 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:38.629852 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=103 2024.09.25 20:59:38.756252 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=102, LastLogTerm 2, EntriesLength=1, CommitIndex=102 and Term=2 2024.09.25 20:59:38.756286 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 102 (1), req c idx: 102, my term: 2, my role: 1 2024.09.25 20:59:38.756297 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:38.756308 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 102, req log term: 2, my last log idx: 102, my log (102) term: 2 2024.09.25 20:59:38.756317 [ 13 ] {} RaftInstance: [INIT] log_idx: 103, count: 0, log_store_->next_slot(): 103, req.log_entries().size(): 1 2024.09.25 20:59:38.756325 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 103, count: 0 2024.09.25 20:59:38.756333 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 103, count: 0 2024.09.25 20:59:38.756344 [ 13 ] {} RaftInstance: append at 103, term 2, timestamp 0 2024.09.25 20:59:38.756370 [ 13 ] {} RaftInstance: durable index 102, sleep and wait for log appending completion 2024.09.25 20:59:38.757373 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:38.757436 [ 13 ] {} RaftInstance: wake up, durable index 103 2024.09.25 20:59:38.757460 [ 13 ] {} RaftInstance: local log idx 103, target_commit_idx 102, quick_commit_index_ 102, state_->get_commit_idx() 102 2024.09.25 20:59:38.757471 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:38.757492 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:38.757516 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:38.757528 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:38.757825 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:38.757850 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:38.757862 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:38.757873 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:38.757883 [ 18 ] {} RaftInstance: trigger commit upto 103 2024.09.25 20:59:38.757891 [ 18 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 102 2024.09.25 20:59:38.757899 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:38.757921 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:38.757946 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:38.757970 [ 20 ] {} RaftInstance: commit upto 103, current idx 102 2024.09.25 20:59:38.757980 [ 20 ] {} RaftInstance: commit upto 103, current idx 103 2024.09.25 20:59:38.757988 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:38.758005 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:38.758011 [ 20 ] {} RaftInstance: DONE: commit upto 103, current idx 103 2024.09.25 20:59:38.758016 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:38.758024 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:39.130775 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:39.130813 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:39.130825 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:39.130838 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:39.130848 [ 18 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:39.130858 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:39.130900 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:39.130922 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:39.130932 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:39.631310 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:39.631352 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:39.631364 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:39.631378 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:39.631389 [ 17 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:39.631398 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:39.631413 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:39.631437 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:39.631448 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:40.131822 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:40.131858 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:40.131871 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:40.131884 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:40.131895 [ 18 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:40.131905 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:40.131929 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:40.131953 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:40.131965 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:40.632159 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:40.632194 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:40.632206 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:40.632218 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:40.632228 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:40.632238 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:40.632257 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:40.632278 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:40.632287 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:41.133314 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:41.133379 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:41.133394 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:41.133408 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:41.133420 [ 18 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:41.133430 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:41.133454 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:41.133478 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:41.133490 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:41.634040 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:41.634076 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:41.634089 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:41.634103 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:41.634114 [ 14 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:41.634123 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:41.634148 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:41.634165 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:41.634176 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:42.134645 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:42.134696 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:42.134712 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:42.134727 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:42.134739 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:42.134748 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:42.134771 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:42.134787 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:42.134797 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:42.634843 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:42.634882 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:42.634895 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:42.634909 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:42.634921 [ 18 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:42.634931 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:42.634957 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:42.634985 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:42.635018 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:43.136002 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:43.136041 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:43.136063 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:43.136078 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:43.136089 [ 15 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:43.136099 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:43.136130 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:43.136156 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:43.136168 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:43.636209 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:43.636242 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:43.636254 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:43.636267 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:43.636279 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:43.636289 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:43.636313 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:43.636335 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:43.636345 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:44.136660 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:44.136698 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:44.136712 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:44.136726 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:44.136737 [ 15 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:44.136749 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:44.136774 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:44.136792 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:44.136805 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:44.637275 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:44.637312 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:44.637323 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:44.637336 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:44.637346 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:44.637355 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:44.637376 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:44.637397 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:44.637406 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:45.137567 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:45.137605 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:45.137619 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:45.137632 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:45.137643 [ 15 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:45.137653 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:45.137676 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:45.137727 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:45.137742 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:45.637771 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:45.637809 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:45.637822 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:45.637836 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:45.637848 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:45.637858 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:45.637884 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:45.637910 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:45.637923 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:46.138625 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:46.138675 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:46.138689 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:46.138703 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:46.138727 [ 17 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:46.138738 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:46.138772 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:46.138798 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:46.138809 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:46.638888 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:46.638930 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:46.638944 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:46.638958 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:46.638969 [ 19 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:46.638978 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:46.639002 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:46.639042 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:46.639055 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:47.140040 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:47.140085 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:47.140099 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:47.140114 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:47.140126 [ 17 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:47.140136 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:47.140159 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:47.140182 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:47.140194 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:47.640589 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:47.640630 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:47.640642 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:47.640656 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:47.640667 [ 15 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:47.640677 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:47.640701 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:47.640716 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:47.640726 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:48.141490 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:48.141535 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:48.141548 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:48.141561 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:48.141573 [ 17 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:48.141583 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:48.141607 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:48.141633 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:48.141646 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:48.642463 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=0, CommitIndex=103 and Term=2 2024.09.25 20:59:48.642503 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (0), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:48.642517 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:48.642531 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:48.642544 [ 13 ] {} RaftInstance: local log idx 103, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:48.642555 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:48.642598 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:48.642626 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:48.642638 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=104 2024.09.25 20:59:48.756253 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=103, LastLogTerm 2, EntriesLength=1, CommitIndex=103 and Term=2 2024.09.25 20:59:48.756290 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 103 (1), req c idx: 103, my term: 2, my role: 1 2024.09.25 20:59:48.756304 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:48.756317 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 103, req log term: 2, my last log idx: 103, my log (103) term: 2 2024.09.25 20:59:48.756326 [ 17 ] {} RaftInstance: [INIT] log_idx: 104, count: 0, log_store_->next_slot(): 104, req.log_entries().size(): 1 2024.09.25 20:59:48.756335 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 104, count: 0 2024.09.25 20:59:48.756344 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 104, count: 0 2024.09.25 20:59:48.756357 [ 17 ] {} RaftInstance: append at 104, term 2, timestamp 0 2024.09.25 20:59:48.756387 [ 17 ] {} RaftInstance: durable index 103, sleep and wait for log appending completion 2024.09.25 20:59:48.757481 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:48.757548 [ 17 ] {} RaftInstance: wake up, durable index 104 2024.09.25 20:59:48.757574 [ 17 ] {} RaftInstance: local log idx 104, target_commit_idx 103, quick_commit_index_ 103, state_->get_commit_idx() 103 2024.09.25 20:59:48.757586 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:48.757608 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:48.757631 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:48.757643 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:48.757947 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:48.757974 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:48.757986 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:48.757998 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:48.758008 [ 13 ] {} RaftInstance: trigger commit upto 104 2024.09.25 20:59:48.758017 [ 13 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 103 2024.09.25 20:59:48.758044 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:48.758066 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:48.758077 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:48.758083 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:48.758089 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:48.758107 [ 20 ] {} RaftInstance: commit upto 104, current idx 103 2024.09.25 20:59:48.758113 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:48.758120 [ 20 ] {} RaftInstance: commit upto 104, current idx 104 2024.09.25 20:59:48.758145 [ 20 ] {} RaftInstance: DONE: commit upto 104, current idx 104 2024.09.25 20:59:48.758156 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:49.143507 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:49.143545 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:49.143556 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:49.143568 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:49.143579 [ 17 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:49.143588 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:49.143609 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:49.143631 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:49.143641 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:49.644173 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:49.644211 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:49.644224 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:49.644236 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:49.644246 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:49.644256 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:49.644277 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:49.644301 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:49.644312 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:50.144969 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:50.145027 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:50.145043 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:50.145058 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:50.145071 [ 17 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:50.145082 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:50.145108 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:50.145126 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:50.145138 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:50.645516 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:50.645552 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:50.645566 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:50.645580 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:50.645592 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:50.645603 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:50.645628 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:50.645655 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:50.645667 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:51.146509 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:51.146548 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:51.146562 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:51.146576 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:51.146588 [ 12 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:51.146599 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:51.146624 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:51.146651 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:51.146663 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:51.647265 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:51.647304 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:51.647315 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:51.647327 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:51.647337 [ 13 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:51.647346 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:51.647367 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:51.647382 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:51.647392 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:52.147844 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:52.147931 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:52.147959 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:52.147974 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:52.147985 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:52.147994 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:52.148008 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:52.148023 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:52.148033 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:52.648784 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:52.648823 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:52.648836 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:52.648848 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:52.648858 [ 12 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:52.648868 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:52.648893 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:52.648918 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:52.648929 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:53.149923 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:53.149964 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:53.149975 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:53.149988 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:53.150000 [ 13 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:53.150011 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:53.150047 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:53.150076 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:53.150089 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:53.650931 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:53.650963 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:53.650975 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:53.650990 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:53.651002 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:53.651014 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:53.651063 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:53.651097 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:53.651112 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:54.151197 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:54.151235 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:54.151249 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:54.151265 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:54.151277 [ 18 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:54.151287 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:54.151313 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:54.151338 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:54.151350 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:54.651441 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:54.651478 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:54.651490 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:54.651503 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:54.651513 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:54.651523 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:54.651546 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:54.651569 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:54.651578 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:55.151691 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:55.151725 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:55.151736 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:55.151749 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:55.151759 [ 16 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:55.151769 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:55.151791 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:55.151807 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:55.151818 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:55.652981 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:55.653011 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:55.653021 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:55.653032 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:55.653042 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:55.653051 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:55.653070 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:55.653092 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:55.653102 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:56.153650 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:56.153688 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:56.153702 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:56.153715 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:56.153726 [ 18 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:56.153737 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:56.153761 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:56.153783 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:56.153793 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:56.654511 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:56.654548 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:56.654569 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:56.654582 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:56.654593 [ 19 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:56.654602 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:56.654624 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:56.654655 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:56.654665 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:57.155803 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:57.155849 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:57.155862 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:57.155875 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:57.155886 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:57.155896 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:57.155919 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:57.155935 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:57.155947 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:57.656587 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:57.656627 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:57.656642 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:57.656656 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:57.656669 [ 18 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:57.656680 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:57.656709 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:57.656729 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:57.656740 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:58.157605 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:58.157638 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:58.157649 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:58.157661 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:58.157671 [ 19 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:58.157680 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:58.157701 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:58.157725 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:58.157735 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:58.657852 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=0, CommitIndex=104 and Term=2 2024.09.25 20:59:58.657889 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (0), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:58.657901 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:58.657915 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:58.657926 [ 14 ] {} RaftInstance: local log idx 104, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:58.657935 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:58.657958 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:58.657983 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:58.657994 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=105 2024.09.25 20:59:58.756272 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=104, LastLogTerm 2, EntriesLength=1, CommitIndex=104 and Term=2 2024.09.25 20:59:58.756306 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 104 (1), req c idx: 104, my term: 2, my role: 1 2024.09.25 20:59:58.756319 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:58.756332 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 104, req log term: 2, my last log idx: 104, my log (104) term: 2 2024.09.25 20:59:58.756342 [ 14 ] {} RaftInstance: [INIT] log_idx: 105, count: 0, log_store_->next_slot(): 105, req.log_entries().size(): 1 2024.09.25 20:59:58.756351 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 105, count: 0 2024.09.25 20:59:58.756360 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 105, count: 0 2024.09.25 20:59:58.756373 [ 14 ] {} RaftInstance: append at 105, term 2, timestamp 0 2024.09.25 20:59:58.756403 [ 14 ] {} RaftInstance: durable index 104, sleep and wait for log appending completion 2024.09.25 20:59:58.757529 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 20:59:58.757570 [ 14 ] {} RaftInstance: wake up, durable index 105 2024.09.25 20:59:58.757584 [ 14 ] {} RaftInstance: local log idx 105, target_commit_idx 104, quick_commit_index_ 104, state_->get_commit_idx() 104 2024.09.25 20:59:58.757595 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:58.757608 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:58.757632 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:58.757643 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 20:59:58.757919 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 20:59:58.757943 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 20:59:58.757954 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:58.757964 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 20:59:58.757973 [ 15 ] {} RaftInstance: trigger commit upto 105 2024.09.25 20:59:58.757981 [ 15 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 104 2024.09.25 20:59:58.758012 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 20:59:58.758028 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:58.758049 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:58.758063 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:58.758074 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 20:59:58.758096 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 20:59:58.758114 [ 20 ] {} RaftInstance: commit upto 105, current idx 104 2024.09.25 20:59:58.758124 [ 20 ] {} RaftInstance: commit upto 105, current idx 105 2024.09.25 20:59:58.758146 [ 20 ] {} RaftInstance: DONE: commit upto 105, current idx 105 2024.09.25 20:59:58.758157 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 20:59:59.158954 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 20:59:59.159008 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 20:59:59.159022 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:59.159035 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 20:59:59.159047 [ 14 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 20:59:59.159057 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:59.159079 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:59.159096 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:59.159108 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 20:59:59.659725 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 20:59:59.659760 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 20:59:59.659772 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 20:59:59.659784 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 20:59:59.659794 [ 16 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 20:59:59.659803 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 20:59:59.659847 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 20:59:59.659870 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 20:59:59.659880 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:00.160652 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:00.160689 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:00.160703 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:00.160715 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:00.160725 [ 16 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:00.160735 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:00.160759 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:00.160805 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:00.160819 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:00.661322 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:00.661356 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:00.661370 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:00.661383 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:00.661395 [ 13 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:00.661406 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:00.661430 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:00.661456 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:00.661468 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:01.161778 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:01.161816 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:01.161827 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:01.161850 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:01.161862 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:01.161872 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:01.161887 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:01.161902 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:01.161921 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:01.663512 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:01.663560 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:01.663573 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:01.663585 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:01.663595 [ 13 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:01.663605 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:01.663626 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:01.663649 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:01.663660 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:02.164363 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:02.164410 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:02.164422 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:02.164437 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:02.164448 [ 16 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:02.164458 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:02.164483 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:02.164510 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:02.164522 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:02.664923 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:02.664954 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:02.664966 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:02.664979 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:02.665015 [ 16 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:02.665026 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:02.665046 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:02.665067 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:02.665077 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:03.165967 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:03.166019 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:03.166032 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:03.166045 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:03.166056 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:03.166065 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:03.166087 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:03.166111 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:03.166122 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:03.666898 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:03.666959 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:03.666973 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:03.666987 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:03.666998 [ 16 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:03.667008 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:03.667029 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:03.667052 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:03.667063 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:04.167731 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:04.167770 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:04.167785 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:04.167800 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:04.167811 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:04.167821 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:04.167846 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:04.167865 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:04.167877 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:04.668866 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:04.668904 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:04.668915 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:04.668927 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:04.668936 [ 13 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:04.668944 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:04.668964 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:04.668979 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:04.668988 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:05.170030 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:05.170063 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:05.170075 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:05.170087 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:05.170098 [ 17 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:05.170109 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:05.170135 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:05.170164 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:05.170178 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:05.670685 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:05.670727 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:05.670740 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:05.670756 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:05.670769 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:05.670779 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:05.670804 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:05.670830 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:05.670843 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:06.171109 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:06.171140 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:06.171151 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:06.171162 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:06.171173 [ 13 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:06.171182 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:06.171202 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:06.171225 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:06.171235 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:06.671697 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:06.671738 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:06.671753 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:06.671768 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:06.671781 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:06.671792 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:06.671818 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:06.671845 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:06.671859 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:07.172304 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:07.172347 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:07.172359 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:07.172619 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:07.172632 [ 13 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:07.172642 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:07.172663 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:07.172678 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:07.172687 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:07.673217 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:07.673256 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:07.673270 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:07.673283 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:07.673295 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:07.673306 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:07.673331 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:07.673360 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:07.673372 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:08.173478 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:08.173529 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:08.173540 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:08.173552 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:08.173562 [ 19 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:08.173571 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:08.173592 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:08.173613 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:08.173622 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:08.674094 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=0, CommitIndex=105 and Term=2 2024.09.25 21:00:08.674128 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (0), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:08.674140 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:08.674154 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:08.674165 [ 12 ] {} RaftInstance: local log idx 105, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:08.674176 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:08.674199 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:08.674224 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:08.674236 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=106 2024.09.25 21:00:08.756237 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=105, LastLogTerm 2, EntriesLength=1, CommitIndex=105 and Term=2 2024.09.25 21:00:08.756276 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 105 (1), req c idx: 105, my term: 2, my role: 1 2024.09.25 21:00:08.756290 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:08.756305 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 105, req log term: 2, my last log idx: 105, my log (105) term: 2 2024.09.25 21:00:08.756316 [ 12 ] {} RaftInstance: [INIT] log_idx: 106, count: 0, log_store_->next_slot(): 106, req.log_entries().size(): 1 2024.09.25 21:00:08.756327 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 106, count: 0 2024.09.25 21:00:08.756336 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 106, count: 0 2024.09.25 21:00:08.756349 [ 12 ] {} RaftInstance: append at 106, term 2, timestamp 0 2024.09.25 21:00:08.756381 [ 12 ] {} RaftInstance: durable index 105, sleep and wait for log appending completion 2024.09.25 21:00:08.757369 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:08.757433 [ 12 ] {} RaftInstance: wake up, durable index 106 2024.09.25 21:00:08.757460 [ 12 ] {} RaftInstance: local log idx 106, target_commit_idx 105, quick_commit_index_ 105, state_->get_commit_idx() 105 2024.09.25 21:00:08.757473 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:08.757552 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:08.757582 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:08.757595 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:08.757916 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:08.757941 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:08.757954 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:08.757966 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:08.757975 [ 19 ] {} RaftInstance: trigger commit upto 106 2024.09.25 21:00:08.757985 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 105 2024.09.25 21:00:08.757994 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:08.758019 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:08.758033 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:08.758052 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:08.758055 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:08.758072 [ 20 ] {} RaftInstance: commit upto 106, current idx 105 2024.09.25 21:00:08.758078 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:08.758085 [ 20 ] {} RaftInstance: commit upto 106, current idx 106 2024.09.25 21:00:08.758121 [ 20 ] {} RaftInstance: DONE: commit upto 106, current idx 106 2024.09.25 21:00:08.758131 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:09.174878 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:09.174918 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:09.174931 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:09.174946 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:09.174957 [ 18 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:09.174968 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:09.174996 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:09.175030 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:09.175138 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:09.675285 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:09.675318 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:09.675329 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:09.675341 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:09.675351 [ 12 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:09.675360 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:09.675380 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:09.675401 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:09.675411 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:10.175818 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:10.175853 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:10.175865 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:10.175879 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:10.175890 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:10.175900 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:10.175921 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:10.175945 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:10.175955 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:10.676107 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:10.676142 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:10.676154 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:10.676167 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:10.676179 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:10.676190 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:10.676218 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:10.676245 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:10.676257 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:11.177149 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:11.177189 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:11.177203 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:11.177217 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:11.177229 [ 12 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:11.177240 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:11.177262 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:11.177289 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:11.177301 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:11.677778 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:11.677815 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:11.677828 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:11.677842 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:11.677852 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:11.677862 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:11.677883 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:11.677898 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:11.677909 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:12.178694 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:12.178740 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:12.178753 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:12.178768 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:12.178779 [ 13 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:12.178789 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:12.178898 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:12.178925 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:12.178936 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:12.679125 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:12.679161 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:12.679174 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:12.679188 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:12.679198 [ 12 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:12.679208 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:12.679231 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:12.679256 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:12.679268 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:13.179720 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:13.179761 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:13.179810 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:13.179826 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:13.179837 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:13.179848 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:13.179875 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:13.179910 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:13.179922 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:13.680568 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:13.680603 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:13.680615 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:13.680628 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:13.680640 [ 13 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:13.680651 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:13.680675 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:13.680702 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:13.680714 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:14.181276 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:14.181318 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:14.181329 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:14.181341 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:14.181351 [ 16 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:14.181360 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:14.181381 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:14.181403 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:14.181412 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:14.681814 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:14.681852 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:14.681865 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:14.681879 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:14.681891 [ 19 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:14.681901 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:14.681925 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:14.681948 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:14.681959 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:15.182552 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:15.182590 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:15.182603 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:15.182617 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:15.182629 [ 16 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:15.182640 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:15.182663 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:15.182704 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:15.182720 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:15.683715 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:15.683761 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:15.683777 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:15.683791 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:15.683803 [ 13 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:15.683821 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:15.683836 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:15.683861 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:15.683883 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:16.184281 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:16.184315 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:16.184326 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:16.184340 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:16.184351 [ 17 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:16.184361 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:16.184383 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:16.184406 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:16.184416 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:16.686189 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:16.686227 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:16.686240 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:16.686254 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:16.686265 [ 16 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:16.686274 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:16.686295 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:16.686328 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:16.686339 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:17.186342 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:17.186385 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:17.186398 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:17.186412 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:17.186423 [ 16 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:17.186434 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:17.186456 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:17.186471 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:17.186481 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:17.686593 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:17.686634 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:17.686646 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:17.686662 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:17.686672 [ 13 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:17.686682 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:17.686705 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:17.686727 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:17.686737 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:18.187741 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:18.187780 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:18.187793 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:18.187807 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:18.187820 [ 18 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:18.187831 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:18.187856 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:18.187882 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:18.187894 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:18.687964 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=0, CommitIndex=106 and Term=2 2024.09.25 21:00:18.688005 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (0), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:18.688019 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:18.688034 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:18.688045 [ 13 ] {} RaftInstance: local log idx 106, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:18.688056 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:18.688082 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:18.688101 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:18.688112 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=107 2024.09.25 21:00:18.756246 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=106, LastLogTerm 2, EntriesLength=1, CommitIndex=106 and Term=2 2024.09.25 21:00:18.756285 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 106 (1), req c idx: 106, my term: 2, my role: 1 2024.09.25 21:00:18.756299 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:18.756312 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 106, req log term: 2, my last log idx: 106, my log (106) term: 2 2024.09.25 21:00:18.756323 [ 18 ] {} RaftInstance: [INIT] log_idx: 107, count: 0, log_store_->next_slot(): 107, req.log_entries().size(): 1 2024.09.25 21:00:18.756332 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 107, count: 0 2024.09.25 21:00:18.756341 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 107, count: 0 2024.09.25 21:00:18.756354 [ 18 ] {} RaftInstance: append at 107, term 2, timestamp 0 2024.09.25 21:00:18.756386 [ 18 ] {} RaftInstance: durable index 106, sleep and wait for log appending completion 2024.09.25 21:00:18.757541 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:18.757589 [ 18 ] {} RaftInstance: wake up, durable index 107 2024.09.25 21:00:18.757614 [ 18 ] {} RaftInstance: local log idx 107, target_commit_idx 106, quick_commit_index_ 106, state_->get_commit_idx() 106 2024.09.25 21:00:18.757627 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:18.757654 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:18.757673 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:18.757685 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:18.757952 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:18.757979 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:18.757991 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:18.758002 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:18.758028 [ 17 ] {} RaftInstance: trigger commit upto 107 2024.09.25 21:00:18.758037 [ 17 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 106 2024.09.25 21:00:18.758047 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:18.758072 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:18.758095 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:18.758094 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:18.758119 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:18.758128 [ 20 ] {} RaftInstance: commit upto 107, current idx 106 2024.09.25 21:00:18.758135 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:18.758143 [ 20 ] {} RaftInstance: commit upto 107, current idx 107 2024.09.25 21:00:18.758168 [ 20 ] {} RaftInstance: DONE: commit upto 107, current idx 107 2024.09.25 21:00:18.758180 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:19.188623 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:19.188661 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:19.188673 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:19.188685 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:19.188695 [ 18 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:19.188705 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:19.188728 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:19.188752 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:19.188764 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:19.689481 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:19.689512 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:19.689570 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:19.689590 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:19.689601 [ 14 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:19.689610 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:19.689630 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:19.689655 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:19.689666 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:20.190286 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:20.190327 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:20.190340 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:20.190353 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:20.190363 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:20.190373 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:20.190396 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:20.190421 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:20.190433 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:20.690851 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:20.690890 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:20.690902 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:20.690914 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:20.690925 [ 12 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:20.690934 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:20.690956 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:20.690980 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:20.690991 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:21.191933 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:21.191971 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:21.191984 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:21.192033 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:21.192046 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:21.192057 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:21.192082 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:21.192108 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:21.192121 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:21.693210 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:21.693242 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:21.693253 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:21.693265 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:21.693275 [ 14 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:21.693286 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:21.693308 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:21.693329 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:21.693339 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:22.193755 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:22.193798 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:22.193812 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:22.193824 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:22.193834 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:22.193844 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:22.193868 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:22.193885 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:22.193912 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:22.694632 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:22.694670 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:22.694683 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:22.694697 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:22.694709 [ 19 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:22.694720 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:22.694747 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:22.694767 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:22.694780 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:23.195319 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:23.195353 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:23.195364 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:23.195377 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:23.195387 [ 19 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:23.195396 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:23.195419 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:23.195445 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:23.195456 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:23.695967 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:23.695997 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:23.696009 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:23.696030 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:23.696040 [ 16 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:23.696049 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:23.696071 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:23.696092 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:23.696102 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:24.197024 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:24.197066 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:24.197079 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:24.197093 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:24.197103 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:24.197113 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:24.197136 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:24.197158 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:24.197168 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:24.697689 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:24.697728 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:24.697749 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:24.697763 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:24.697774 [ 19 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:24.697784 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:24.697814 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:24.697828 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:24.697839 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:25.198621 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:25.198661 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:25.198675 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:25.198691 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:25.198703 [ 17 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:25.198713 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:25.198736 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:25.198759 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:25.198771 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:25.699169 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:25.699207 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:25.699226 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:25.699239 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:25.699249 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:25.699259 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:25.699287 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:25.699308 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:25.699319 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:26.199571 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:26.199605 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:26.199616 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:26.199637 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:26.199648 [ 17 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:26.199658 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:26.199679 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:26.199711 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:26.199722 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:26.700312 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:26.700350 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:26.700363 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:26.700377 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:26.700389 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:26.700399 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:26.700423 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:26.700441 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:26.700452 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:27.201048 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:27.201089 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:27.201100 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:27.201112 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:27.201123 [ 19 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:27.201133 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:27.201156 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:27.201172 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:27.201181 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:27.701757 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:27.701802 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:27.701814 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:27.701826 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:27.701837 [ 15 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:27.701854 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:27.701868 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:27.701890 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:27.701901 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:28.202347 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:28.202383 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:28.202394 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:28.202406 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:28.202416 [ 12 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:28.202425 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:28.202445 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:28.202467 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:28.202477 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:28.703347 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=0, CommitIndex=107 and Term=2 2024.09.25 21:00:28.703393 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (0), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:28.703406 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:28.703419 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:28.703430 [ 13 ] {} RaftInstance: local log idx 107, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:28.703440 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:28.703465 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:28.703491 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:28.703504 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=108 2024.09.25 21:00:28.756268 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=107, LastLogTerm 2, EntriesLength=1, CommitIndex=107 and Term=2 2024.09.25 21:00:28.756308 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 107 (1), req c idx: 107, my term: 2, my role: 1 2024.09.25 21:00:28.756322 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:28.756334 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 107, req log term: 2, my last log idx: 107, my log (107) term: 2 2024.09.25 21:00:28.756341 [ 12 ] {} RaftInstance: [INIT] log_idx: 108, count: 0, log_store_->next_slot(): 108, req.log_entries().size(): 1 2024.09.25 21:00:28.756347 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 108, count: 0 2024.09.25 21:00:28.756352 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 108, count: 0 2024.09.25 21:00:28.756362 [ 12 ] {} RaftInstance: append at 108, term 2, timestamp 0 2024.09.25 21:00:28.756390 [ 12 ] {} RaftInstance: durable index 107, sleep and wait for log appending completion 2024.09.25 21:00:28.757523 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:28.757564 [ 12 ] {} RaftInstance: wake up, durable index 108 2024.09.25 21:00:28.757578 [ 12 ] {} RaftInstance: local log idx 108, target_commit_idx 107, quick_commit_index_ 107, state_->get_commit_idx() 107 2024.09.25 21:00:28.757590 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:28.757610 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:28.757626 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:28.757637 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:28.757932 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:28.757958 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:28.757970 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:28.757995 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:28.758006 [ 15 ] {} RaftInstance: trigger commit upto 108 2024.09.25 21:00:28.758015 [ 15 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 107 2024.09.25 21:00:28.758025 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:28.758049 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:28.758061 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:28.758070 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:28.758087 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:28.758093 [ 20 ] {} RaftInstance: commit upto 108, current idx 107 2024.09.25 21:00:28.758101 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:28.758107 [ 20 ] {} RaftInstance: commit upto 108, current idx 108 2024.09.25 21:00:28.758146 [ 20 ] {} RaftInstance: DONE: commit upto 108, current idx 108 2024.09.25 21:00:28.758159 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:29.203706 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:29.203744 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:29.203758 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:29.203773 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:29.203784 [ 13 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:29.203795 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:29.203826 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:29.203844 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:29.203854 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:29.704244 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:29.704278 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:29.704291 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:29.704303 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:29.704315 [ 12 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:29.704326 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:29.704347 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:29.704379 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:29.704389 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:30.204579 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:30.204620 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:30.204634 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:30.204648 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:30.204660 [ 15 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:30.204671 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:30.204695 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:30.204722 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:30.204734 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:30.705615 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:30.705653 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:30.705669 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:30.705685 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:30.705697 [ 13 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:30.705708 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:30.705735 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:30.705763 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:30.705777 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:31.206422 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:31.206461 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:31.206475 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:31.206489 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:31.206500 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:31.206511 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:31.206535 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:31.206561 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:31.206574 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:31.707327 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:31.707361 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:31.707374 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:31.707387 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:31.707398 [ 13 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:31.707407 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:31.707429 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:31.707453 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:31.707462 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:32.208395 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:32.208437 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:32.208451 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:32.208465 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:32.208475 [ 15 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:32.208485 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:32.208511 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:32.208528 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:32.208540 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:32.709129 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:32.709189 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:32.709204 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:32.709227 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:32.709238 [ 13 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:32.709255 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:32.709279 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:32.709319 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:32.709339 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:33.209594 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:33.209626 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:33.209638 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:33.209649 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:33.209659 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:33.209668 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:33.209689 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:33.209704 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:33.209714 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:33.710876 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:33.710911 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:33.710924 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:33.710936 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:33.710946 [ 14 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:33.710956 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:33.710979 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:33.711030 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:33.711047 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:34.211388 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:34.211425 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:34.211436 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:34.211448 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:34.211458 [ 13 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:34.211467 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:34.211487 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:34.211502 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:34.211511 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:34.712079 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:34.712117 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:34.712129 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:34.712142 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:34.712152 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:34.712161 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:34.712184 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:34.712214 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:34.712225 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:35.213201 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:35.213240 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:35.213254 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:35.213267 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:35.213279 [ 16 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:35.213290 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:35.213316 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:35.213334 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:35.213346 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:35.713940 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:35.713982 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:35.713995 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:35.714016 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:35.714028 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:35.714038 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:35.714061 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:35.714093 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:35.714105 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:36.214703 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:36.214741 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:36.214753 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:36.214766 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:36.214777 [ 16 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:36.214786 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:36.214807 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:36.214821 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:36.214831 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:36.715373 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:36.715410 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:36.715422 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:36.715435 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:36.715446 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:36.715455 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:36.715476 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:36.715497 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:36.715506 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:37.216082 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:37.216128 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:37.216141 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:37.216155 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:37.216167 [ 17 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:37.216178 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:37.216205 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:37.216224 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:37.216234 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:37.716786 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:37.716820 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:37.716833 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:37.716846 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:37.716857 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:37.716866 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:37.716888 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:37.716904 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:37.716914 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:38.217684 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:38.217723 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:38.217736 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:38.217759 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:38.217770 [ 16 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:38.217782 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:38.217802 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:38.217824 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:38.217834 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:38.718425 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=0, CommitIndex=108 and Term=2 2024.09.25 21:00:38.718460 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (0), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:38.718472 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:38.718487 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:38.718500 [ 18 ] {} RaftInstance: local log idx 108, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:38.718512 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:38.718540 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:38.718558 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:38.718569 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=109 2024.09.25 21:00:38.756282 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=108, LastLogTerm 2, EntriesLength=1, CommitIndex=108 and Term=2 2024.09.25 21:00:38.756317 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 108 (1), req c idx: 108, my term: 2, my role: 1 2024.09.25 21:00:38.756331 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:38.756344 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 108, req log term: 2, my last log idx: 108, my log (108) term: 2 2024.09.25 21:00:38.756355 [ 16 ] {} RaftInstance: [INIT] log_idx: 109, count: 0, log_store_->next_slot(): 109, req.log_entries().size(): 1 2024.09.25 21:00:38.756366 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 109, count: 0 2024.09.25 21:00:38.756377 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 109, count: 0 2024.09.25 21:00:38.756391 [ 16 ] {} RaftInstance: append at 109, term 2, timestamp 0 2024.09.25 21:00:38.756419 [ 16 ] {} RaftInstance: durable index 108, sleep and wait for log appending completion 2024.09.25 21:00:38.757454 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:38.757522 [ 16 ] {} RaftInstance: wake up, durable index 109 2024.09.25 21:00:38.757547 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 108, quick_commit_index_ 108, state_->get_commit_idx() 108 2024.09.25 21:00:38.757559 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:38.757582 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:38.757611 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:38.757625 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:38.757905 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:38.757928 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:38.757940 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:38.757952 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:38.757963 [ 19 ] {} RaftInstance: trigger commit upto 109 2024.09.25 21:00:38.757971 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 108 2024.09.25 21:00:38.757979 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:38.758001 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:38.758019 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:38.758025 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:38.758041 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:38.758050 [ 20 ] {} RaftInstance: commit upto 109, current idx 108 2024.09.25 21:00:38.758056 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:38.758062 [ 20 ] {} RaftInstance: commit upto 109, current idx 109 2024.09.25 21:00:38.758089 [ 20 ] {} RaftInstance: DONE: commit upto 109, current idx 109 2024.09.25 21:00:38.758099 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:39.218725 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:39.218760 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:39.218771 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:39.218783 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:39.218793 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:39.218802 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:39.218823 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:39.218844 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:39.218854 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:39.719382 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:39.719429 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:39.719442 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:39.719456 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:39.719476 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:39.719487 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:39.719511 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:39.719538 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:39.719549 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:40.220582 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:40.220620 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:40.220630 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:40.220642 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:40.220651 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:40.220659 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:40.220678 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:40.220699 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:40.220708 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:40.720800 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:40.720839 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:40.720852 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:40.720864 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:40.720875 [ 18 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:40.720885 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:40.720907 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:40.720932 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:40.720944 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:41.222239 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:41.222275 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:41.222286 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:41.222300 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:41.222311 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:41.222321 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:41.222345 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:41.222370 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:41.222382 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:41.722775 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:41.722809 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:41.722820 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:41.722833 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:41.722843 [ 18 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:41.722854 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:41.722878 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:41.722907 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:41.722921 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:42.224273 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:42.224321 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:42.224335 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:42.224349 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:42.224360 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:42.224370 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:42.224397 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:42.224416 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:42.224428 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:42.724820 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:42.724856 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:42.724868 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:42.724881 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:42.724891 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:42.724900 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:42.724922 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:42.724945 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:42.724956 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:43.225406 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:43.225444 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:43.225456 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:43.225471 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:43.225483 [ 14 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:43.225493 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:43.225519 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:43.225547 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:43.225588 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:43.726747 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:43.726780 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:43.726792 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:43.726804 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:43.726815 [ 15 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:43.726826 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:43.726851 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:43.726877 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:43.726888 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:44.227937 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:44.227979 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:44.227993 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:44.228007 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:44.228020 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:44.228032 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:44.228059 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:44.228078 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:44.228089 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:44.728708 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:44.728749 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:44.728762 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:44.728776 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:44.728790 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:44.728801 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:44.728826 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:44.728852 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:44.728864 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:45.229555 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:45.229601 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:45.229614 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:45.229627 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:45.229639 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:45.229649 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:45.229671 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:45.229686 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:45.229696 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:45.729763 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:45.729802 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:45.729816 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:45.729830 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:45.729842 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:45.729853 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:45.729877 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:45.729902 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:45.729914 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:46.230291 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:46.230328 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:46.230342 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:46.230355 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:46.230366 [ 15 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:46.230376 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:46.230400 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:46.230424 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:46.230436 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:46.731362 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:46.731400 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:46.731412 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:46.731426 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:46.731435 [ 19 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:46.731446 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:46.731466 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:46.731482 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:46.731492 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:47.231733 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:47.231779 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:47.231792 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:47.231807 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:47.231819 [ 15 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:47.231829 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:47.231853 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:47.231870 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:47.231881 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:47.732290 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:47.732325 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:47.732337 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:47.732351 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:47.732383 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:47.732397 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:47.732421 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:47.732458 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:47.732471 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:48.233477 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:48.233528 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:48.233541 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:48.233557 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:48.233568 [ 13 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:48.233577 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:48.233600 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:48.233616 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:48.233626 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:48.733937 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=0, CommitIndex=109 and Term=2 2024.09.25 21:00:48.733978 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (0), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:48.733991 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:48.734003 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:48.734014 [ 16 ] {} RaftInstance: local log idx 109, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:48.734023 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:48.734044 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:48.734060 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:48.734070 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=110 2024.09.25 21:00:48.756266 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=109, LastLogTerm 2, EntriesLength=1, CommitIndex=109 and Term=2 2024.09.25 21:00:48.756305 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 109 (1), req c idx: 109, my term: 2, my role: 1 2024.09.25 21:00:48.756318 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:48.756332 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 109, req log term: 2, my last log idx: 109, my log (109) term: 2 2024.09.25 21:00:48.756342 [ 15 ] {} RaftInstance: [INIT] log_idx: 110, count: 0, log_store_->next_slot(): 110, req.log_entries().size(): 1 2024.09.25 21:00:48.756351 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 110, count: 0 2024.09.25 21:00:48.756360 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 110, count: 0 2024.09.25 21:00:48.756373 [ 15 ] {} RaftInstance: append at 110, term 2, timestamp 0 2024.09.25 21:00:48.756401 [ 15 ] {} RaftInstance: durable index 109, sleep and wait for log appending completion 2024.09.25 21:00:48.757409 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:48.757458 [ 15 ] {} RaftInstance: wake up, durable index 110 2024.09.25 21:00:48.757478 [ 15 ] {} RaftInstance: local log idx 110, target_commit_idx 109, quick_commit_index_ 109, state_->get_commit_idx() 109 2024.09.25 21:00:48.757496 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:48.757517 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:48.757541 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:48.757551 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:48.757884 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:48.757910 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:48.757922 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:48.757933 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:48.757943 [ 13 ] {} RaftInstance: trigger commit upto 110 2024.09.25 21:00:48.757953 [ 13 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 109 2024.09.25 21:00:48.757963 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:48.757988 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:48.758002 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:48.758009 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:48.758031 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:48.758046 [ 20 ] {} RaftInstance: commit upto 110, current idx 109 2024.09.25 21:00:48.758054 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:48.758061 [ 20 ] {} RaftInstance: commit upto 110, current idx 110 2024.09.25 21:00:48.758099 [ 20 ] {} RaftInstance: DONE: commit upto 110, current idx 110 2024.09.25 21:00:48.758111 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:49.234584 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:49.234618 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:49.234629 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:49.234642 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:49.234653 [ 17 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:49.234663 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:49.234683 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:49.234723 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:49.234735 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:49.735859 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:49.735899 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:49.735911 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:49.735923 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:49.735932 [ 16 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:49.735941 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:49.735961 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:49.735982 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:49.735991 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:50.237145 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:50.237179 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:50.237190 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:50.237203 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:50.237214 [ 18 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:50.237224 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:50.237249 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:50.237264 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:50.237274 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:50.737679 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:50.737711 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:50.737723 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:50.737736 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:50.737747 [ 17 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:50.737758 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:50.737781 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:50.737803 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:50.737814 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:51.238300 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:51.238338 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:51.238350 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:51.238364 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:51.238375 [ 16 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:51.238385 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:51.238408 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:51.238435 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:51.238447 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:51.739340 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:51.739378 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:51.739401 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:51.739415 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:51.739426 [ 16 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:51.739435 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:51.739464 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:51.739487 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:51.739498 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:52.240120 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:52.240161 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:52.240173 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:52.240186 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:52.240196 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:52.240205 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:52.240229 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:52.240244 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:52.240254 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:52.743821 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:52.743859 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:52.743871 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:52.743885 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:52.743895 [ 17 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:52.743905 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:52.743926 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:52.743942 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:52.743951 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:53.244455 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:53.244493 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:53.244506 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:53.244520 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:53.244532 [ 16 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:53.244543 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:53.244568 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:53.244589 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:53.244601 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:53.745287 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:53.745327 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:53.745341 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:53.745356 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:53.745387 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:53.745400 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:53.745426 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:53.745466 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:53.745480 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:54.245887 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:54.245919 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:54.245931 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:54.245945 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:54.245956 [ 17 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:54.245965 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:54.245987 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:54.246011 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:54.246023 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:54.746578 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:54.746612 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:54.746625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:54.746639 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:54.746650 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:54.746661 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:54.746684 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:54.746706 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:54.746718 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:55.247377 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:55.247412 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:55.247424 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:55.247437 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:55.247449 [ 12 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:55.247458 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:55.247473 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:55.247497 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:55.247509 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:55.747932 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:55.747971 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:55.747984 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:55.747996 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:55.748007 [ 17 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:55.748017 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:55.748040 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:55.748064 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:55.748075 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:56.249059 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:56.249105 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:56.249120 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:56.249134 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:56.249146 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:56.249157 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:56.249184 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:56.249213 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:56.249227 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:56.749336 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:56.749376 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:56.749389 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:56.749403 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:56.749414 [ 12 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:56.749425 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:56.749450 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:56.749476 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:56.749488 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:57.249958 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:57.250003 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:57.250017 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:57.250030 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:57.250041 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:57.250053 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:57.250078 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:57.250104 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:57.250117 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:57.750800 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:57.750837 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:57.750850 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:57.750863 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:57.750875 [ 12 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:57.750885 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:57.750910 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:57.750982 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:57.751002 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:58.251085 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:58.251125 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:58.251139 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:58.251154 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:58.251166 [ 14 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:58.251177 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:58.251202 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:58.251229 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:58.251264 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:58.752418 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=0, CommitIndex=110 and Term=2 2024.09.25 21:00:58.752463 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (0), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:58.752475 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:58.752486 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:58.752505 [ 12 ] {} RaftInstance: local log idx 110, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:58.752516 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:58.752538 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:58.752554 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:58.752574 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=111 2024.09.25 21:00:58.756265 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=110, LastLogTerm 2, EntriesLength=1, CommitIndex=110 and Term=2 2024.09.25 21:00:58.756296 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 110 (1), req c idx: 110, my term: 2, my role: 1 2024.09.25 21:00:58.756316 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:58.756327 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 110, req log term: 2, my last log idx: 110, my log (110) term: 2 2024.09.25 21:00:58.756337 [ 15 ] {} RaftInstance: [INIT] log_idx: 111, count: 0, log_store_->next_slot(): 111, req.log_entries().size(): 1 2024.09.25 21:00:58.756347 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 111, count: 0 2024.09.25 21:00:58.756356 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 111, count: 0 2024.09.25 21:00:58.756376 [ 15 ] {} RaftInstance: append at 111, term 2, timestamp 0 2024.09.25 21:00:58.756405 [ 15 ] {} RaftInstance: durable index 110, sleep and wait for log appending completion 2024.09.25 21:00:58.757487 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:00:58.757540 [ 15 ] {} RaftInstance: wake up, durable index 111 2024.09.25 21:00:58.757561 [ 15 ] {} RaftInstance: local log idx 111, target_commit_idx 110, quick_commit_index_ 110, state_->get_commit_idx() 110 2024.09.25 21:00:58.757580 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:58.757599 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:58.757620 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:58.757631 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:00:58.757951 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:00:58.757991 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:00:58.758005 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:58.758042 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:00:58.758053 [ 14 ] {} RaftInstance: trigger commit upto 111 2024.09.25 21:00:58.758063 [ 14 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 110 2024.09.25 21:00:58.758073 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:00:58.758102 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:58.758116 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:58.758120 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:00:58.758151 [ 20 ] {} RaftInstance: commit upto 111, current idx 110 2024.09.25 21:00:58.758137 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:58.758160 [ 20 ] {} RaftInstance: commit upto 111, current idx 111 2024.09.25 21:00:58.758170 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:00:58.758203 [ 20 ] {} RaftInstance: DONE: commit upto 111, current idx 111 2024.09.25 21:00:58.758215 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:00:59.252839 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:00:59.252877 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:00:59.252891 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:59.252906 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:00:59.252918 [ 15 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:00:59.252928 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:59.252953 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:59.252973 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:59.252985 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:00:59.753496 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:00:59.753537 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:00:59.753550 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:00:59.753563 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:00:59.753575 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:00:59.753586 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:00:59.753607 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:00:59.753630 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:00:59.753642 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:00.254460 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:00.254497 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:00.254512 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:00.254526 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:00.254539 [ 15 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:00.254549 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:00.254575 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:00.254602 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:00.254614 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:00.755219 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:00.755258 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:00.755272 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:00.755285 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:00.755297 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:00.755307 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:00.755330 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:00.755346 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:00.755356 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:01.255922 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:01.255964 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:01.255976 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:01.255987 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:01.255997 [ 15 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:01.256036 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:01.256066 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:01.256083 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:01.256094 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:01.756595 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:01.756633 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:01.756646 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:01.756658 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:01.756667 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:01.756678 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:01.756713 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:01.756737 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:01.756748 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:02.256951 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:02.256999 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:02.257014 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:02.257028 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:02.257040 [ 12 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:02.257051 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:02.257078 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:02.257105 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:02.257118 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:02.757996 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:02.758036 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:02.758048 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:02.758093 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:02.758107 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:02.758118 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:02.758143 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:02.758158 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:02.758170 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:03.258621 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:03.258655 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:03.258668 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:03.258681 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:03.258692 [ 18 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:03.258703 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:03.258730 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:03.258757 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:03.258770 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:03.759521 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:03.759560 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:03.759574 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:03.759588 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:03.759599 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:03.759609 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:03.759633 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:03.759649 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:03.759661 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:04.260533 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:04.260562 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:04.260573 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:04.260584 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:04.260595 [ 18 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:04.260604 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:04.260625 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:04.260649 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:04.260662 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:04.761094 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:04.761140 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:04.761153 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:04.761166 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:04.761177 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:04.761187 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:04.761212 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:04.761238 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:04.761250 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:05.261396 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:05.261424 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:05.261435 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:05.261446 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:05.261455 [ 18 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:05.261463 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:05.261476 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:05.261498 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:05.261508 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:05.762234 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:05.762271 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:05.762284 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:05.762298 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:05.762310 [ 16 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:05.762321 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:05.762344 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:05.762369 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:05.762381 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:06.262897 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:06.262935 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:06.262948 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:06.262962 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:06.262972 [ 13 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:06.262982 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:06.263003 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:06.263018 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:06.263028 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:06.763755 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:06.763793 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:06.763805 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:06.763816 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:06.763826 [ 17 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:06.763835 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:06.763857 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:06.763879 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:06.763889 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:07.264453 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:07.264499 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:07.264513 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:07.264526 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:07.264538 [ 16 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:07.264550 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:07.264575 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:07.264592 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:07.264604 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:07.765013 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:07.765063 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:07.765077 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:07.765092 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:07.765103 [ 17 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:07.765113 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:07.765137 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:07.765155 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:07.765166 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:08.266050 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=0, CommitIndex=111 and Term=2 2024.09.25 21:01:08.266088 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (0), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:08.266101 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:08.266114 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:08.266125 [ 16 ] {} RaftInstance: local log idx 111, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:08.266134 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:08.266159 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:08.266177 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:08.266189 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=112 2024.09.25 21:01:08.756293 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=111, LastLogTerm 2, EntriesLength=1, CommitIndex=111 and Term=2 2024.09.25 21:01:08.756329 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 111 (1), req c idx: 111, my term: 2, my role: 1 2024.09.25 21:01:08.756343 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:08.756357 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 111, req log term: 2, my last log idx: 111, my log (111) term: 2 2024.09.25 21:01:08.756368 [ 14 ] {} RaftInstance: [INIT] log_idx: 112, count: 0, log_store_->next_slot(): 112, req.log_entries().size(): 1 2024.09.25 21:01:08.756378 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 112, count: 0 2024.09.25 21:01:08.756388 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 112, count: 0 2024.09.25 21:01:08.756401 [ 14 ] {} RaftInstance: append at 112, term 2, timestamp 0 2024.09.25 21:01:08.756433 [ 14 ] {} RaftInstance: durable index 111, sleep and wait for log appending completion 2024.09.25 21:01:08.757831 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:08.757865 [ 14 ] {} RaftInstance: wake up, durable index 112 2024.09.25 21:01:08.757878 [ 14 ] {} RaftInstance: local log idx 112, target_commit_idx 111, quick_commit_index_ 111, state_->get_commit_idx() 111 2024.09.25 21:01:08.757888 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:08.757909 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:08.757933 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:08.757944 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:08.758273 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:08.758290 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:08.758300 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:08.758310 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:08.758319 [ 17 ] {} RaftInstance: trigger commit upto 112 2024.09.25 21:01:08.758327 [ 17 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 111 2024.09.25 21:01:08.758337 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:08.758359 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:08.758379 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:08.758379 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:08.758393 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:08.758410 [ 20 ] {} RaftInstance: commit upto 112, current idx 111 2024.09.25 21:01:08.758424 [ 20 ] {} RaftInstance: commit upto 112, current idx 112 2024.09.25 21:01:08.758417 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:08.758445 [ 20 ] {} RaftInstance: DONE: commit upto 112, current idx 112 2024.09.25 21:01:08.758462 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:08.766945 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:08.766981 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:08.766993 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:08.767005 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:08.767055 [ 17 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:08.767067 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:08.767090 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:08.767114 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:08.767125 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:09.267679 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:09.267718 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:09.267729 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:09.267743 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:09.267754 [ 14 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:09.267765 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:09.267788 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:09.267813 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:09.267824 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:09.768127 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:09.768169 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:09.768181 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:09.768195 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:09.768207 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:09.768217 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:09.768242 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:09.768268 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:09.768279 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:10.269069 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:10.269101 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:10.269112 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:10.269125 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:10.269135 [ 14 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:10.269145 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:10.269165 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:10.269180 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:10.269189 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:10.769588 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:10.769625 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:10.769638 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:10.769650 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:10.769662 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:10.769673 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:10.769727 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:10.769763 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:10.769774 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:11.270530 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:11.270569 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:11.270582 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:11.270595 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:11.270606 [ 14 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:11.270616 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:11.270639 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:11.270657 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:11.270667 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:11.771277 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:11.771313 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:11.771324 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:11.771336 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:11.771346 [ 12 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:11.771355 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:11.771375 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:11.771390 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:11.771399 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:12.272081 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:12.272123 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:12.272135 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:12.272147 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:12.272157 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:12.272167 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:12.272189 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:12.272237 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:12.272248 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:12.772460 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:12.772499 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:12.772513 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:12.772526 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:12.772537 [ 18 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:12.772547 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:12.772570 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:12.772595 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:12.772608 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:13.273830 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:13.273867 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:13.273880 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:13.273893 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:13.273904 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:13.273914 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:13.273939 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:13.273962 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:13.273974 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:13.774996 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:13.775035 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:13.775049 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:13.775062 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:13.775074 [ 18 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:13.775084 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:13.775111 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:13.775129 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:13.775141 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:14.276180 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:14.276217 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:14.276230 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:14.276243 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:14.276255 [ 12 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:14.276267 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:14.276294 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:14.276324 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:14.276339 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:14.776986 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:14.777030 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:14.777043 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:14.777056 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:14.777066 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:14.777075 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:14.777104 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:14.777127 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:14.777138 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:15.277580 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:15.277614 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:15.277626 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:15.277640 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:15.277652 [ 12 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:15.277662 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:15.277687 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:15.277712 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:15.277724 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:15.778481 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:15.778519 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:15.778533 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:15.778547 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:15.778559 [ 13 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:15.778570 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:15.778595 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:15.778613 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:15.778625 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:16.279164 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:16.279204 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:16.279217 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:16.279230 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:16.279241 [ 12 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:16.279252 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:16.279277 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:16.279303 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:16.279316 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:16.780174 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:16.780209 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:16.780222 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:16.780235 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:16.780248 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:16.780258 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:16.780283 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:16.780302 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:16.780313 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:17.280951 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:17.280995 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:17.281045 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:17.281067 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:17.281078 [ 12 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:17.281088 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:17.281114 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:17.281141 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:17.281152 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:17.781868 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:17.781906 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:17.781919 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:17.781933 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:17.781945 [ 19 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:17.781956 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:17.781983 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:17.782024 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:17.782041 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:18.282869 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=0, CommitIndex=112 and Term=2 2024.09.25 21:01:18.282907 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (0), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:18.282920 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:18.282933 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:18.282944 [ 15 ] {} RaftInstance: local log idx 112, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:18.282955 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:18.282980 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:18.283021 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:18.283034 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=113 2024.09.25 21:01:18.756293 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=112, LastLogTerm 2, EntriesLength=1, CommitIndex=112 and Term=2 2024.09.25 21:01:18.756328 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 112 (1), req c idx: 112, my term: 2, my role: 1 2024.09.25 21:01:18.756342 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:18.756357 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 112, req log term: 2, my last log idx: 112, my log (112) term: 2 2024.09.25 21:01:18.756367 [ 17 ] {} RaftInstance: [INIT] log_idx: 113, count: 0, log_store_->next_slot(): 113, req.log_entries().size(): 1 2024.09.25 21:01:18.756378 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 113, count: 0 2024.09.25 21:01:18.756388 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 113, count: 0 2024.09.25 21:01:18.756402 [ 17 ] {} RaftInstance: append at 113, term 2, timestamp 0 2024.09.25 21:01:18.756435 [ 17 ] {} RaftInstance: durable index 112, sleep and wait for log appending completion 2024.09.25 21:01:18.757595 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:18.757651 [ 17 ] {} RaftInstance: wake up, durable index 113 2024.09.25 21:01:18.757672 [ 17 ] {} RaftInstance: local log idx 113, target_commit_idx 112, quick_commit_index_ 112, state_->get_commit_idx() 112 2024.09.25 21:01:18.757683 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:18.757708 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:18.757734 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:18.757745 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:18.758032 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:18.758056 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:18.758067 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:18.758078 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:18.758087 [ 15 ] {} RaftInstance: trigger commit upto 113 2024.09.25 21:01:18.758097 [ 15 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 112 2024.09.25 21:01:18.758105 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:18.758127 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:18.758138 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:18.758147 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:18.758152 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:18.758169 [ 20 ] {} RaftInstance: commit upto 113, current idx 112 2024.09.25 21:01:18.758175 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:18.758182 [ 20 ] {} RaftInstance: commit upto 113, current idx 113 2024.09.25 21:01:18.758218 [ 20 ] {} RaftInstance: DONE: commit upto 113, current idx 113 2024.09.25 21:01:18.758228 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:18.783732 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:18.783770 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:18.783784 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:18.783798 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:18.783809 [ 14 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:18.783819 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:18.783844 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:18.783868 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:18.783879 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:19.284639 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:19.284674 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:19.284686 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:19.284698 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:19.284708 [ 18 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:19.284718 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:19.284739 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:19.284765 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:19.284777 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:19.785370 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:19.785408 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:19.785423 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:19.785437 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:19.785449 [ 15 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:19.785460 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:19.785486 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:19.785505 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:19.785516 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:20.286042 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:20.286076 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:20.286089 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:20.286101 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:20.286113 [ 14 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:20.286124 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:20.286149 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:20.286176 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:20.286189 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:20.786680 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:20.786718 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:20.786730 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:20.786743 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:20.786755 [ 18 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:20.786764 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:20.786787 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:20.786812 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:20.786823 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:21.287459 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:21.287505 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:21.287516 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:21.287530 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:21.287540 [ 18 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:21.287550 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:21.287573 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:21.287597 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:21.287609 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:21.788502 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:21.788538 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:21.788551 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:21.788563 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:21.788575 [ 19 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:21.788585 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:21.788609 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:21.788625 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:21.788636 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:22.289422 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:22.289457 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:22.289469 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:22.289481 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:22.289536 [ 18 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:22.289556 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:22.289728 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:22.289765 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:22.289777 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:22.790212 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:22.790247 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:22.790259 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:22.790270 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:22.790280 [ 13 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:22.790289 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:22.790310 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:22.790333 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:22.790343 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:23.291431 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:23.291469 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:23.291483 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:23.291496 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:23.291517 [ 16 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:23.291527 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:23.291550 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:23.291582 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:23.291594 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:23.792342 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:23.792393 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:23.792405 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:23.792417 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:23.792428 [ 13 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:23.792438 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:23.792460 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:23.792483 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:23.792494 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:24.293100 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:24.293139 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:24.293152 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:24.293166 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:24.293178 [ 19 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:24.293188 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:24.293212 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:24.293239 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:24.293253 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:24.794013 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:24.794049 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:24.794062 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:24.794074 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:24.794085 [ 13 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:24.794096 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:24.794119 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:24.794144 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:24.794173 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:25.294857 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:25.294892 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:25.294903 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:25.294914 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:25.294924 [ 19 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:25.294933 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:25.294954 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:25.294974 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:25.294984 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:25.795365 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:25.795404 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:25.795417 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:25.795431 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:25.795443 [ 13 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:25.795455 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:25.795482 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:25.795510 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:25.795523 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:26.296274 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:26.296313 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:26.296327 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:26.296342 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:26.296354 [ 16 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:26.296365 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:26.296390 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:26.296417 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:26.296430 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:26.797039 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:26.797076 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:26.797089 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:26.797102 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:26.797114 [ 12 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:26.797125 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:26.797151 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:26.797177 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:26.797190 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:27.297626 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:27.297664 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:27.297674 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:27.297685 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:27.297695 [ 16 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:27.297705 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:27.297725 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:27.297749 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:27.297759 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:27.798638 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:27.798674 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:27.798685 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:27.798698 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:27.798709 [ 12 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:27.798718 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:27.798742 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:27.798768 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:27.798779 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:28.299704 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=0, CommitIndex=113 and Term=2 2024.09.25 21:01:28.299751 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (0), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:28.299765 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:28.299778 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:28.299789 [ 16 ] {} RaftInstance: local log idx 113, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:28.299808 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:28.299831 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:28.299867 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:28.299880 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=114 2024.09.25 21:01:28.756333 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=113, LastLogTerm 2, EntriesLength=1, CommitIndex=113 and Term=2 2024.09.25 21:01:28.756368 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 113 (1), req c idx: 113, my term: 2, my role: 1 2024.09.25 21:01:28.756381 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:28.756394 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 113, req log term: 2, my last log idx: 113, my log (113) term: 2 2024.09.25 21:01:28.756402 [ 16 ] {} RaftInstance: [INIT] log_idx: 114, count: 0, log_store_->next_slot(): 114, req.log_entries().size(): 1 2024.09.25 21:01:28.756412 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 114, count: 0 2024.09.25 21:01:28.756420 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 114, count: 0 2024.09.25 21:01:28.756433 [ 16 ] {} RaftInstance: append at 114, term 2, timestamp 0 2024.09.25 21:01:28.756464 [ 16 ] {} RaftInstance: durable index 113, sleep and wait for log appending completion 2024.09.25 21:01:28.757607 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:28.757665 [ 16 ] {} RaftInstance: wake up, durable index 114 2024.09.25 21:01:28.757686 [ 16 ] {} RaftInstance: local log idx 114, target_commit_idx 113, quick_commit_index_ 113, state_->get_commit_idx() 113 2024.09.25 21:01:28.757696 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:28.757718 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:28.757740 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:28.757751 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:28.758052 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:28.758078 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:28.758090 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:28.758101 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:28.758112 [ 13 ] {} RaftInstance: trigger commit upto 114 2024.09.25 21:01:28.758121 [ 13 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 113 2024.09.25 21:01:28.758133 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:28.758158 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:28.758180 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:28.758181 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:28.758205 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:28.758213 [ 20 ] {} RaftInstance: commit upto 114, current idx 113 2024.09.25 21:01:28.758221 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:28.758228 [ 20 ] {} RaftInstance: commit upto 114, current idx 114 2024.09.25 21:01:28.758266 [ 20 ] {} RaftInstance: DONE: commit upto 114, current idx 114 2024.09.25 21:01:28.758281 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:28.800647 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:28.800690 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:28.800702 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:28.800715 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:28.800726 [ 16 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:28.800736 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:28.800759 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:28.800776 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:28.800786 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:29.301735 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:29.301773 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:29.301789 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:29.301802 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:29.301813 [ 13 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:29.301824 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:29.301850 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:29.301880 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:29.301893 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:29.802267 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:29.802312 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:29.802326 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:29.802339 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:29.802351 [ 15 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:29.802371 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:29.802393 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:29.802409 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:29.802449 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:30.303009 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:30.303083 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:30.303101 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:30.303122 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:30.303133 [ 13 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:30.303143 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:30.303164 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:30.303196 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:30.303206 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:30.804244 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:30.804276 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:30.804288 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:30.804301 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:30.804314 [ 17 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:30.804325 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:30.804350 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:30.804374 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:30.804386 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:31.305469 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:31.305507 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:31.305519 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:31.305531 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:31.305541 [ 15 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:31.305550 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:31.305571 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:31.305592 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:31.305603 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:31.806619 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:31.806678 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:31.806697 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:31.806713 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:31.806727 [ 17 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:31.806739 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:31.806764 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:31.806782 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:31.806793 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:32.307800 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:32.307850 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:32.307864 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:32.307878 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:32.307889 [ 15 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:32.307898 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:32.307922 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:32.307948 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:32.307960 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:32.808175 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:32.808210 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:32.808222 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:32.808235 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:32.808246 [ 14 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:32.808255 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:32.808278 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:32.808303 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:32.808314 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:33.308925 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:33.308958 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:33.308970 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:33.308983 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:33.308993 [ 18 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:33.309004 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:33.309069 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:33.309100 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:33.309113 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:33.810285 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:33.810318 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:33.810330 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:33.810343 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:33.810354 [ 14 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:33.810364 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:33.810421 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:33.810472 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:33.810489 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:34.310632 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:34.310667 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:34.310680 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:34.310693 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:34.310702 [ 19 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:34.310711 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:34.310733 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:34.310756 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:34.310765 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:34.811751 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:34.811790 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:34.811805 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:34.811819 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:34.811831 [ 14 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:34.811841 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:34.811864 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:34.811895 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:34.811907 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:35.312973 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:35.313044 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:35.313065 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:35.313077 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:35.313087 [ 19 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:35.313098 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:35.313121 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:35.313143 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:35.313153 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:35.814176 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:35.814214 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:35.814227 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:35.814239 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:35.814250 [ 16 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:35.814261 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:35.814283 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:35.814299 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:35.814310 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:36.314740 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:36.314779 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:36.314793 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:36.314806 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:36.314818 [ 14 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:36.314828 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:36.314850 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:36.314876 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:36.314889 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:36.815900 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:36.815942 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:36.815954 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:36.815966 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:36.815975 [ 17 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:36.815985 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:36.816006 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:36.816020 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:36.816030 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:37.317047 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:37.317095 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:37.317107 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:37.317120 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:37.317131 [ 14 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:37.317140 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:37.317161 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:37.317182 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:37.317192 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:37.817792 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:37.817828 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:37.817842 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:37.817857 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:37.817869 [ 17 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:37.817881 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:37.817912 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:37.817940 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:37.817954 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:38.319019 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=0, CommitIndex=114 and Term=2 2024.09.25 21:01:38.319058 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (0), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:38.319071 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:38.319084 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:38.319095 [ 13 ] {} RaftInstance: local log idx 114, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:38.319105 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:38.319131 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:38.319149 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:38.319162 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=115 2024.09.25 21:01:38.756312 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=114, LastLogTerm 2, EntriesLength=1, CommitIndex=114 and Term=2 2024.09.25 21:01:38.756358 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 114 (1), req c idx: 114, my term: 2, my role: 1 2024.09.25 21:01:38.756371 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:38.756384 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 114, req log term: 2, my last log idx: 114, my log (114) term: 2 2024.09.25 21:01:38.756395 [ 14 ] {} RaftInstance: [INIT] log_idx: 115, count: 0, log_store_->next_slot(): 115, req.log_entries().size(): 1 2024.09.25 21:01:38.756404 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 115, count: 0 2024.09.25 21:01:38.756413 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 115, count: 0 2024.09.25 21:01:38.756427 [ 14 ] {} RaftInstance: append at 115, term 2, timestamp 0 2024.09.25 21:01:38.756457 [ 14 ] {} RaftInstance: durable index 114, sleep and wait for log appending completion 2024.09.25 21:01:38.759143 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:38.759200 [ 14 ] {} RaftInstance: wake up, durable index 115 2024.09.25 21:01:38.759227 [ 14 ] {} RaftInstance: local log idx 115, target_commit_idx 114, quick_commit_index_ 114, state_->get_commit_idx() 114 2024.09.25 21:01:38.759238 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:38.759261 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:38.759286 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:38.759297 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:38.760319 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:38.760358 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:38.760372 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:38.760384 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:38.760393 [ 16 ] {} RaftInstance: trigger commit upto 115 2024.09.25 21:01:38.760402 [ 16 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 114 2024.09.25 21:01:38.760410 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:38.760433 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:38.760446 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:38.760455 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:38.760467 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:38.760483 [ 20 ] {} RaftInstance: commit upto 115, current idx 114 2024.09.25 21:01:38.760490 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:38.760498 [ 20 ] {} RaftInstance: commit upto 115, current idx 115 2024.09.25 21:01:38.760533 [ 20 ] {} RaftInstance: DONE: commit upto 115, current idx 115 2024.09.25 21:01:38.760544 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:38.820048 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:38.820090 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:38.820103 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:38.820115 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:38.820127 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:38.820138 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:38.820165 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:38.820192 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:38.820208 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:39.320609 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:39.320659 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:39.320699 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:39.320722 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:39.320736 [ 17 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:39.320749 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:39.320780 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:39.320807 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:39.320820 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:39.821830 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:39.821879 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:39.821892 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:39.821906 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:39.821917 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:39.821928 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:39.821953 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:39.821973 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:39.821986 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:40.322872 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:40.322906 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:40.322918 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:40.322929 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:40.322939 [ 14 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:40.322948 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:40.322969 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:40.323016 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:40.323030 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:40.823556 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:40.823590 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:40.823603 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:40.823616 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:40.823627 [ 17 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:40.823638 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:40.823663 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:40.823686 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:40.823697 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:41.324703 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:41.324741 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:41.324754 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:41.324767 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:41.324779 [ 14 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:41.324791 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:41.324816 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:41.324843 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:41.324856 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:41.825901 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:41.825940 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:41.825952 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:41.825963 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:41.825973 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:41.825983 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:41.826003 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:41.826017 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:41.826026 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:42.326429 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:42.326471 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:42.326483 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:42.326497 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:42.326508 [ 13 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:42.326518 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:42.326540 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:42.326556 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:42.326566 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:42.827972 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:42.828008 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:42.828021 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:42.828036 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:42.828049 [ 13 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:42.828061 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:42.828088 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:42.828134 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:42.828148 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:43.328297 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:43.328337 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:43.328348 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:43.328362 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:43.328372 [ 19 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:43.328381 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:43.328402 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:43.328425 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:43.328435 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:43.828617 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:43.828657 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:43.828669 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:43.828683 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:43.828693 [ 12 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:43.828703 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:43.828724 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:43.828747 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:43.828758 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:44.329680 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:44.329718 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:44.329731 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:44.329743 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:44.329755 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:44.329765 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:44.329787 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:44.329811 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:44.329823 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:44.830585 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:44.830625 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:44.830639 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:44.830652 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:44.830665 [ 12 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:44.830676 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:44.830700 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:44.830725 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:44.830737 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:45.331282 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:45.331319 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:45.331331 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:45.331344 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:45.331355 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:45.331365 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:45.331395 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:45.331411 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:45.331421 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:45.831937 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:45.831978 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:45.831993 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:45.832008 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:45.832020 [ 19 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:45.832032 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:45.832060 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:45.832084 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:45.832094 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:46.332743 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:46.332779 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:46.332791 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:46.332804 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:46.332813 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:46.332822 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:46.332844 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:46.332865 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:46.332875 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:46.833262 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:46.833298 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:46.833309 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:46.833322 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:46.833332 [ 19 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:46.833341 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:46.833365 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:46.833381 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:46.833391 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:47.334422 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:47.334466 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:47.334478 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:47.334491 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:47.334502 [ 18 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:47.334512 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:47.334533 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:47.334558 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:47.334568 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:47.834932 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:47.834988 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:47.835000 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:47.835013 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:47.835023 [ 14 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:47.835032 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:47.835102 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:47.835165 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:47.835181 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:48.335531 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=0, CommitIndex=115 and Term=2 2024.09.25 21:01:48.335569 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (0), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:48.335579 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:48.335591 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:48.335600 [ 19 ] {} RaftInstance: local log idx 115, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:48.335609 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:48.335630 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:48.335645 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:48.335654 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=116 2024.09.25 21:01:48.756356 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=115, LastLogTerm 2, EntriesLength=1, CommitIndex=115 and Term=2 2024.09.25 21:01:48.756399 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 115 (1), req c idx: 115, my term: 2, my role: 1 2024.09.25 21:01:48.756414 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:48.756428 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 115, req log term: 2, my last log idx: 115, my log (115) term: 2 2024.09.25 21:01:48.756439 [ 18 ] {} RaftInstance: [INIT] log_idx: 116, count: 0, log_store_->next_slot(): 116, req.log_entries().size(): 1 2024.09.25 21:01:48.756449 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 116, count: 0 2024.09.25 21:01:48.756483 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 116, count: 0 2024.09.25 21:01:48.756498 [ 18 ] {} RaftInstance: append at 116, term 2, timestamp 0 2024.09.25 21:01:48.756529 [ 18 ] {} RaftInstance: durable index 115, sleep and wait for log appending completion 2024.09.25 21:01:48.757596 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:48.757650 [ 18 ] {} RaftInstance: wake up, durable index 116 2024.09.25 21:01:48.757663 [ 18 ] {} RaftInstance: local log idx 116, target_commit_idx 115, quick_commit_index_ 115, state_->get_commit_idx() 115 2024.09.25 21:01:48.757675 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:48.757698 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:48.757726 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:48.757737 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:48.758024 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:48.758049 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:48.758059 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:48.758069 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:48.758077 [ 19 ] {} RaftInstance: trigger commit upto 116 2024.09.25 21:01:48.758085 [ 19 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 115 2024.09.25 21:01:48.758093 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:48.758115 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:48.758125 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:48.758134 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:48.758136 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:48.758158 [ 20 ] {} RaftInstance: commit upto 116, current idx 115 2024.09.25 21:01:48.758163 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:48.758171 [ 20 ] {} RaftInstance: commit upto 116, current idx 116 2024.09.25 21:01:48.758205 [ 20 ] {} RaftInstance: DONE: commit upto 116, current idx 116 2024.09.25 21:01:48.758216 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:48.836756 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:48.836791 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:48.836802 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:48.836814 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:48.836824 [ 19 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:48.836834 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:48.836853 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:48.836867 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:48.836876 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:49.337105 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:49.337141 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:49.337152 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:49.337165 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:49.337175 [ 17 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:49.337184 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:49.337204 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:49.337218 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:49.337227 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:49.837671 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:49.837726 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:49.837743 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:49.837755 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:49.837765 [ 18 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:49.837773 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:49.837794 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:49.837816 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:49.837826 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:50.338855 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:50.338892 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:50.338903 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:50.338915 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:50.338925 [ 17 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:50.338934 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:50.338955 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:50.338977 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:50.338987 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:50.839217 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:50.839256 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:50.839269 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:50.839284 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:50.839297 [ 13 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:50.839307 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:50.839328 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:50.839342 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:50.839352 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:51.339747 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:51.339787 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:51.339799 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:51.339811 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:51.339821 [ 17 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:51.339830 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:51.339852 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:51.339875 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:51.339885 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:51.840955 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:51.840994 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:51.841008 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:51.841039 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:51.841052 [ 18 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:51.841062 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:51.841084 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:51.841109 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:51.841122 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:52.341613 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:52.341665 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:52.341680 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:52.341728 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:52.341742 [ 17 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:52.341752 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:52.341777 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:52.341799 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:52.341809 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:52.842260 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:52.842296 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:52.842308 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:52.842322 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:52.842335 [ 13 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:52.842346 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:52.842370 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:52.842388 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:52.842399 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:53.343267 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:53.343307 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:53.343321 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:53.343335 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:53.343348 [ 17 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:53.343400 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:53.343432 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:53.343450 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:53.343462 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:53.844181 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:53.844218 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:53.844230 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:53.844243 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:53.844253 [ 13 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:53.844262 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:53.844283 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:53.844298 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:53.844307 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:54.344888 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:54.344926 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:54.344938 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:54.344952 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:54.344963 [ 15 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:54.344973 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:54.344997 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:54.345021 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:54.345032 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:54.845340 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:54.845382 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:54.845397 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:54.845412 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:54.845424 [ 19 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:54.845436 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:54.845466 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:54.845496 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:54.845510 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:55.346142 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:55.346182 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:55.346194 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:55.346207 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:55.346219 [ 15 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:55.346230 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:55.346256 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:55.346274 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:55.346284 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:55.846750 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:55.846791 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:55.846804 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:55.846819 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:55.846830 [ 19 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:55.846840 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:55.846863 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:55.846887 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:55.846898 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:56.348153 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:56.348191 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:56.348204 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:56.348218 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:56.348230 [ 19 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:56.348241 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:56.348262 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:56.348279 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:56.348290 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:56.848440 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:56.848474 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:56.848486 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:56.848498 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:56.848508 [ 15 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:56.848518 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:56.848543 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:56.848559 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:56.848570 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:57.349040 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:57.349090 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:57.349103 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:57.349116 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:57.349128 [ 12 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:57.349138 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:57.349160 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:57.349174 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:57.349183 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:57.849313 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:57.849345 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:57.849357 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:57.849370 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:57.849381 [ 15 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:57.849392 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:57.849416 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:57.849432 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:57.849442 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:58.350329 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=0, CommitIndex=116 and Term=2 2024.09.25 21:01:58.350367 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (0), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:58.350381 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:58.350396 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:58.350408 [ 14 ] {} RaftInstance: local log idx 116, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:58.350420 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:58.350467 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:58.350492 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:58.350504 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=117 2024.09.25 21:01:58.756285 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=116, LastLogTerm 2, EntriesLength=1, CommitIndex=116 and Term=2 2024.09.25 21:01:58.756322 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 116 (1), req c idx: 116, my term: 2, my role: 1 2024.09.25 21:01:58.756337 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:58.756350 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 116, req log term: 2, my last log idx: 116, my log (116) term: 2 2024.09.25 21:01:58.756360 [ 12 ] {} RaftInstance: [INIT] log_idx: 117, count: 0, log_store_->next_slot(): 117, req.log_entries().size(): 1 2024.09.25 21:01:58.756369 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 117, count: 0 2024.09.25 21:01:58.756377 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 117, count: 0 2024.09.25 21:01:58.756390 [ 12 ] {} RaftInstance: append at 117, term 2, timestamp 0 2024.09.25 21:01:58.756419 [ 12 ] {} RaftInstance: durable index 116, sleep and wait for log appending completion 2024.09.25 21:01:58.757463 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:01:58.757497 [ 12 ] {} RaftInstance: wake up, durable index 117 2024.09.25 21:01:58.757510 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 116, quick_commit_index_ 116, state_->get_commit_idx() 116 2024.09.25 21:01:58.757520 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:58.757543 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:58.757568 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:58.757579 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:01:58.757866 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:01:58.757892 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:01:58.757903 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:58.757914 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:01:58.757924 [ 14 ] {} RaftInstance: trigger commit upto 117 2024.09.25 21:01:58.757934 [ 14 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 116 2024.09.25 21:01:58.757943 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:01:58.757964 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:58.757975 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:58.757987 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:58.757996 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:01:58.758019 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:01:58.758043 [ 20 ] {} RaftInstance: commit upto 117, current idx 116 2024.09.25 21:01:58.758055 [ 20 ] {} RaftInstance: commit upto 117, current idx 117 2024.09.25 21:01:58.758089 [ 20 ] {} RaftInstance: DONE: commit upto 117, current idx 117 2024.09.25 21:01:58.758101 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:01:58.851411 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:01:58.851449 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:01:58.851461 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:58.851473 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:01:58.851484 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:01:58.851493 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:58.851514 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:58.851535 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:58.851545 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:01:59.352656 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:01:59.352697 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:01:59.352711 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:59.352725 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:01:59.352736 [ 13 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:01:59.352747 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:59.352770 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:59.352787 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:59.352799 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:01:59.853539 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:01:59.853577 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:01:59.853589 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:01:59.853601 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:01:59.853612 [ 18 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:01:59.853621 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:01:59.853646 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:01:59.853670 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:01:59.853681 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:00.354207 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:00.354244 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:00.354257 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:00.354271 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:00.354283 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:00.354294 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:00.354319 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:00.354346 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:00.354358 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:00.855643 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:00.855683 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:00.855698 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:00.855719 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:00.855731 [ 18 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:00.855742 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:00.855764 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:00.855789 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:00.855801 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:01.356358 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:01.356398 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:01.356411 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:01.356424 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:01.356435 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:01.356446 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:01.356504 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:01.356523 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:01.356535 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:01.856936 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:01.856973 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:01.856984 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:01.856996 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:01.857006 [ 13 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:01.857015 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:01.857035 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:01.857051 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:01.857059 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:02.357338 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:02.357389 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:02.357401 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:02.357415 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:02.357426 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:02.357436 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:02.357457 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:02.357481 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:02.357492 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:02.857716 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:02.857756 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:02.857768 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:02.857781 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:02.857792 [ 15 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:02.857803 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:02.857826 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:02.857842 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:02.857852 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:03.358415 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:03.358456 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:03.358470 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:03.358483 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:03.358495 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:03.358505 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:03.358530 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:03.358558 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:03.358572 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:03.858703 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:03.858741 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:03.858753 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:03.858766 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:03.858777 [ 13 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:03.858786 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:03.858808 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:03.858823 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:03.858833 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:04.359034 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:04.359078 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:04.359094 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:04.359109 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:04.359124 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:04.359135 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:04.359159 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:04.359185 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:04.359197 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:04.859632 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:04.859671 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:04.859685 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:04.859698 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:04.859711 [ 16 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:04.859722 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:04.859747 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:04.859766 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:04.859777 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:05.362364 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:05.362407 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:05.362422 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:05.362435 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:05.362446 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:05.362456 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:05.362479 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:05.362504 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:05.362515 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:05.862735 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:05.862774 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:05.862786 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:05.862800 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:05.862812 [ 13 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:05.862823 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:05.862847 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:05.862871 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:05.862882 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:06.363490 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:06.363530 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:06.363543 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:06.363556 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:06.363567 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:06.363587 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:06.363610 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:06.363633 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:06.363644 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:06.864556 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:06.864591 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:06.864602 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:06.864614 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:06.864624 [ 16 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:06.864634 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:06.864657 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:06.864681 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:06.864692 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:07.365628 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:07.365710 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:07.365727 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:07.365741 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:07.365752 [ 17 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:07.365762 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:07.365787 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:07.365811 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:07.365823 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:07.866607 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:07.866646 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:07.866659 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:07.866674 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:07.866687 [ 16 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:07.866698 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:07.866721 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:07.866749 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:07.866760 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:08.366812 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=0, CommitIndex=117 and Term=2 2024.09.25 21:02:08.366853 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (0), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:08.366866 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:08.366880 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:08.366892 [ 12 ] {} RaftInstance: local log idx 117, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:08.366902 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:08.366926 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:08.366950 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:08.366962 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=118 2024.09.25 21:02:08.756297 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=117, LastLogTerm 2, EntriesLength=1, CommitIndex=117 and Term=2 2024.09.25 21:02:08.756331 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 117 (1), req c idx: 117, my term: 2, my role: 1 2024.09.25 21:02:08.756343 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:08.756355 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 117, req log term: 2, my last log idx: 117, my log (117) term: 2 2024.09.25 21:02:08.756365 [ 17 ] {} RaftInstance: [INIT] log_idx: 118, count: 0, log_store_->next_slot(): 118, req.log_entries().size(): 1 2024.09.25 21:02:08.756374 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 118, count: 0 2024.09.25 21:02:08.756383 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 118, count: 0 2024.09.25 21:02:08.756396 [ 17 ] {} RaftInstance: append at 118, term 2, timestamp 0 2024.09.25 21:02:08.756427 [ 17 ] {} RaftInstance: durable index 117, sleep and wait for log appending completion 2024.09.25 21:02:08.757624 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:08.757663 [ 17 ] {} RaftInstance: wake up, durable index 118 2024.09.25 21:02:08.757676 [ 17 ] {} RaftInstance: local log idx 118, target_commit_idx 117, quick_commit_index_ 117, state_->get_commit_idx() 117 2024.09.25 21:02:08.757687 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:08.757701 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:08.757726 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:08.757737 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:08.758020 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:08.758049 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:08.758063 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:08.758075 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:08.758086 [ 16 ] {} RaftInstance: trigger commit upto 118 2024.09.25 21:02:08.758096 [ 16 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 117 2024.09.25 21:02:08.758106 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:08.758134 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:08.758149 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:08.758162 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:08.758165 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:08.758186 [ 20 ] {} RaftInstance: commit upto 118, current idx 117 2024.09.25 21:02:08.758195 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:08.758201 [ 20 ] {} RaftInstance: commit upto 118, current idx 118 2024.09.25 21:02:08.758242 [ 20 ] {} RaftInstance: DONE: commit upto 118, current idx 118 2024.09.25 21:02:08.758256 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:08.867719 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:08.867757 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:08.867769 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:08.867783 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:08.867794 [ 14 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:08.867805 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:08.867828 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:08.867851 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:08.867862 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:09.368279 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:09.368320 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:09.368334 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:09.368346 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:09.368357 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:09.368368 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:09.368394 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:09.368419 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:09.368431 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:09.869004 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:09.869044 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:09.869056 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:09.869069 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:09.869079 [ 14 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:09.869089 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:09.869112 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:09.869137 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:09.869148 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:10.369894 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:10.369930 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:10.369942 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:10.369957 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:10.370016 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:10.370031 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:10.370056 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:10.370087 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:10.370100 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:10.870507 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:10.870541 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:10.870553 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:10.870565 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:10.870575 [ 14 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:10.870585 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:10.870607 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:10.870628 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:10.870638 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:11.370826 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:11.370866 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:11.370878 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:11.370890 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:11.370901 [ 12 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:11.370912 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:11.370934 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:11.370958 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:11.370969 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:11.872040 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:11.872074 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:11.872085 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:11.872134 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:11.872155 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:11.872166 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:11.872190 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:11.872214 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:11.872227 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:12.372894 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:12.372938 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:12.372950 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:12.372964 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:12.372974 [ 14 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:12.372984 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:12.373033 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:12.373058 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:12.373069 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:12.873144 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:12.873184 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:12.873197 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:12.873211 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:12.873222 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:12.873234 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:12.873256 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:12.873281 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:12.873293 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:13.374437 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:13.374517 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:13.374530 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:13.374544 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:13.374555 [ 16 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:13.374583 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:13.374608 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:13.374635 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:13.374647 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:13.875104 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:13.875146 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:13.875160 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:13.875174 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:13.875185 [ 16 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:13.875196 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:13.875221 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:13.875238 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:13.875249 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:14.375983 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:14.376022 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:14.376035 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:14.376048 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:14.376058 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:14.376068 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:14.376090 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:14.376112 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:14.376123 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:14.876715 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:14.876752 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:14.876763 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:14.876775 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:14.876784 [ 13 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:14.876793 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:14.876814 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:14.876829 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:14.876837 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:15.377465 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:15.377502 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:15.377515 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:15.377528 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:15.377538 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:15.377547 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:15.377567 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:15.377611 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:15.377628 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:15.878211 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:15.878276 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:15.878287 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:15.878298 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:15.878307 [ 13 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:15.878317 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:15.878339 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:15.878362 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:15.878373 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:16.378445 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:16.378484 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:16.378495 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:16.378507 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:16.378517 [ 15 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:16.378526 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:16.378548 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:16.378569 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:16.378580 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:16.878972 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:16.879013 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:16.879064 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:16.879087 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:16.879098 [ 13 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:16.879108 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:16.879131 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:16.879156 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:16.879167 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:17.380296 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:17.380345 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:17.380358 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:17.380372 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:17.380383 [ 15 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:17.380393 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:17.380416 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:17.380432 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:17.380443 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:17.881514 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:17.881551 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:17.881564 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:17.881576 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:17.881588 [ 18 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:17.881618 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:17.881642 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:17.881666 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:17.881678 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:18.382083 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=0, CommitIndex=118 and Term=2 2024.09.25 21:02:18.382126 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (0), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:18.382139 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:18.382153 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:18.382164 [ 19 ] {} RaftInstance: local log idx 118, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:18.382174 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:18.382199 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:18.382227 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:18.382240 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=119 2024.09.25 21:02:18.756324 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=118, LastLogTerm 2, EntriesLength=1, CommitIndex=118 and Term=2 2024.09.25 21:02:18.756355 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 118 (1), req c idx: 118, my term: 2, my role: 1 2024.09.25 21:02:18.756369 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:18.756381 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 118, req log term: 2, my last log idx: 118, my log (118) term: 2 2024.09.25 21:02:18.756390 [ 17 ] {} RaftInstance: [INIT] log_idx: 119, count: 0, log_store_->next_slot(): 119, req.log_entries().size(): 1 2024.09.25 21:02:18.756400 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 119, count: 0 2024.09.25 21:02:18.756409 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 119, count: 0 2024.09.25 21:02:18.756422 [ 17 ] {} RaftInstance: append at 119, term 2, timestamp 0 2024.09.25 21:02:18.756452 [ 17 ] {} RaftInstance: durable index 118, sleep and wait for log appending completion 2024.09.25 21:02:18.757611 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:18.757641 [ 17 ] {} RaftInstance: wake up, durable index 119 2024.09.25 21:02:18.757653 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 118, quick_commit_index_ 118, state_->get_commit_idx() 118 2024.09.25 21:02:18.757663 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:18.757753 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:18.757785 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:18.757796 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:18.758094 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:18.758118 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:18.758129 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:18.758141 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:18.758150 [ 19 ] {} RaftInstance: trigger commit upto 119 2024.09.25 21:02:18.758159 [ 19 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 118 2024.09.25 21:02:18.758169 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:18.758191 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:18.758204 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:18.758208 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:18.758225 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:18.758229 [ 20 ] {} RaftInstance: commit upto 119, current idx 118 2024.09.25 21:02:18.758238 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:18.758244 [ 20 ] {} RaftInstance: commit upto 119, current idx 119 2024.09.25 21:02:18.758277 [ 20 ] {} RaftInstance: DONE: commit upto 119, current idx 119 2024.09.25 21:02:18.758288 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:18.882849 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:18.882891 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:18.882908 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:18.882925 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:18.882939 [ 12 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:18.882951 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:18.882976 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:18.883001 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:18.883012 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:19.383216 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:19.383273 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:19.383286 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:19.383300 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:19.383312 [ 18 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:19.383322 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:19.383347 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:19.383373 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:19.383384 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:19.883766 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:19.883811 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:19.883825 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:19.883837 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:19.883849 [ 19 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:19.883859 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:19.883884 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:19.883903 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:19.883915 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:20.384653 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:20.384691 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:20.384703 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:20.384716 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:20.384726 [ 18 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:20.384736 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:20.384759 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:20.384784 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:20.384796 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:20.885413 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:20.885459 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:20.885472 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:20.885485 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:20.885507 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:20.885519 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:20.885540 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:20.885564 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:20.885585 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:21.386050 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:21.386092 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:21.386104 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:21.386116 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:21.386128 [ 18 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:21.386167 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:21.386190 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:21.386215 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:21.386226 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:21.886722 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:21.886761 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:21.886775 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:21.886788 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:21.886800 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:21.886810 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:21.886835 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:21.886851 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:21.886862 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:22.387313 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:22.387363 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:22.387375 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:22.387387 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:22.387397 [ 19 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:22.387406 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:22.387429 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:22.387446 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:22.387457 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:22.887929 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:22.887964 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:22.887975 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:22.887987 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:22.887997 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:22.888006 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:22.888027 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:22.888051 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:22.888063 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:23.388583 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:23.388619 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:23.388630 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:23.388643 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:23.388654 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:23.388663 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:23.388685 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:23.388708 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:23.388719 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:23.889573 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:23.889612 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:23.889625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:23.889637 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:23.889649 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:23.889659 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:23.889683 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:23.889707 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:23.889718 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:24.390148 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:24.390189 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:24.390202 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:24.390215 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:24.390225 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:24.390235 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:24.390257 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:24.390280 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:24.390292 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:24.891211 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:24.891294 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:24.891310 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:24.891325 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:24.891338 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:24.891351 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:24.891377 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:24.891406 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:24.891420 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:25.392159 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:25.392198 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:25.392209 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:25.392221 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:25.392230 [ 16 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:25.392239 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:25.392259 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:25.392274 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:25.392283 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:25.892774 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:25.892809 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:25.892822 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:25.892835 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:25.892846 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:25.892855 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:25.892879 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:25.892905 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:25.892916 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:26.394228 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:26.394266 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:26.394278 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:26.394291 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:26.394302 [ 17 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:26.394312 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:26.394334 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:26.394349 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:26.394359 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:26.893320 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:26.893353 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:26.893365 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:26.893377 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:26.893389 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:26.893399 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:26.893421 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:26.893444 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:26.893456 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:27.393934 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:27.393978 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:27.393991 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:27.394005 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:27.394017 [ 16 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:27.394027 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:27.394055 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:27.394153 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:27.394169 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:27.895128 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:27.895163 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:27.895176 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:27.895191 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:27.895203 [ 14 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:27.895214 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:27.895239 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:27.895263 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:27.895274 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:28.397215 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=0, CommitIndex=119 and Term=2 2024.09.25 21:02:28.397254 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (0), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:28.397265 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:28.397277 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:28.397287 [ 16 ] {} RaftInstance: local log idx 119, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:28.397297 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:28.397309 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:28.397329 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:28.397340 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=120 2024.09.25 21:02:28.756367 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=119, LastLogTerm 2, EntriesLength=1, CommitIndex=119 and Term=2 2024.09.25 21:02:28.756400 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 119 (1), req c idx: 119, my term: 2, my role: 1 2024.09.25 21:02:28.756411 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:28.756422 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 119, req log term: 2, my last log idx: 119, my log (119) term: 2 2024.09.25 21:02:28.756431 [ 14 ] {} RaftInstance: [INIT] log_idx: 120, count: 0, log_store_->next_slot(): 120, req.log_entries().size(): 1 2024.09.25 21:02:28.756439 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 120, count: 0 2024.09.25 21:02:28.756447 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 120, count: 0 2024.09.25 21:02:28.756460 [ 14 ] {} RaftInstance: append at 120, term 2, timestamp 0 2024.09.25 21:02:28.756485 [ 14 ] {} RaftInstance: durable index 119, sleep and wait for log appending completion 2024.09.25 21:02:28.757634 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:28.757690 [ 14 ] {} RaftInstance: wake up, durable index 120 2024.09.25 21:02:28.757714 [ 14 ] {} RaftInstance: local log idx 120, target_commit_idx 119, quick_commit_index_ 119, state_->get_commit_idx() 119 2024.09.25 21:02:28.757724 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:28.757745 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:28.757767 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:28.757776 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:28.758076 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:28.758098 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:28.758108 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:28.758118 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:28.758128 [ 14 ] {} RaftInstance: trigger commit upto 120 2024.09.25 21:02:28.758137 [ 14 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 119 2024.09.25 21:02:28.758145 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:28.758165 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:28.758175 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:28.758188 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:28.758193 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:28.758213 [ 20 ] {} RaftInstance: commit upto 120, current idx 119 2024.09.25 21:02:28.758218 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:28.758225 [ 20 ] {} RaftInstance: commit upto 120, current idx 120 2024.09.25 21:02:28.758260 [ 20 ] {} RaftInstance: DONE: commit upto 120, current idx 120 2024.09.25 21:02:28.758271 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:28.897881 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:28.897915 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:28.897925 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:28.897936 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:28.897945 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:28.897954 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:28.897974 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:28.897996 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:28.898006 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:29.398722 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:29.398756 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:29.398768 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:29.398781 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:29.398790 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:29.398800 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:29.398821 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:29.398837 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:29.398847 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:29.899578 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:29.899616 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:29.899628 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:29.899639 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:29.899649 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:29.899658 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:29.899678 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:29.899700 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:29.899709 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:30.400180 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:30.400219 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:30.400233 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:30.400247 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:30.400259 [ 14 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:30.400269 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:30.400294 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:30.400321 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:30.400334 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:30.901023 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:30.901061 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:30.901074 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:30.901088 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:30.901100 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:30.901110 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:30.901133 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:30.901177 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:30.901191 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:31.401292 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:31.401333 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:31.401345 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:31.401359 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:31.401371 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:31.401381 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:31.401406 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:31.401433 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:31.401445 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:31.901855 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:31.901896 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:31.901909 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:31.901923 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:31.901934 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:31.901944 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:31.901969 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:31.901986 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:31.901998 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:32.403061 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:32.403109 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:32.403122 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:32.403136 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:32.403148 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:32.403158 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:32.403182 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:32.403208 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:32.403220 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:32.903989 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:32.904049 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:32.904064 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:32.904079 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:32.904091 [ 12 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:32.904102 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:32.904126 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:32.904151 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:32.904163 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:33.404608 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:33.404651 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:33.404666 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:33.404678 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:33.404689 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:33.404700 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:33.404725 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:33.404750 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:33.404761 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:33.905709 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:33.905747 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:33.905759 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:33.905772 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:33.905783 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:33.905794 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:33.905820 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:33.905846 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:33.905857 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:34.406551 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:34.406585 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:34.406598 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:34.406610 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:34.406622 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:34.406631 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:34.406655 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:34.406672 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:34.406683 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:34.907154 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:34.907191 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:34.907204 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:34.907216 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:34.907226 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:34.907235 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:34.907257 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:34.907295 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:34.907306 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:35.408069 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:35.408110 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:35.408123 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:35.408138 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:35.408150 [ 18 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:35.408161 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:35.408186 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:35.408203 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:35.408216 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:35.909072 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:35.909108 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:35.909121 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:35.909135 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:35.909147 [ 13 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:35.909158 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:35.909184 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:35.909201 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:35.909212 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:36.409642 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:36.409679 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:36.409692 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:36.409704 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:36.409714 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:36.409723 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:36.409743 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:36.409765 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:36.409775 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:36.910620 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:36.910661 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:36.910675 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:36.910689 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:36.910701 [ 19 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:36.910711 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:36.910737 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:36.910764 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:36.910776 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:37.411341 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:37.411388 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:37.411399 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:37.411412 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:37.411423 [ 15 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:37.411433 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:37.411459 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:37.411476 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:37.411485 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:37.911916 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:37.911956 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:37.911967 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:37.911979 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:37.911989 [ 19 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:37.912000 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:37.912022 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:37.912040 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:37.912050 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:38.412623 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=0, CommitIndex=120 and Term=2 2024.09.25 21:02:38.412660 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (0), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:38.412672 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:38.412705 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:38.412720 [ 16 ] {} RaftInstance: local log idx 120, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:38.412731 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:38.412753 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:38.412770 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:38.412782 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=121 2024.09.25 21:02:38.756325 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=120, LastLogTerm 2, EntriesLength=1, CommitIndex=120 and Term=2 2024.09.25 21:02:38.756361 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 120 (1), req c idx: 120, my term: 2, my role: 1 2024.09.25 21:02:38.756373 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:38.756385 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 120, req log term: 2, my last log idx: 120, my log (120) term: 2 2024.09.25 21:02:38.756396 [ 15 ] {} RaftInstance: [INIT] log_idx: 121, count: 0, log_store_->next_slot(): 121, req.log_entries().size(): 1 2024.09.25 21:02:38.756405 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 121, count: 0 2024.09.25 21:02:38.756415 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 121, count: 0 2024.09.25 21:02:38.756429 [ 15 ] {} RaftInstance: append at 121, term 2, timestamp 0 2024.09.25 21:02:38.756460 [ 15 ] {} RaftInstance: durable index 120, sleep and wait for log appending completion 2024.09.25 21:02:38.757538 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:38.757572 [ 15 ] {} RaftInstance: wake up, durable index 121 2024.09.25 21:02:38.757585 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 120, quick_commit_index_ 120, state_->get_commit_idx() 120 2024.09.25 21:02:38.757596 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:38.757619 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:38.757646 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:38.757660 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:38.757953 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:38.757980 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:38.757993 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:38.758004 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:38.758014 [ 17 ] {} RaftInstance: trigger commit upto 121 2024.09.25 21:02:38.758041 [ 17 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 120 2024.09.25 21:02:38.758051 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:38.758075 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:38.758099 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:38.758100 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:38.758116 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:38.758132 [ 20 ] {} RaftInstance: commit upto 121, current idx 120 2024.09.25 21:02:38.758140 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:38.758147 [ 20 ] {} RaftInstance: commit upto 121, current idx 121 2024.09.25 21:02:38.758189 [ 20 ] {} RaftInstance: DONE: commit upto 121, current idx 121 2024.09.25 21:02:38.758203 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:38.913735 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:38.913775 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:38.913788 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:38.913802 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:38.913815 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:38.913827 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:38.913854 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:38.913873 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:38.913885 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:39.414425 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:39.414465 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:39.414478 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:39.414490 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:39.414501 [ 14 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:39.414510 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:39.414535 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:39.414560 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:39.414574 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:39.915156 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:39.915197 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:39.915211 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:39.915224 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:39.915236 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:39.915247 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:39.915272 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:39.915290 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:39.915302 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:40.416022 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:40.416056 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:40.416068 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:40.416079 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:40.416089 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:40.416099 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:40.416120 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:40.416135 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:40.416144 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:40.916637 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:40.916672 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:40.916685 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:40.916700 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:40.916713 [ 12 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:40.916723 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:40.916748 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:40.916765 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:40.916776 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:41.417428 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:41.417470 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:41.417485 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:41.417500 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:41.417513 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:41.417524 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:41.417546 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:41.417569 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:41.417581 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:41.918265 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:41.918291 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:41.918302 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:41.918315 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:41.918358 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:41.918370 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:41.918384 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:41.918429 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:41.918456 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:42.419128 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:42.419173 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:42.419210 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:42.419224 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:42.419235 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:42.419246 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:42.419266 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:42.419282 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:42.419292 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:42.920699 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:42.920746 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:42.920760 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:42.920773 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:42.920784 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:42.920803 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:42.920817 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:42.920841 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:42.920860 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:43.421501 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:43.421533 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:43.421543 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:43.421555 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:43.421565 [ 18 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:43.421574 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:43.421595 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:43.421652 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:43.421692 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:43.922316 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:43.922356 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:43.922370 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:43.922385 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:43.922396 [ 15 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:43.922408 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:43.922435 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:43.922463 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:43.922476 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:44.423106 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:44.423154 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:44.423165 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:44.423176 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:44.423186 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:44.423195 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:44.423215 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:44.423229 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:44.423238 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:44.923776 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:44.923815 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:44.923828 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:44.923840 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:44.923851 [ 18 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:44.923861 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:44.923884 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:44.923909 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:44.923921 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:45.424310 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:45.424350 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:45.424364 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:45.424378 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:45.424390 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:45.424401 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:45.424424 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:45.424450 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:45.424461 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:45.925198 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:45.925243 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:45.925255 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:45.925270 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:45.925281 [ 18 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:45.925292 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:45.925315 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:45.925339 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:45.925349 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:46.426062 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:46.426097 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:46.426108 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:46.426119 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:46.426130 [ 13 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:46.426139 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:46.426161 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:46.426209 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:46.426221 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:46.926766 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:46.926804 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:46.926816 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:46.926827 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:46.926838 [ 18 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:46.926848 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:46.926870 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:46.926891 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:46.926900 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:47.427658 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:47.427708 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:47.427720 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:47.427732 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:47.427744 [ 13 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:47.427754 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:47.427777 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:47.427801 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:47.427812 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:47.928561 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:47.928595 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:47.928607 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:47.928620 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:47.928631 [ 16 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:47.928641 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:47.928663 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:47.928679 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:47.928689 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:48.429159 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=0, CommitIndex=121 and Term=2 2024.09.25 21:02:48.429199 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (0), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:48.429211 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:48.429224 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:48.429236 [ 18 ] {} RaftInstance: local log idx 121, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:48.429247 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:48.429285 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:48.429314 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:48.429327 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=122 2024.09.25 21:02:48.756307 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=121, LastLogTerm 2, EntriesLength=1, CommitIndex=121 and Term=2 2024.09.25 21:02:48.756341 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 121 (1), req c idx: 121, my term: 2, my role: 1 2024.09.25 21:02:48.756351 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:48.756363 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 121, req log term: 2, my last log idx: 121, my log (121) term: 2 2024.09.25 21:02:48.756372 [ 19 ] {} RaftInstance: [INIT] log_idx: 122, count: 0, log_store_->next_slot(): 122, req.log_entries().size(): 1 2024.09.25 21:02:48.756380 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 122, count: 0 2024.09.25 21:02:48.756387 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 122, count: 0 2024.09.25 21:02:48.756399 [ 19 ] {} RaftInstance: append at 122, term 2, timestamp 0 2024.09.25 21:02:48.756426 [ 19 ] {} RaftInstance: durable index 121, sleep and wait for log appending completion 2024.09.25 21:02:48.757490 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:48.757522 [ 19 ] {} RaftInstance: wake up, durable index 122 2024.09.25 21:02:48.757533 [ 19 ] {} RaftInstance: local log idx 122, target_commit_idx 121, quick_commit_index_ 121, state_->get_commit_idx() 121 2024.09.25 21:02:48.757542 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:48.757563 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:48.757580 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:48.757590 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:48.757872 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:48.757900 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:48.757911 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:48.757922 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:48.757932 [ 16 ] {} RaftInstance: trigger commit upto 122 2024.09.25 21:02:48.757941 [ 16 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 121 2024.09.25 21:02:48.757949 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:48.757972 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:48.757993 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:48.757994 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:48.758015 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:48.758022 [ 20 ] {} RaftInstance: commit upto 122, current idx 121 2024.09.25 21:02:48.758028 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:48.758036 [ 20 ] {} RaftInstance: commit upto 122, current idx 122 2024.09.25 21:02:48.758126 [ 20 ] {} RaftInstance: DONE: commit upto 122, current idx 122 2024.09.25 21:02:48.758138 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:48.929580 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:48.929615 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:48.929626 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:48.929639 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:48.929649 [ 19 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:48.929659 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:48.929679 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:48.929700 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:48.929710 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:49.430609 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:49.430647 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:49.430659 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:49.430670 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:49.430681 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:49.430691 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:49.430713 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:49.430735 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:49.430745 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:49.931637 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:49.931679 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:49.931691 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:49.931704 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:49.931715 [ 16 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:49.931724 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:49.931745 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:49.931768 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:49.931780 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:50.432325 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:50.432371 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:50.432383 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:50.432403 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:50.432413 [ 18 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:50.432423 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:50.432443 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:50.432470 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:50.432480 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:50.933137 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:50.933176 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:50.933189 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:50.933203 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:50.933215 [ 18 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:50.933226 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:50.933252 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:50.933281 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:50.933295 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:51.433699 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:51.433738 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:51.433750 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:51.433764 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:51.433776 [ 14 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:51.433786 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:51.433806 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:51.433824 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:51.433837 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:51.934501 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:51.934567 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:51.934584 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:51.934598 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:51.934609 [ 18 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:51.934620 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:51.934643 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:51.934665 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:51.934676 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:52.435435 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:52.435485 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:52.435498 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:52.435512 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:52.435524 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:52.435534 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:52.435559 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:52.435583 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:52.435595 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:52.936010 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:52.936062 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:52.936078 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:52.936092 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:52.936103 [ 16 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:52.936113 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:52.936138 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:52.936161 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:52.936173 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:53.436898 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:53.436936 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:53.436948 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:53.436963 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:53.436976 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:53.436986 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:53.437010 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:53.437040 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:53.437054 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:53.938059 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:53.938099 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:53.938114 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:53.938129 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:53.938141 [ 18 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:53.938152 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:53.938181 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:53.938209 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:53.938222 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:54.439114 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:54.439155 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:54.439171 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:54.439185 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:54.439196 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:54.439207 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:54.439233 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:54.439259 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:54.439271 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:54.939844 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:54.939885 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:54.939898 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:54.939911 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:54.939922 [ 12 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:54.939932 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:54.939955 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:54.939993 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:54.940009 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:55.440569 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:55.440606 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:55.440617 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:55.440629 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:55.440639 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:55.440648 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:55.440669 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:55.440692 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:55.440704 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:55.941142 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:55.941177 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:55.941187 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:55.941196 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:55.941204 [ 15 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:55.941211 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:55.941230 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:55.941273 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:55.941285 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:56.442294 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:56.442328 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:56.442339 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:56.442352 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:56.442363 [ 12 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:56.442374 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:56.442400 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:56.442436 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:56.442447 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:56.943410 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:56.943445 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:56.943457 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:56.943471 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:56.943482 [ 15 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:56.943493 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:56.943516 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:56.943540 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:56.943550 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:57.443783 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:57.443831 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:57.443844 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:57.443857 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:57.443867 [ 17 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:57.443877 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:57.443901 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:57.443946 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:57.443963 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:57.944896 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:57.944935 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:57.944949 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:57.944962 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:57.944974 [ 13 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:57.944984 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:57.945010 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:57.945035 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:57.945047 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:58.446154 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=0, CommitIndex=122 and Term=2 2024.09.25 21:02:58.446190 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (0), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:58.446205 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:58.446219 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:58.446231 [ 15 ] {} RaftInstance: local log idx 122, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:58.446242 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:58.446266 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:58.446291 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:58.446302 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=123 2024.09.25 21:02:58.756333 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=122, LastLogTerm 2, EntriesLength=1, CommitIndex=122 and Term=2 2024.09.25 21:02:58.756368 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 122 (1), req c idx: 122, my term: 2, my role: 1 2024.09.25 21:02:58.756381 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:58.756434 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 122, req log term: 2, my last log idx: 122, my log (122) term: 2 2024.09.25 21:02:58.756454 [ 17 ] {} RaftInstance: [INIT] log_idx: 123, count: 0, log_store_->next_slot(): 123, req.log_entries().size(): 1 2024.09.25 21:02:58.756463 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 123, count: 0 2024.09.25 21:02:58.756472 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 123, count: 0 2024.09.25 21:02:58.756485 [ 17 ] {} RaftInstance: append at 123, term 2, timestamp 0 2024.09.25 21:02:58.756516 [ 17 ] {} RaftInstance: durable index 122, sleep and wait for log appending completion 2024.09.25 21:02:58.757579 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:02:58.757639 [ 17 ] {} RaftInstance: wake up, durable index 123 2024.09.25 21:02:58.757660 [ 17 ] {} RaftInstance: local log idx 123, target_commit_idx 122, quick_commit_index_ 122, state_->get_commit_idx() 122 2024.09.25 21:02:58.757671 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:58.757694 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:58.757711 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:58.757722 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:02:58.758164 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:02:58.758190 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:02:58.758201 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:58.758211 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:02:58.758221 [ 15 ] {} RaftInstance: trigger commit upto 123 2024.09.25 21:02:58.758231 [ 15 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 122 2024.09.25 21:02:58.758240 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:02:58.758261 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:58.758273 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:58.758282 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:02:58.758288 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:58.758309 [ 20 ] {} RaftInstance: commit upto 123, current idx 122 2024.09.25 21:02:58.758317 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:02:58.758324 [ 20 ] {} RaftInstance: commit upto 123, current idx 123 2024.09.25 21:02:58.758444 [ 20 ] {} RaftInstance: DONE: commit upto 123, current idx 123 2024.09.25 21:02:58.758454 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:02:58.946848 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:02:58.946886 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:02:58.946898 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:58.946911 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:02:58.946922 [ 17 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:02:58.946932 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:58.946955 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:58.946981 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:58.946994 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:02:59.447112 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:02:59.447148 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:02:59.447161 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:59.447174 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:02:59.447213 [ 13 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:02:59.447226 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:59.447249 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:59.447275 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:59.447287 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:02:59.948207 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:02:59.948238 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:02:59.948249 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:02:59.948261 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:02:59.948272 [ 14 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:02:59.948281 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:02:59.948302 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:02:59.948323 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:02:59.948334 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:00.449016 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:00.449051 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:00.449062 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:00.449075 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:00.449085 [ 13 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:00.449095 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:00.449117 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:00.449133 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:00.449142 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:00.949500 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:00.949541 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:00.949555 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:00.949569 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:00.949580 [ 14 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:00.949591 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:00.949613 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:00.949630 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:00.949641 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:01.450748 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:01.450789 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:01.450803 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:01.450817 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:01.450828 [ 13 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:01.450838 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:01.450863 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:01.450887 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:01.450897 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:01.951373 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:01.951410 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:01.951422 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:01.951434 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:01.951444 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:01.951453 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:01.951476 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:01.951497 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:01.951507 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:02.452701 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:02.452748 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:02.452759 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:02.452771 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:02.452780 [ 13 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:02.452788 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:02.452809 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:02.452831 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:02.452839 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:02.952944 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:02.953045 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:02.953068 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:02.953082 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:02.953095 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:02.953107 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:02.953122 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:02.953149 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:02.953161 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:03.453774 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:03.453806 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:03.453818 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:03.453831 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:03.453841 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:03.453851 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:03.453873 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:03.453898 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:03.453910 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:03.954903 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:03.954942 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:03.954956 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:03.954969 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:03.954981 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:03.954993 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:03.955020 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:03.955047 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:03.955060 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:04.456233 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:04.456273 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:04.456285 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:04.456299 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:04.456311 [ 14 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:04.456322 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:04.456347 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:04.456374 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:04.456387 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:04.956930 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:04.956968 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:04.956979 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:04.956991 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:04.957001 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:04.957010 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:04.957033 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:04.957058 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:04.957070 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:05.458134 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:05.458173 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:05.458185 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:05.458206 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:05.458217 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:05.458227 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:05.458249 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:05.458271 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:05.458280 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:05.959311 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:05.959351 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:05.959363 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:05.959375 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:05.959385 [ 14 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:05.959394 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:05.959416 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:05.959437 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:05.959446 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:06.459931 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:06.459972 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:06.459985 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:06.459999 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:06.460012 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:06.460024 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:06.460048 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:06.460072 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:06.460085 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:06.960598 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:06.960636 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:06.960647 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:06.960659 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:06.960669 [ 12 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:06.960678 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:06.960699 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:06.960721 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:06.960730 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:07.461294 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:07.461338 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:07.461350 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:07.461363 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:07.461376 [ 14 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:07.461386 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:07.461412 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:07.461433 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:07.461444 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:07.961831 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:07.961872 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:07.961884 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:07.961897 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:07.961908 [ 12 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:07.961917 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:07.961942 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:07.961958 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:07.961969 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:08.462486 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=0, CommitIndex=123 and Term=2 2024.09.25 21:03:08.462525 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (0), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:08.462537 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:08.462551 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:08.462564 [ 16 ] {} RaftInstance: local log idx 123, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:08.462576 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:08.462603 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:08.462632 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:08.462645 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=124 2024.09.25 21:03:08.756337 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=123, LastLogTerm 2, EntriesLength=1, CommitIndex=123 and Term=2 2024.09.25 21:03:08.756379 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 123 (1), req c idx: 123, my term: 2, my role: 1 2024.09.25 21:03:08.756393 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:08.756407 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 123, req log term: 2, my last log idx: 123, my log (123) term: 2 2024.09.25 21:03:08.756419 [ 18 ] {} RaftInstance: [INIT] log_idx: 124, count: 0, log_store_->next_slot(): 124, req.log_entries().size(): 1 2024.09.25 21:03:08.756429 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 124, count: 0 2024.09.25 21:03:08.756438 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 124, count: 0 2024.09.25 21:03:08.756452 [ 18 ] {} RaftInstance: append at 124, term 2, timestamp 0 2024.09.25 21:03:08.756486 [ 18 ] {} RaftInstance: durable index 123, sleep and wait for log appending completion 2024.09.25 21:03:08.757613 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:08.757662 [ 18 ] {} RaftInstance: wake up, durable index 124 2024.09.25 21:03:08.757682 [ 18 ] {} RaftInstance: local log idx 124, target_commit_idx 123, quick_commit_index_ 123, state_->get_commit_idx() 123 2024.09.25 21:03:08.757693 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:08.757716 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:08.757741 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:08.757754 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:08.758041 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:08.758069 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:08.758082 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:08.758094 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:08.758105 [ 16 ] {} RaftInstance: trigger commit upto 124 2024.09.25 21:03:08.758115 [ 16 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 123 2024.09.25 21:03:08.758135 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:08.758161 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:08.758182 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:08.758183 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:08.758198 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:08.758211 [ 20 ] {} RaftInstance: commit upto 124, current idx 123 2024.09.25 21:03:08.758219 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:08.758226 [ 20 ] {} RaftInstance: commit upto 124, current idx 124 2024.09.25 21:03:08.758261 [ 20 ] {} RaftInstance: DONE: commit upto 124, current idx 124 2024.09.25 21:03:08.758273 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:08.962897 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:08.962929 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:08.962941 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:08.962952 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:08.962963 [ 18 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:08.962973 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:08.963032 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:08.963061 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:08.963074 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:09.463495 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:09.463532 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:09.463544 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:09.463557 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:09.463567 [ 16 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:09.463577 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:09.463600 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:09.463618 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:09.463629 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:09.964130 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:09.964162 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:09.964172 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:09.964183 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:09.964192 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:09.964201 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:09.964221 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:09.964236 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:09.964244 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:10.464933 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:10.464973 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:10.464985 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:10.464997 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:10.465009 [ 17 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:10.465019 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:10.465044 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:10.465068 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:10.465079 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:10.965694 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:10.965732 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:10.965744 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:10.965756 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:10.965767 [ 16 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:10.965778 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:10.965802 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:10.965826 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:10.965837 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:11.466783 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:11.466821 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:11.466832 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:11.466844 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:11.466854 [ 17 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:11.466864 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:11.466885 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:11.466900 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:11.466910 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:11.967699 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:11.967741 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:11.967760 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:11.967773 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:11.967782 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:11.967792 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:11.967812 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:11.967834 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:11.967843 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:12.468461 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:12.468509 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:12.468523 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:12.468537 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:12.468549 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:12.468560 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:12.468583 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:12.468608 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:12.468620 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:12.969273 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:12.969317 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:12.969330 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:12.969343 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:12.969354 [ 13 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:12.969364 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:12.969389 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:12.969416 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:12.969427 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:13.470293 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:13.470331 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:13.470344 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:13.470358 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:13.470370 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:13.470382 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:13.470408 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:13.470437 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:13.470450 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:13.970842 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:13.970885 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:13.970899 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:13.970914 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:13.970925 [ 13 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:13.970935 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:13.970975 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:13.970992 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:13.971004 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:14.471576 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:14.471615 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:14.471627 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:14.471641 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:14.471653 [ 19 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:14.471675 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:14.471690 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:14.471715 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:14.471733 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:14.972593 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:14.972640 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:14.972652 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:14.972672 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:14.972728 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:14.972739 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:14.972760 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:14.972775 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:14.972792 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:15.473412 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:15.473452 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:15.473465 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:15.473477 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:15.473487 [ 13 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:15.473497 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:15.473520 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:15.473544 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:15.473556 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:15.974216 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:15.974299 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:15.974312 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:15.974325 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:15.974335 [ 19 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:15.974345 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:15.974368 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:15.974390 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:15.974401 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:16.475214 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:16.475255 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:16.475267 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:16.475280 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:16.475301 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:16.475313 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:16.475336 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:16.475366 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:16.475408 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:16.975844 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:16.975878 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:16.975889 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:16.975901 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:16.975911 [ 19 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:16.975933 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:16.975947 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:16.975970 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:16.975981 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:17.476557 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:17.476608 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:17.476622 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:17.476636 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:17.476647 [ 15 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:17.476659 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:17.476681 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:17.476702 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:17.476713 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:17.977562 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:17.977590 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:17.977600 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:17.977612 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:17.977622 [ 14 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:17.977631 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:17.977652 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:17.977667 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:17.977677 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:18.478125 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=0, CommitIndex=124 and Term=2 2024.09.25 21:03:18.478177 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (0), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:18.478192 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:18.478207 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:18.478220 [ 12 ] {} RaftInstance: local log idx 124, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:18.478230 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:18.478262 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:18.478286 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:18.478297 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=125 2024.09.25 21:03:18.756282 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=124, LastLogTerm 2, EntriesLength=1, CommitIndex=124 and Term=2 2024.09.25 21:03:18.756317 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 124 (1), req c idx: 124, my term: 2, my role: 1 2024.09.25 21:03:18.756326 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:18.756335 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 124, req log term: 2, my last log idx: 124, my log (124) term: 2 2024.09.25 21:03:18.756342 [ 17 ] {} RaftInstance: [INIT] log_idx: 125, count: 0, log_store_->next_slot(): 125, req.log_entries().size(): 1 2024.09.25 21:03:18.756348 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 125, count: 0 2024.09.25 21:03:18.756354 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 125, count: 0 2024.09.25 21:03:18.756364 [ 17 ] {} RaftInstance: append at 125, term 2, timestamp 0 2024.09.25 21:03:18.756388 [ 17 ] {} RaftInstance: durable index 124, sleep and wait for log appending completion 2024.09.25 21:03:18.757630 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:18.757687 [ 17 ] {} RaftInstance: wake up, durable index 125 2024.09.25 21:03:18.757712 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 124, quick_commit_index_ 124, state_->get_commit_idx() 124 2024.09.25 21:03:18.757726 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:18.757754 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:18.757782 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:18.757797 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:18.758124 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:18.758150 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:18.758163 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:18.758174 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:18.758185 [ 14 ] {} RaftInstance: trigger commit upto 125 2024.09.25 21:03:18.758195 [ 14 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 124 2024.09.25 21:03:18.758205 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:18.758228 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:18.758240 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:18.758247 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:18.758261 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:18.758266 [ 20 ] {} RaftInstance: commit upto 125, current idx 124 2024.09.25 21:03:18.758273 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:18.758279 [ 20 ] {} RaftInstance: commit upto 125, current idx 125 2024.09.25 21:03:18.758313 [ 20 ] {} RaftInstance: DONE: commit upto 125, current idx 125 2024.09.25 21:03:18.758326 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:18.978671 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:18.978713 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:18.978728 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:18.978743 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:18.978755 [ 12 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:18.978768 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:18.978782 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:18.978808 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:18.978821 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:19.479352 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:19.479388 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:19.479399 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:19.479413 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:19.479453 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:19.479465 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:19.479488 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:19.479504 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:19.479514 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:19.980174 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:19.980208 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:19.980219 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:19.980231 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:19.980242 [ 16 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:19.980252 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:19.980279 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:19.980304 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:19.980316 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:20.481068 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:20.481109 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:20.481123 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:20.481137 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:20.481149 [ 12 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:20.481159 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:20.481181 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:20.481206 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:20.481217 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:20.981734 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:20.981767 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:20.981780 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:20.981794 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:20.981804 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:20.981815 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:20.981850 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:20.981877 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:20.981891 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:21.482337 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:21.482399 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:21.482419 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:21.482432 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:21.482443 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:21.482453 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:21.482480 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:21.482501 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:21.482512 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:21.983206 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:21.983245 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:21.983258 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:21.983270 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:21.983280 [ 14 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:21.983290 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:21.983310 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:21.983324 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:21.983334 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:22.484284 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:22.484327 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:22.484339 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:22.484351 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:22.484361 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:22.484371 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:22.484394 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:22.484409 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:22.484419 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:22.984866 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:22.984903 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:22.984917 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:22.984931 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:22.984942 [ 12 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:22.984951 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:22.984977 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:22.985002 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:22.985014 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:23.485762 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:23.485811 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:23.485823 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:23.485837 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:23.485847 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:23.485857 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:23.485898 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:23.485926 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:23.485939 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:23.986694 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:23.986731 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:23.986743 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:23.986757 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:23.986877 [ 15 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:23.986897 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:23.986927 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:23.986944 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:23.986954 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:24.487825 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:24.487865 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:24.487879 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:24.487892 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:24.487904 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:24.487913 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:24.487928 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:24.487945 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:24.487957 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:24.988698 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:24.988738 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:24.988750 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:24.988785 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:24.988800 [ 12 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:24.988811 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:24.988835 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:24.988863 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:24.988876 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:25.489754 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:25.489792 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:25.489803 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:25.489816 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:25.489826 [ 13 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:25.489836 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:25.489857 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:25.489895 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:25.489906 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:25.990437 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:25.990470 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:25.990481 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:25.990492 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:25.990502 [ 13 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:25.990511 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:25.990531 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:25.990553 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:25.990562 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:26.491327 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:26.491360 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:26.491372 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:26.491384 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:26.491395 [ 19 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:26.491406 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:26.491430 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:26.491456 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:26.491468 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:26.992008 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:26.992046 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:26.992060 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:26.992074 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:26.992084 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:26.992095 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:26.992118 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:26.992143 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:26.992155 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:27.492789 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:27.492833 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:27.492844 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:27.492855 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:27.492865 [ 13 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:27.492874 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:27.492894 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:27.492908 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:27.492917 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:27.993435 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:27.993475 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:27.993489 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:27.993503 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:27.993515 [ 19 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:27.993527 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:27.993553 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:27.993579 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:27.993590 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:28.494369 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=0, CommitIndex=125 and Term=2 2024.09.25 21:03:28.494409 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (0), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:28.494421 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:28.494434 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:28.494446 [ 17 ] {} RaftInstance: local log idx 125, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:28.494456 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:28.494482 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:28.494504 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:28.494514 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=126 2024.09.25 21:03:28.756318 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=125, LastLogTerm 2, EntriesLength=1, CommitIndex=125 and Term=2 2024.09.25 21:03:28.756353 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 125 (1), req c idx: 125, my term: 2, my role: 1 2024.09.25 21:03:28.756365 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:28.756378 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 125, req log term: 2, my last log idx: 125, my log (125) term: 2 2024.09.25 21:03:28.756388 [ 19 ] {} RaftInstance: [INIT] log_idx: 126, count: 0, log_store_->next_slot(): 126, req.log_entries().size(): 1 2024.09.25 21:03:28.756398 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 126, count: 0 2024.09.25 21:03:28.756407 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 126, count: 0 2024.09.25 21:03:28.756420 [ 19 ] {} RaftInstance: append at 126, term 2, timestamp 0 2024.09.25 21:03:28.756450 [ 19 ] {} RaftInstance: durable index 125, sleep and wait for log appending completion 2024.09.25 21:03:28.757448 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:28.757501 [ 19 ] {} RaftInstance: wake up, durable index 126 2024.09.25 21:03:28.757521 [ 19 ] {} RaftInstance: local log idx 126, target_commit_idx 125, quick_commit_index_ 125, state_->get_commit_idx() 125 2024.09.25 21:03:28.757533 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:28.757555 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:28.757580 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:28.757591 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:28.757919 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:28.757943 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:28.757953 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:28.757963 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:28.757972 [ 17 ] {} RaftInstance: trigger commit upto 126 2024.09.25 21:03:28.757980 [ 17 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 125 2024.09.25 21:03:28.757987 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:28.758010 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:28.758033 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:28.758049 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:28.758050 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:28.758060 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:28.758071 [ 20 ] {} RaftInstance: commit upto 126, current idx 125 2024.09.25 21:03:28.758085 [ 20 ] {} RaftInstance: commit upto 126, current idx 126 2024.09.25 21:03:28.758116 [ 20 ] {} RaftInstance: DONE: commit upto 126, current idx 126 2024.09.25 21:03:28.758127 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:28.995477 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:28.995513 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:28.995525 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:28.995537 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:28.995547 [ 19 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:28.995556 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:28.995578 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:28.995598 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:28.995611 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:29.496349 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:29.496413 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:29.496432 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:29.496445 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:29.496456 [ 16 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:29.496466 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:29.496493 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:29.496508 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:29.496517 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:29.997081 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:29.997120 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:29.997131 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:29.997143 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:29.997153 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:29.997162 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:29.997183 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:29.997204 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:29.997213 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:30.497606 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:30.497643 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:30.497654 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:30.497665 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:30.497676 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:30.497686 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:30.497708 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:30.497731 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:30.497741 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:30.998520 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:30.998560 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:30.998573 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:30.998586 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:30.998597 [ 15 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:30.998608 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:30.998630 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:30.998654 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:30.998665 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:31.499442 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:31.499483 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:31.499496 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:31.499508 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:31.499553 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:31.499566 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:31.499589 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:31.499614 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:31.499625 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:32.000764 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:32.000801 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:32.000812 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:32.000824 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:32.000833 [ 15 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:32.000843 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:32.000865 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:32.000887 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:32.000896 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:32.501418 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:32.501470 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:32.501486 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:32.501501 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:32.501514 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:32.501525 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:32.501558 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:32.501587 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:32.501601 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:33.002443 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:33.002485 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:33.002496 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:33.002509 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:33.002519 [ 14 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:33.002529 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:33.002551 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:33.002575 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:33.002585 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:33.503145 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:33.503237 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:33.503255 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:33.503269 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:33.503279 [ 14 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:33.503288 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:33.503309 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:33.503332 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:33.503342 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:34.003918 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:34.003965 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:34.003979 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:34.003993 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:34.004006 [ 12 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:34.004017 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:34.004041 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:34.004066 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:34.004078 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:34.504990 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:34.505058 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:34.505071 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:34.505085 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:34.505096 [ 15 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:34.505105 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:34.505128 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:34.505151 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:34.505162 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:35.005817 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:35.005851 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:35.005863 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:35.005875 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:35.005887 [ 14 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:35.005897 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:35.005920 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:35.005947 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:35.005959 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:35.506488 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:35.506527 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:35.506541 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:35.506554 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:35.506566 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:35.506576 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:35.506598 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:35.506614 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:35.506624 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:36.007172 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:36.007210 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:36.007223 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:36.007238 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:36.007250 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:36.007261 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:36.007287 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:36.007313 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:36.007325 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:36.507761 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:36.507802 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:36.507814 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:36.507825 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:36.507836 [ 17 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:36.507845 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:36.507868 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:36.507895 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:36.507907 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:37.008259 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:37.008300 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:37.008313 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:37.008327 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:37.008339 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:37.008349 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:37.008372 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:37.008397 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:37.008410 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:37.509337 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:37.509401 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:37.509414 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:37.509443 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:37.509455 [ 17 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:37.509465 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:37.509489 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:37.509513 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:37.509523 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:38.009679 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:38.009721 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:38.009736 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:38.009752 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:38.009767 [ 18 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:38.009779 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:38.009807 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:38.009827 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:38.009839 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:38.510942 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=0, CommitIndex=126 and Term=2 2024.09.25 21:03:38.510984 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (0), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:38.510999 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:38.511014 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:38.511026 [ 17 ] {} RaftInstance: local log idx 126, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:38.511038 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:38.511065 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:38.511091 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:38.511104 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=127 2024.09.25 21:03:38.756301 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=126, LastLogTerm 2, EntriesLength=1, CommitIndex=126 and Term=2 2024.09.25 21:03:38.756331 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 126 (1), req c idx: 126, my term: 2, my role: 1 2024.09.25 21:03:38.756342 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:38.756354 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 126, req log term: 2, my last log idx: 126, my log (126) term: 2 2024.09.25 21:03:38.756364 [ 13 ] {} RaftInstance: [INIT] log_idx: 127, count: 0, log_store_->next_slot(): 127, req.log_entries().size(): 1 2024.09.25 21:03:38.756373 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 127, count: 0 2024.09.25 21:03:38.756382 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 127, count: 0 2024.09.25 21:03:38.756396 [ 13 ] {} RaftInstance: append at 127, term 2, timestamp 0 2024.09.25 21:03:38.756425 [ 13 ] {} RaftInstance: durable index 126, sleep and wait for log appending completion 2024.09.25 21:03:38.757421 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:38.757463 [ 13 ] {} RaftInstance: wake up, durable index 127 2024.09.25 21:03:38.757478 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 126, quick_commit_index_ 126, state_->get_commit_idx() 126 2024.09.25 21:03:38.757490 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:38.757511 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:38.757526 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:38.757536 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:38.757835 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:38.757861 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:38.757875 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:38.757887 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:38.757897 [ 18 ] {} RaftInstance: trigger commit upto 127 2024.09.25 21:03:38.757910 [ 18 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 126 2024.09.25 21:03:38.757921 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:38.757945 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:38.757966 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:38.757968 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:38.757991 [ 20 ] {} RaftInstance: commit upto 127, current idx 126 2024.09.25 21:03:38.758001 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:38.758006 [ 20 ] {} RaftInstance: commit upto 127, current idx 127 2024.09.25 21:03:38.758030 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:38.758059 [ 20 ] {} RaftInstance: DONE: commit upto 127, current idx 127 2024.09.25 21:03:38.758071 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:39.011612 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:39.011648 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:39.011659 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:39.011671 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:39.011681 [ 19 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:39.011690 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:39.011712 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:39.011726 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:39.011735 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:39.512132 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:39.512167 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:39.512180 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:39.512193 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:39.512204 [ 16 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:39.512215 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:39.512238 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:39.512262 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:39.512274 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:40.012404 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:40.012448 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:40.012462 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:40.012477 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:40.012490 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:40.012503 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:40.012533 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:40.012596 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:40.012612 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:40.512699 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:40.512741 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:40.512753 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:40.512766 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:40.512777 [ 19 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:40.512786 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:40.512809 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:40.512834 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:40.512846 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:41.013477 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:41.013510 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:41.013523 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:41.013535 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:41.013545 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:41.013555 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:41.013595 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:41.013618 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:41.013629 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:41.514161 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:41.514195 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:41.514208 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:41.514223 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:41.514236 [ 16 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:41.514248 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:41.514275 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:41.514304 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:41.514319 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:42.015474 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:42.015516 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:42.015529 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:42.015543 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:42.015554 [ 12 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:42.015565 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:42.015590 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:42.015614 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:42.015626 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:42.516160 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:42.516206 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:42.516219 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:42.516250 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:42.516261 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:42.516272 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:42.516293 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:42.516308 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:42.516318 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:43.016913 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:43.016979 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:43.016993 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:43.017007 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:43.017019 [ 12 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:43.017029 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:43.017055 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:43.017081 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:43.017093 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:43.517830 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:43.517868 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:43.517880 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:43.517894 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:43.517905 [ 16 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:43.517915 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:43.517938 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:43.517953 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:43.517963 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:44.018589 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:44.018627 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:44.018639 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:44.018653 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:44.018665 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:44.018675 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:44.018699 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:44.018725 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:44.018735 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:44.520401 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:44.520440 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:44.520455 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:44.520470 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:44.520482 [ 14 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:44.520493 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:44.520520 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:44.520546 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:44.520558 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:45.021576 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:45.021610 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:45.021622 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:45.021635 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:45.021646 [ 15 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:45.021656 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:45.021681 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:45.021705 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:45.021716 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:45.522169 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:45.522203 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:45.522214 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:45.522226 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:45.522236 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:45.522245 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:45.522265 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:45.522286 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:45.522310 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:46.022686 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:46.022720 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:46.022732 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:46.022745 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:46.022756 [ 14 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:46.022766 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:46.022787 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:46.022810 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:46.022822 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:46.523868 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:46.523912 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:46.523925 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:46.523938 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:46.523948 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:46.523956 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:46.523978 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:46.524001 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:46.524012 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:47.024621 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:47.024661 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:47.024675 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:47.024690 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:47.024701 [ 17 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:47.024712 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:47.024728 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:47.024755 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:47.024770 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:47.524923 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:47.524970 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:47.524983 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:47.524997 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:47.525008 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:47.525018 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:47.525038 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:47.525067 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:47.525078 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:48.026106 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:48.026138 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:48.026151 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:48.026164 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:48.026175 [ 14 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:48.026185 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:48.026208 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:48.026235 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:48.026248 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:48.526659 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=0, CommitIndex=127 and Term=2 2024.09.25 21:03:48.526696 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (0), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:48.526708 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:48.526722 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:48.526734 [ 13 ] {} RaftInstance: local log idx 127, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:48.526744 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:48.526768 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:48.526791 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:48.526802 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=128 2024.09.25 21:03:48.756433 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=127, LastLogTerm 2, EntriesLength=1, CommitIndex=127 and Term=2 2024.09.25 21:03:48.756469 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 127 (1), req c idx: 127, my term: 2, my role: 1 2024.09.25 21:03:48.756482 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:48.756495 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 127, req log term: 2, my last log idx: 127, my log (127) term: 2 2024.09.25 21:03:48.756506 [ 17 ] {} RaftInstance: [INIT] log_idx: 128, count: 0, log_store_->next_slot(): 128, req.log_entries().size(): 1 2024.09.25 21:03:48.756514 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 128, count: 0 2024.09.25 21:03:48.756523 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 128, count: 0 2024.09.25 21:03:48.756537 [ 17 ] {} RaftInstance: append at 128, term 2, timestamp 0 2024.09.25 21:03:48.756590 [ 17 ] {} RaftInstance: durable index 127, sleep and wait for log appending completion 2024.09.25 21:03:48.757647 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:48.757690 [ 17 ] {} RaftInstance: wake up, durable index 128 2024.09.25 21:03:48.757705 [ 17 ] {} RaftInstance: local log idx 128, target_commit_idx 127, quick_commit_index_ 127, state_->get_commit_idx() 127 2024.09.25 21:03:48.757717 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:48.757748 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:48.757796 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:48.757810 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:48.758099 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:48.758117 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:48.758128 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:48.758138 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:48.758147 [ 14 ] {} RaftInstance: trigger commit upto 128 2024.09.25 21:03:48.758155 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 127 2024.09.25 21:03:48.758164 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:48.758185 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:48.758195 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:48.758207 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:48.758206 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:48.758218 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:48.758233 [ 20 ] {} RaftInstance: commit upto 128, current idx 127 2024.09.25 21:03:48.758246 [ 20 ] {} RaftInstance: commit upto 128, current idx 128 2024.09.25 21:03:48.758314 [ 20 ] {} RaftInstance: DONE: commit upto 128, current idx 128 2024.09.25 21:03:48.758328 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:49.027624 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:49.027662 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:49.027675 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:49.027689 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:49.027702 [ 18 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:49.027712 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:49.027736 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:49.027762 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:49.027792 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:49.528935 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:49.528975 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:49.528988 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:49.529031 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:49.529042 [ 17 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:49.529052 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:49.529074 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:49.529089 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:49.529100 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:50.029625 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:50.029685 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:50.029704 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:50.029719 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:50.029731 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:50.029741 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:50.029764 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:50.029779 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:50.029789 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:50.530836 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:50.530870 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:50.530883 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:50.530897 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:50.530910 [ 19 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:50.530921 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:50.530950 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:50.530977 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:50.530991 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:51.031076 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:51.031117 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:51.031129 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:51.031141 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:51.031152 [ 17 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:51.031161 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:51.031182 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:51.031205 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:51.031215 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:51.531689 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:51.531725 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:51.531738 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:51.531751 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:51.531761 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:51.531771 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:51.531794 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:51.531826 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:51.531837 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:52.032090 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:52.032128 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:52.032140 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:52.032154 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:52.032166 [ 19 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:52.032176 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:52.032200 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:52.032228 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:52.032242 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:52.532365 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:52.532410 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:52.532421 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:52.532434 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:52.532443 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:52.532452 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:52.532473 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:52.532487 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:52.532495 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:53.032618 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:53.032658 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:53.032672 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:53.032686 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:53.032699 [ 19 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:53.032710 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:53.032751 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:53.032779 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:53.032791 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:53.532892 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:53.532927 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:53.532939 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:53.532953 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:53.532964 [ 15 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:53.532974 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:53.532995 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:53.533011 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:53.533020 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:54.033255 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:54.033293 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:54.033307 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:54.033322 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:54.033334 [ 19 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:54.033346 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:54.033374 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:54.033402 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:54.033415 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:54.541679 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:54.541719 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:54.541731 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:54.541744 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:54.541755 [ 12 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:54.541765 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:54.541780 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:54.541810 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:54.541824 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:55.042898 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:55.042934 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:55.042945 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:55.042956 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:55.042966 [ 15 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:55.042975 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:55.042995 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:55.043054 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:55.043071 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:55.543995 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:55.544039 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:55.544051 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:55.544064 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:55.544074 [ 12 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:55.544084 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:55.544104 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:55.544126 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:55.544135 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:56.044621 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:56.044656 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:56.044670 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:56.044683 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:56.044694 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:56.044704 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:56.044727 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:56.044752 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:56.044764 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:56.545782 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:56.545824 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:56.545837 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:56.545852 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:56.545863 [ 13 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:56.545875 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:56.545901 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:56.545930 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:56.545943 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:57.048873 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:57.048935 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:57.048947 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:57.048970 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:57.048981 [ 14 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:57.048991 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:57.049015 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:57.049033 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:57.049044 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:57.547798 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:57.547835 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:57.547846 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:57.547860 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:57.547872 [ 13 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:57.547882 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:57.547907 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:57.547932 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:57.547943 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:58.048095 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:58.048131 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:58.048143 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:58.048156 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:58.048167 [ 18 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:58.048179 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:58.048202 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:58.048227 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:58.048239 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:58.548326 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=0, CommitIndex=128 and Term=2 2024.09.25 21:03:58.548366 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (0), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:58.548377 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:58.548389 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:58.548398 [ 18 ] {} RaftInstance: local log idx 128, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:58.548408 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:58.548427 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:58.548465 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:58.548474 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=129 2024.09.25 21:03:58.756368 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=128, LastLogTerm 2, EntriesLength=1, CommitIndex=128 and Term=2 2024.09.25 21:03:58.756410 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 128 (1), req c idx: 128, my term: 2, my role: 1 2024.09.25 21:03:58.756425 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:58.756462 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 128, req log term: 2, my last log idx: 128, my log (128) term: 2 2024.09.25 21:03:58.756475 [ 17 ] {} RaftInstance: [INIT] log_idx: 129, count: 0, log_store_->next_slot(): 129, req.log_entries().size(): 1 2024.09.25 21:03:58.756486 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 129, count: 0 2024.09.25 21:03:58.756496 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 129, count: 0 2024.09.25 21:03:58.756511 [ 17 ] {} RaftInstance: append at 129, term 2, timestamp 0 2024.09.25 21:03:58.756546 [ 17 ] {} RaftInstance: durable index 128, sleep and wait for log appending completion 2024.09.25 21:03:58.757644 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:03:58.757707 [ 17 ] {} RaftInstance: wake up, durable index 129 2024.09.25 21:03:58.757734 [ 17 ] {} RaftInstance: local log idx 129, target_commit_idx 128, quick_commit_index_ 128, state_->get_commit_idx() 128 2024.09.25 21:03:58.757747 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:58.757772 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:58.757797 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:58.757809 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:03:58.758187 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:03:58.758210 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:03:58.758221 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:58.758231 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:03:58.758242 [ 13 ] {} RaftInstance: trigger commit upto 129 2024.09.25 21:03:58.758301 [ 13 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 128 2024.09.25 21:03:58.758319 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:03:58.758340 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:58.758360 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:58.758359 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:03:58.758375 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:58.758383 [ 20 ] {} RaftInstance: commit upto 129, current idx 128 2024.09.25 21:03:58.758390 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:03:58.758396 [ 20 ] {} RaftInstance: commit upto 129, current idx 129 2024.09.25 21:03:58.758424 [ 20 ] {} RaftInstance: DONE: commit upto 129, current idx 129 2024.09.25 21:03:58.758436 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:03:59.048789 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:03:59.048826 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:03:59.048838 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:59.048849 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:03:59.048859 [ 17 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:03:59.048868 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:59.048889 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:59.048921 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:59.048932 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:03:59.549182 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:03:59.549220 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:03:59.549233 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:03:59.549247 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:03:59.549259 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:03:59.549271 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:03:59.549299 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:03:59.549326 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:03:59.549339 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:00.050312 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:00.050367 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:00.050381 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:00.050395 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:00.050406 [ 13 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:00.050416 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:00.050439 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:00.050463 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:00.050474 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:00.550914 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:00.550953 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:00.550967 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:00.550981 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:00.551013 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:00.551026 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:00.551049 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:00.551092 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:00.551106 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:01.051290 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:01.051330 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:01.051342 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:01.051354 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:01.051364 [ 13 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:01.051373 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:01.051394 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:01.051417 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:01.051426 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:01.552243 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:01.552303 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:01.552317 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:01.552332 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:01.552346 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:01.552357 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:01.552381 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:01.552408 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:01.552422 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:02.052573 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:02.052631 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:02.052643 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:02.052655 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:02.052665 [ 19 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:02.052675 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:02.052695 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:02.052710 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:02.052718 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:02.552923 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:02.552962 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:02.552975 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:02.552989 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:02.553000 [ 15 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:02.553010 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:02.553050 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:02.553064 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:02.553075 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:03.053503 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:03.053548 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:03.053563 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:03.053579 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:03.053592 [ 12 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:03.053604 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:03.053630 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:03.053657 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:03.053669 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:03.554214 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:03.554251 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:03.554263 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:03.554275 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:03.554286 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:03.554295 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:03.554317 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:03.554331 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:03.554342 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:04.055357 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:04.055398 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:04.055412 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:04.055427 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:04.055440 [ 12 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:04.055449 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:04.055471 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:04.055493 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:04.055503 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:04.556272 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:04.556313 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:04.556326 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:04.556339 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:04.556350 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:04.556361 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:04.556384 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:04.556407 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:04.556419 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:05.056596 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:05.056638 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:05.056651 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:05.056665 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:05.056677 [ 12 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:05.056687 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:05.056710 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:05.056797 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:05.056815 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:05.556918 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:05.556973 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:05.556985 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:05.556997 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:05.557007 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:05.557017 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:05.557039 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:05.557054 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:05.557064 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:06.057575 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:06.057615 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:06.057626 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:06.057640 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:06.057651 [ 12 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:06.057661 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:06.057687 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:06.057715 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:06.057728 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:06.558197 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:06.558239 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:06.558252 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:06.558266 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:06.558279 [ 19 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:06.558290 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:06.558316 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:06.558345 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:06.558358 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:07.059094 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:07.059132 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:07.059145 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:07.059159 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:07.059172 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:07.059183 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:07.059208 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:07.059234 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:07.059246 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:07.559798 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:07.559835 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:07.559847 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:07.559861 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:07.559873 [ 19 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:07.559883 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:07.559908 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:07.559936 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:07.559951 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:08.060370 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:08.060409 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:08.060422 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:08.060435 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:08.060446 [ 18 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:08.060457 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:08.060480 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:08.060499 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:08.060511 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:08.561045 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=0, CommitIndex=129 and Term=2 2024.09.25 21:04:08.561085 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (0), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:08.561099 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:08.561113 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:08.561125 [ 19 ] {} RaftInstance: local log idx 129, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:08.561136 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:08.561163 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:08.561190 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:08.561203 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=130 2024.09.25 21:04:08.756343 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=129, LastLogTerm 2, EntriesLength=1, CommitIndex=129 and Term=2 2024.09.25 21:04:08.756380 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 129 (1), req c idx: 129, my term: 2, my role: 1 2024.09.25 21:04:08.756389 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:08.756399 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 129, req log term: 2, my last log idx: 129, my log (129) term: 2 2024.09.25 21:04:08.756410 [ 13 ] {} RaftInstance: [INIT] log_idx: 130, count: 0, log_store_->next_slot(): 130, req.log_entries().size(): 1 2024.09.25 21:04:08.756420 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 130, count: 0 2024.09.25 21:04:08.756429 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 130, count: 0 2024.09.25 21:04:08.756443 [ 13 ] {} RaftInstance: append at 130, term 2, timestamp 0 2024.09.25 21:04:08.756484 [ 13 ] {} RaftInstance: durable index 129, sleep and wait for log appending completion 2024.09.25 21:04:08.757574 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:08.757634 [ 13 ] {} RaftInstance: wake up, durable index 130 2024.09.25 21:04:08.757660 [ 13 ] {} RaftInstance: local log idx 130, target_commit_idx 129, quick_commit_index_ 129, state_->get_commit_idx() 129 2024.09.25 21:04:08.757674 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:08.757698 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:08.757724 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:08.757736 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:08.758042 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:08.758068 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:08.758079 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:08.758090 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:08.758099 [ 18 ] {} RaftInstance: trigger commit upto 130 2024.09.25 21:04:08.758107 [ 18 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 129 2024.09.25 21:04:08.758116 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:08.758137 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:08.758149 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:08.758155 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:08.758172 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:08.758174 [ 20 ] {} RaftInstance: commit upto 130, current idx 129 2024.09.25 21:04:08.758182 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:08.758187 [ 20 ] {} RaftInstance: commit upto 130, current idx 130 2024.09.25 21:04:08.758218 [ 20 ] {} RaftInstance: DONE: commit upto 130, current idx 130 2024.09.25 21:04:08.758230 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:09.062014 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:09.062046 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:09.062058 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:09.062105 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:09.062124 [ 13 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:09.062134 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:09.062154 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:09.062177 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:09.062187 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:09.562619 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:09.562659 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:09.562673 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:09.562688 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:09.562700 [ 16 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:09.562711 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:09.562736 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:09.562765 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:09.562779 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:10.063405 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:10.063438 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:10.063450 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:10.063463 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:10.063474 [ 13 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:10.063483 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:10.063507 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:10.063535 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:10.063552 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:10.564113 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:10.564152 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:10.564166 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:10.564179 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:10.564190 [ 16 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:10.564200 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:10.564223 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:10.564239 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:10.564249 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:11.064695 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:11.064775 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:11.064798 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:11.064813 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:11.064824 [ 13 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:11.064835 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:11.064860 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:11.064887 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:11.064898 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:11.565471 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:11.565508 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:11.565520 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:11.565533 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:11.565543 [ 14 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:11.565553 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:11.565575 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:11.565598 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:11.565609 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:12.066446 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:12.066486 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:12.066498 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:12.066511 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:12.066523 [ 13 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:12.066533 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:12.066559 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:12.066576 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:12.066586 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:12.566981 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:12.567019 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:12.567031 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:12.567044 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:12.567054 [ 16 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:12.567063 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:12.567085 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:12.567108 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:12.567117 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:13.067185 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:13.067217 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:13.067227 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:13.067239 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:13.067250 [ 14 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:13.067258 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:13.067280 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:13.067296 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:13.067306 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:13.568496 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:13.568530 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:13.568543 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:13.568570 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:13.568585 [ 16 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:13.568596 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:13.568618 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:13.568642 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:13.568653 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:14.069631 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:14.069672 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:14.069685 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:14.069698 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:14.069711 [ 18 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:14.069721 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:14.069746 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:14.069764 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:14.069774 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:14.570942 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:14.570975 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:14.570986 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:14.570998 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:14.571044 [ 14 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:14.571068 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:14.571117 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:14.571150 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:14.571162 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:15.071194 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:15.071227 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:15.071238 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:15.071253 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:15.071265 [ 16 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:15.071275 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:15.071298 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:15.071314 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:15.071325 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:15.571750 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:15.571785 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:15.571797 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:15.571809 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:15.571819 [ 18 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:15.571828 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:15.571848 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:15.571869 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:15.571878 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:16.072862 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:16.072897 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:16.072909 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:16.072921 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:16.072932 [ 15 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:16.072941 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:16.072963 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:16.072984 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:16.073013 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:16.574210 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:16.574245 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:16.574258 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:16.574272 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:16.574284 [ 12 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:16.574295 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:16.574342 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:16.574374 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:16.574387 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:17.074830 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:17.074870 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:17.074881 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:17.074892 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:17.074901 [ 15 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:17.074910 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:17.074930 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:17.074952 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:17.074962 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:17.575141 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:17.575181 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:17.575193 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:17.575206 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:17.575217 [ 12 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:17.575226 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:17.575250 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:17.575276 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:17.575287 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:18.075795 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:18.075831 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:18.075842 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:18.075855 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:18.075866 [ 18 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:18.075876 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:18.075900 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:18.075926 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:18.075936 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:18.576514 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=0, CommitIndex=130 and Term=2 2024.09.25 21:04:18.576547 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (0), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:18.576560 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:18.576573 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:18.576584 [ 18 ] {} RaftInstance: local log idx 130, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:18.576594 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:18.576617 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:18.576632 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:18.576642 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=131 2024.09.25 21:04:18.756333 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=130, LastLogTerm 2, EntriesLength=1, CommitIndex=130 and Term=2 2024.09.25 21:04:18.756369 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 130 (1), req c idx: 130, my term: 2, my role: 1 2024.09.25 21:04:18.756381 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:18.756394 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 130, req log term: 2, my last log idx: 130, my log (130) term: 2 2024.09.25 21:04:18.756404 [ 17 ] {} RaftInstance: [INIT] log_idx: 131, count: 0, log_store_->next_slot(): 131, req.log_entries().size(): 1 2024.09.25 21:04:18.756413 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 131, count: 0 2024.09.25 21:04:18.756422 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 131, count: 0 2024.09.25 21:04:18.756444 [ 17 ] {} RaftInstance: append at 131, term 2, timestamp 0 2024.09.25 21:04:18.756472 [ 17 ] {} RaftInstance: durable index 130, sleep and wait for log appending completion 2024.09.25 21:04:18.757596 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:18.757695 [ 17 ] {} RaftInstance: wake up, durable index 131 2024.09.25 21:04:18.757714 [ 17 ] {} RaftInstance: local log idx 131, target_commit_idx 130, quick_commit_index_ 130, state_->get_commit_idx() 130 2024.09.25 21:04:18.757725 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:18.757744 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:18.757768 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:18.757780 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:18.758086 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:18.758111 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:18.758123 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:18.758135 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:18.758145 [ 12 ] {} RaftInstance: trigger commit upto 131 2024.09.25 21:04:18.758154 [ 12 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 130 2024.09.25 21:04:18.758164 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:18.758187 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:18.758201 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:18.758209 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:18.758222 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:18.758233 [ 20 ] {} RaftInstance: commit upto 131, current idx 130 2024.09.25 21:04:18.758240 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:18.758247 [ 20 ] {} RaftInstance: commit upto 131, current idx 131 2024.09.25 21:04:18.758283 [ 20 ] {} RaftInstance: DONE: commit upto 131, current idx 131 2024.09.25 21:04:18.758294 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:19.077690 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:19.077726 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:19.077738 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:19.077751 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:19.077761 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:19.077772 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:19.077794 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:19.077817 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:19.077827 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:19.578227 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:19.578267 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:19.578278 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:19.578291 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:19.578300 [ 18 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:19.578327 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:19.578348 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:19.578369 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:19.578378 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:20.078986 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:20.079021 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:20.079032 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:20.079044 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:20.079055 [ 12 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:20.079065 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:20.079088 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:20.079110 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:20.079121 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:20.580121 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:20.580159 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:20.580173 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:20.580187 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:20.580199 [ 18 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:20.580210 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:20.580234 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:20.580262 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:20.580274 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:21.080341 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:21.080373 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:21.080396 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:21.080409 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:21.080459 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:21.080470 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:21.080537 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:21.080569 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:21.080581 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:21.581027 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:21.581063 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:21.581075 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:21.581088 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:21.581099 [ 18 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:21.581110 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:21.581132 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:21.581157 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:21.581169 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:22.082195 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:22.082237 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:22.082248 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:22.082260 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:22.082270 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:22.082279 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:22.082300 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:22.082321 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:22.082331 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:22.583228 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:22.583270 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:22.583284 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:22.583298 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:22.583311 [ 13 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:22.583322 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:22.583348 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:22.583377 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:22.583390 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:23.083928 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:23.083967 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:23.083981 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:23.083994 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:23.084004 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:23.084014 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:23.084035 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:23.084058 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:23.084068 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:23.584623 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:23.584665 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:23.584678 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:23.584703 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:23.584717 [ 13 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:23.584729 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:23.584763 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:23.584789 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:23.584802 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:24.085426 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:24.085467 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:24.085478 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:24.085492 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:24.085502 [ 16 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:24.085512 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:24.085538 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:24.085563 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:24.085575 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:24.586206 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:24.586245 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:24.586258 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:24.586272 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:24.586283 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:24.586294 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:24.586317 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:24.586341 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:24.586353 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:25.086865 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:25.086907 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:25.086919 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:25.086932 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:25.086943 [ 13 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:25.086953 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:25.086976 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:25.086992 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:25.087003 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:25.587577 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:25.587616 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:25.587628 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:25.587643 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:25.587654 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:25.587665 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:25.587689 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:25.587714 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:25.587724 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:26.089426 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:26.089477 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:26.089490 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:26.089505 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:26.089525 [ 14 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:26.089536 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:26.089560 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:26.089593 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:26.089604 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:26.590151 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:26.590193 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:26.590206 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:26.590219 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:26.590232 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:26.590242 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:26.590266 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:26.590292 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:26.590305 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:27.090964 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:27.091013 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:27.091026 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:27.091040 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:27.091051 [ 14 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:27.091061 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:27.091085 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:27.091108 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:27.091119 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:27.591903 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:27.591947 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:27.591959 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:27.591981 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:27.592006 [ 19 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:27.592018 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:27.592041 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:27.592064 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:27.592074 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:28.093162 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:28.093197 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:28.093207 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:28.093219 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:28.093229 [ 14 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:28.093238 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:28.093259 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:28.093274 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:28.093284 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:28.593901 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=0, CommitIndex=131 and Term=2 2024.09.25 21:04:28.593942 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (0), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:28.593954 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:28.593968 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:28.593979 [ 17 ] {} RaftInstance: local log idx 131, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:28.593990 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:28.594013 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:28.594030 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:28.594042 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=132 2024.09.25 21:04:28.756415 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=131, LastLogTerm 2, EntriesLength=1, CommitIndex=131 and Term=2 2024.09.25 21:04:28.756451 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 131 (1), req c idx: 131, my term: 2, my role: 1 2024.09.25 21:04:28.756464 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:28.756478 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 131, req log term: 2, my last log idx: 131, my log (131) term: 2 2024.09.25 21:04:28.756488 [ 12 ] {} RaftInstance: [INIT] log_idx: 132, count: 0, log_store_->next_slot(): 132, req.log_entries().size(): 1 2024.09.25 21:04:28.756498 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 132, count: 0 2024.09.25 21:04:28.756507 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 132, count: 0 2024.09.25 21:04:28.756520 [ 12 ] {} RaftInstance: append at 132, term 2, timestamp 0 2024.09.25 21:04:28.756551 [ 12 ] {} RaftInstance: durable index 131, sleep and wait for log appending completion 2024.09.25 21:04:28.757761 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:28.757843 [ 12 ] {} RaftInstance: wake up, durable index 132 2024.09.25 21:04:28.757868 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 131, quick_commit_index_ 131, state_->get_commit_idx() 131 2024.09.25 21:04:28.757881 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:28.757905 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:28.757931 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:28.757942 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:28.758233 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:28.758297 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:28.758314 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:28.758327 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:28.758337 [ 17 ] {} RaftInstance: trigger commit upto 132 2024.09.25 21:04:28.758346 [ 17 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 131 2024.09.25 21:04:28.758356 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:28.758379 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:28.758391 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:28.758428 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:28.758436 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:28.758441 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:28.758462 [ 20 ] {} RaftInstance: commit upto 132, current idx 131 2024.09.25 21:04:28.758476 [ 20 ] {} RaftInstance: commit upto 132, current idx 132 2024.09.25 21:04:28.758496 [ 20 ] {} RaftInstance: DONE: commit upto 132, current idx 132 2024.09.25 21:04:28.758508 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:29.094671 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:29.094709 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:29.094721 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:29.094734 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:29.094745 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:29.094754 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:29.094776 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:29.094798 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:29.094809 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:29.595003 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:29.595039 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:29.595052 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:29.595065 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:29.595079 [ 14 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:29.595092 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:29.595120 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:29.595154 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:29.595171 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:30.095384 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:30.095421 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:30.095434 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:30.095446 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:30.095456 [ 17 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:30.095465 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:30.095507 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:30.095531 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:30.095541 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:30.596006 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:30.596046 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:30.596059 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:30.596073 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:30.596087 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:30.596098 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:30.596123 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:30.596157 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:30.596169 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:31.097405 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:31.097446 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:31.097461 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:31.097475 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:31.097509 [ 17 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:31.097522 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:31.097547 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:31.097565 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:31.097576 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:31.598242 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:31.598279 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:31.598291 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:31.598303 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:31.598331 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:31.598341 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:31.598361 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:31.598384 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:31.598394 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:32.099010 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:32.099281 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:32.099302 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:32.099317 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:32.099329 [ 19 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:32.099339 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:32.099365 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:32.099383 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:32.099395 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:32.600054 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:32.600089 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:32.600103 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:32.600118 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:32.600140 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:32.600153 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:32.600181 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:32.600211 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:32.600225 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:33.100749 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:33.100780 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:33.100791 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:33.100805 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:33.100816 [ 17 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:33.100827 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:33.100852 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:33.100878 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:33.100891 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:33.601352 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:33.601387 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:33.601396 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:33.601405 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:33.601412 [ 12 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:33.601419 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:33.601439 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:33.601464 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:33.601475 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:34.102070 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:34.102109 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:34.102122 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:34.102136 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:34.102148 [ 16 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:34.102155 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:34.102176 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:34.102201 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:34.102213 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:34.603001 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:34.603037 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:34.603049 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:34.603062 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:34.603073 [ 16 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:34.603084 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:34.603109 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:34.603126 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:34.603136 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:35.103531 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:35.103569 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:35.103582 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:35.103596 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:35.103608 [ 15 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:35.103619 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:35.103642 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:35.103659 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:35.103670 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:35.604757 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:35.604794 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:35.604806 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:35.604820 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:35.604830 [ 13 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:35.604840 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:35.604866 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:35.604889 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:35.604899 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:36.105020 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:36.105055 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:36.105068 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:36.105081 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:36.105093 [ 16 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:36.105102 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:36.105123 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:36.105143 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:36.105153 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:36.605622 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:36.605656 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:36.605665 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:36.605674 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:36.605681 [ 16 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:36.605688 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:36.605707 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:36.605727 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:36.605738 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:37.106866 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:37.106914 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:37.106929 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:37.106944 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:37.106955 [ 14 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:37.106966 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:37.106991 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:37.107016 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:37.107027 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:37.607340 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:37.607379 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:37.607392 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:37.607406 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:37.607416 [ 13 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:37.607426 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:37.607449 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:37.607465 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:37.607476 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:38.108054 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:38.108090 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:38.108102 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:38.108114 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:38.108124 [ 16 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:38.108133 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:38.108154 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:38.108177 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:38.108186 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:38.609469 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=0, CommitIndex=132 and Term=2 2024.09.25 21:04:38.609506 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (0), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:38.609518 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:38.609530 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:38.609542 [ 13 ] {} RaftInstance: local log idx 132, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:38.609552 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:38.609573 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:38.609588 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:38.609598 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=133 2024.09.25 21:04:38.756481 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=132, LastLogTerm 2, EntriesLength=1, CommitIndex=132 and Term=2 2024.09.25 21:04:38.756519 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 132 (1), req c idx: 132, my term: 2, my role: 1 2024.09.25 21:04:38.756534 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:38.756548 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 132, req log term: 2, my last log idx: 132, my log (132) term: 2 2024.09.25 21:04:38.756560 [ 19 ] {} RaftInstance: [INIT] log_idx: 133, count: 0, log_store_->next_slot(): 133, req.log_entries().size(): 1 2024.09.25 21:04:38.756569 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 133, count: 0 2024.09.25 21:04:38.756579 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 133, count: 0 2024.09.25 21:04:38.756592 [ 19 ] {} RaftInstance: append at 133, term 2, timestamp 0 2024.09.25 21:04:38.756625 [ 19 ] {} RaftInstance: durable index 132, sleep and wait for log appending completion 2024.09.25 21:04:38.757626 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:38.757679 [ 19 ] {} RaftInstance: wake up, durable index 133 2024.09.25 21:04:38.757705 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 132, quick_commit_index_ 132, state_->get_commit_idx() 132 2024.09.25 21:04:38.757719 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:38.757745 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:38.757772 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:38.757784 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:38.758085 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:38.758110 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:38.758121 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:38.758132 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:38.758142 [ 18 ] {} RaftInstance: trigger commit upto 133 2024.09.25 21:04:38.758151 [ 18 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 132 2024.09.25 21:04:38.758160 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:38.758193 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:38.758198 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:38.758213 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:38.758217 [ 20 ] {} RaftInstance: commit upto 133, current idx 132 2024.09.25 21:04:38.758230 [ 20 ] {} RaftInstance: commit upto 133, current idx 133 2024.09.25 21:04:38.758234 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:38.758244 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:38.758265 [ 20 ] {} RaftInstance: DONE: commit upto 133, current idx 133 2024.09.25 21:04:38.758276 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:39.109885 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:39.109926 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:39.109941 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:39.109954 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:39.109965 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:39.109975 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:39.109999 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:39.110024 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:39.110035 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:39.610467 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:39.610526 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:39.610539 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:39.610554 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:39.610566 [ 17 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:39.610577 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:39.610602 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:39.610627 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:39.610638 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:40.110901 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:40.110941 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:40.110953 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:40.110967 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:40.110978 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:40.110988 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:40.111040 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:40.111064 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:40.111078 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:40.612051 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:40.612087 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:40.612116 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:40.612129 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:40.612139 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:40.612148 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:40.612169 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:40.612192 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:40.612201 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:41.112811 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:41.112850 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:41.112862 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:41.112874 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:41.112884 [ 17 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:41.112893 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:41.112913 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:41.112935 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:41.112946 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:41.614012 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:41.614048 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:41.614063 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:41.614078 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:41.614091 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:41.614102 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:41.614128 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:41.614153 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:41.614165 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:42.115068 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:42.115109 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:42.115121 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:42.115134 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:42.115146 [ 12 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:42.115156 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:42.115177 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:42.115199 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:42.115209 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:42.615786 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:42.615826 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:42.615838 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:42.615851 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:42.615862 [ 15 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:42.615871 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:42.615901 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:42.615928 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:42.615940 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:43.116834 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:43.116873 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:43.116886 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:43.116899 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:43.116910 [ 19 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:43.116919 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:43.116942 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:43.116965 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:43.116976 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:43.617250 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:43.617287 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:43.617299 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:43.617311 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:43.617338 [ 12 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:43.617349 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:43.617371 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:43.617396 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:43.617408 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:44.117866 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:44.117902 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:44.117913 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:44.117926 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:44.117939 [ 15 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:44.117949 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:44.117975 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:44.118000 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:44.118011 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:44.618582 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:44.618622 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:44.618635 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:44.618648 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:44.618659 [ 12 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:44.618669 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:44.618693 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:44.618709 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:44.618719 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:45.119078 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:45.119118 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:45.119131 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:45.119144 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:45.119155 [ 14 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:45.119165 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:45.119188 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:45.119212 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:45.119224 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:45.619690 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:45.619732 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:45.619745 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:45.619759 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:45.619770 [ 15 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:45.619780 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:45.619802 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:45.619841 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:45.619853 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:46.120728 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:46.120764 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:46.120777 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:46.120791 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:46.120803 [ 12 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:46.120813 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:46.120841 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:46.120870 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:46.120882 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:46.621403 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:46.621439 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:46.621452 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:46.621466 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:46.621477 [ 14 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:46.621487 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:46.621509 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:46.621531 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:46.621542 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:47.122059 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:47.122105 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:47.122119 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:47.122134 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:47.122146 [ 12 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:47.122157 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:47.122180 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:47.122197 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:47.122209 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:47.622927 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:47.622982 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:47.622995 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:47.623008 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:47.623018 [ 14 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:47.623043 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:47.623065 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:47.623088 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:47.623099 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:48.123846 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:48.123884 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:48.123895 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:48.123908 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:48.123919 [ 14 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:48.123929 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:48.123952 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:48.123977 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:48.123989 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:48.624366 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=0, CommitIndex=133 and Term=2 2024.09.25 21:04:48.624404 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (0), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:48.624415 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:48.624427 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:48.624437 [ 18 ] {} RaftInstance: local log idx 133, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:48.624445 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:48.624466 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:48.624486 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:48.624495 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=134 2024.09.25 21:04:48.756360 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=133, LastLogTerm 2, EntriesLength=1, CommitIndex=133 and Term=2 2024.09.25 21:04:48.756395 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 133 (1), req c idx: 133, my term: 2, my role: 1 2024.09.25 21:04:48.756406 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:48.756418 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 133, req log term: 2, my last log idx: 133, my log (133) term: 2 2024.09.25 21:04:48.756427 [ 12 ] {} RaftInstance: [INIT] log_idx: 134, count: 0, log_store_->next_slot(): 134, req.log_entries().size(): 1 2024.09.25 21:04:48.756436 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 134, count: 0 2024.09.25 21:04:48.756444 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 134, count: 0 2024.09.25 21:04:48.756457 [ 12 ] {} RaftInstance: append at 134, term 2, timestamp 0 2024.09.25 21:04:48.756483 [ 12 ] {} RaftInstance: durable index 133, sleep and wait for log appending completion 2024.09.25 21:04:48.757500 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:48.757560 [ 12 ] {} RaftInstance: wake up, durable index 134 2024.09.25 21:04:48.757585 [ 12 ] {} RaftInstance: local log idx 134, target_commit_idx 133, quick_commit_index_ 133, state_->get_commit_idx() 133 2024.09.25 21:04:48.757596 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:48.757618 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:48.757640 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:48.757651 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:48.757979 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:48.758001 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:48.758013 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:48.758025 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:48.758034 [ 13 ] {} RaftInstance: trigger commit upto 134 2024.09.25 21:04:48.758044 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 133 2024.09.25 21:04:48.758053 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:48.758075 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:48.758087 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:48.758098 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:48.758109 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:48.758123 [ 20 ] {} RaftInstance: commit upto 134, current idx 133 2024.09.25 21:04:48.758132 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:48.758138 [ 20 ] {} RaftInstance: commit upto 134, current idx 134 2024.09.25 21:04:48.758176 [ 20 ] {} RaftInstance: DONE: commit upto 134, current idx 134 2024.09.25 21:04:48.758187 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:49.126421 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:49.126465 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:49.126479 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:49.126493 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:49.126512 [ 16 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:49.126524 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:49.126548 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:49.126572 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:49.126583 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:49.627356 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:49.627396 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:49.627408 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:49.627420 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:49.627431 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:49.627443 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:49.627466 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:49.627483 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:49.627494 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:50.128000 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:50.128043 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:50.128056 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:50.128069 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:50.128089 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:50.128099 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:50.128122 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:50.128155 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:50.128169 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:50.628895 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:50.628936 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:50.628949 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:50.628962 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:50.628973 [ 19 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:50.628984 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:50.629007 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:50.629025 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:50.629035 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:51.129829 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:51.129870 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:51.129881 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:51.129900 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:51.129910 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:51.129919 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:51.129941 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:51.129962 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:51.129972 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:51.630375 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:51.630412 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:51.630425 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:51.630439 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:51.630451 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:51.630463 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:51.630486 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:51.630501 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:51.630511 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:52.131032 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:52.131077 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:52.131090 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:52.131103 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:52.131115 [ 12 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:52.131126 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:52.131151 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:52.131176 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:52.131188 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:52.632245 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:52.632290 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:52.632304 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:52.632318 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:52.632331 [ 15 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:52.632342 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:52.632367 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:52.632392 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:52.632402 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:53.132972 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:53.133010 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:53.133023 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:53.133036 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:53.133047 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:53.133058 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:53.133081 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:53.133120 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:53.133134 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:53.633215 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:53.633248 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:53.633260 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:53.633273 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:53.633284 [ 15 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:53.633294 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:53.633317 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:53.633342 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:53.633354 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:54.134347 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:54.134384 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:54.134396 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:54.134408 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:54.134419 [ 16 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:54.134429 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:54.134451 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:54.134474 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:54.134483 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:54.635587 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:54.635642 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:54.635658 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:54.635672 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:54.635685 [ 15 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:54.635696 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:54.635723 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:54.635753 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:54.635766 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:55.136623 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:55.136663 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:55.136673 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:55.136686 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:55.136695 [ 16 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:55.136704 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:55.136725 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:55.136747 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:55.136756 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:55.637284 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:55.637325 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:55.637339 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:55.637353 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:55.637364 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:55.637375 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:55.637398 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:55.637422 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:55.637433 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:56.137848 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:56.137880 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:56.137891 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:56.137904 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:56.137914 [ 16 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:56.137924 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:56.137947 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:56.137969 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:56.137980 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:56.638415 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:56.638449 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:56.638458 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:56.638467 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:56.638474 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:56.638481 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:56.638499 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:56.638519 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:56.638530 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:57.139499 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:57.139553 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:57.139569 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:57.139583 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:57.139594 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:57.139605 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:57.139629 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:57.139654 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:57.139666 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:57.640081 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:57.640155 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:57.640171 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:57.640186 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:57.640200 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:57.640212 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:57.640238 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:57.640268 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:57.640281 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:58.141032 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:58.141066 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:58.141080 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:58.141093 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:58.141106 [ 13 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:58.141116 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:58.141138 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:58.141163 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:58.141176 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:58.641845 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=0, CommitIndex=134 and Term=2 2024.09.25 21:04:58.641878 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (0), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:58.641891 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:58.641904 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:58.641915 [ 17 ] {} RaftInstance: local log idx 134, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:58.641927 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:58.641950 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:58.641972 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:58.641983 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=135 2024.09.25 21:04:58.756327 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=134, LastLogTerm 2, EntriesLength=1, CommitIndex=134 and Term=2 2024.09.25 21:04:58.756360 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 134 (1), req c idx: 134, my term: 2, my role: 1 2024.09.25 21:04:58.756373 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:58.756386 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 134, req log term: 2, my last log idx: 134, my log (134) term: 2 2024.09.25 21:04:58.756396 [ 16 ] {} RaftInstance: [INIT] log_idx: 135, count: 0, log_store_->next_slot(): 135, req.log_entries().size(): 1 2024.09.25 21:04:58.756406 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 135, count: 0 2024.09.25 21:04:58.756415 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 135, count: 0 2024.09.25 21:04:58.756429 [ 16 ] {} RaftInstance: append at 135, term 2, timestamp 0 2024.09.25 21:04:58.756450 [ 16 ] {} RaftInstance: durable index 134, sleep and wait for log appending completion 2024.09.25 21:04:58.757512 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:04:58.757538 [ 16 ] {} RaftInstance: wake up, durable index 135 2024.09.25 21:04:58.757548 [ 16 ] {} RaftInstance: local log idx 135, target_commit_idx 134, quick_commit_index_ 134, state_->get_commit_idx() 134 2024.09.25 21:04:58.757559 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:58.757580 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:58.757604 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:58.757615 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:04:58.757950 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:04:58.757968 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:04:58.757977 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:58.757987 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:04:58.758014 [ 14 ] {} RaftInstance: trigger commit upto 135 2024.09.25 21:04:58.758022 [ 14 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 134 2024.09.25 21:04:58.758031 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:04:58.758051 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:58.758069 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:58.758076 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:04:58.758081 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:58.758103 [ 20 ] {} RaftInstance: commit upto 135, current idx 134 2024.09.25 21:04:58.758110 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:04:58.758117 [ 20 ] {} RaftInstance: commit upto 135, current idx 135 2024.09.25 21:04:58.758164 [ 20 ] {} RaftInstance: DONE: commit upto 135, current idx 135 2024.09.25 21:04:58.758177 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:04:59.142667 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:04:59.142706 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:04:59.142739 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:59.142755 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:04:59.142768 [ 19 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:04:59.142779 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:59.142802 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:59.142819 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:59.142830 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:04:59.643361 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:04:59.643393 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:04:59.643404 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:04:59.643418 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:04:59.643429 [ 16 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:04:59.643439 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:04:59.643462 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:04:59.643496 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:04:59.643508 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:00.144113 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:00.144149 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:00.144164 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:00.144178 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:00.144191 [ 14 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:00.144201 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:00.144226 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:00.144253 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:00.144266 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:00.644748 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:00.644787 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:00.644799 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:00.644812 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:00.644823 [ 16 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:00.644834 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:00.644860 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:00.644880 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:00.644892 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:01.145506 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:01.145548 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:01.145562 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:01.145576 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:01.145588 [ 14 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:01.145598 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:01.145622 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:01.145647 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:01.145659 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:01.646334 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:01.646374 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:01.646389 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:01.646403 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:01.646416 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:01.646426 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:01.646450 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:01.646466 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:01.646477 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:02.147256 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:02.147307 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:02.147322 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:02.147335 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:02.147347 [ 14 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:02.147357 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:02.147381 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:02.147397 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:02.147460 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:02.647521 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:02.647560 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:02.647572 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:02.647584 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:02.647594 [ 12 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:02.647603 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:02.647624 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:02.647646 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:02.647656 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:03.148613 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:03.148649 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:03.148660 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:03.148673 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:03.148685 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:03.148695 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:03.148716 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:03.148732 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:03.148743 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:03.649342 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:03.649377 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:03.649389 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:03.649401 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:03.649411 [ 12 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:03.649419 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:03.649440 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:03.649455 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:03.649464 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:04.150514 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:04.150551 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:04.150562 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:04.150574 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:04.150584 [ 16 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:04.150594 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:04.150615 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:04.150638 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:04.150648 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:04.651349 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:04.651396 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:04.651409 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:04.651423 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:04.651433 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:04.651443 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:04.651467 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:04.651493 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:04.651503 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:05.151897 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:05.151938 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:05.151951 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:05.151965 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:05.151975 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:05.151985 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:05.152009 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:05.152034 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:05.152047 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:05.652596 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:05.652635 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:05.652647 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:05.652669 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:05.652680 [ 15 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:05.652690 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:05.652719 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:05.652743 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:05.652754 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:06.153470 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:06.153513 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:06.153526 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:06.153540 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:06.153551 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:06.153561 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:06.153585 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:06.153610 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:06.153622 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:06.654437 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:06.654474 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:06.654487 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:06.654500 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:06.654512 [ 12 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:06.654522 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:06.654544 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:06.654561 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:06.654572 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:07.154323 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:07.154365 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:07.154376 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:07.154389 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:07.154399 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:07.154408 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:07.154429 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:07.154444 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:07.154453 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:07.654960 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:07.655010 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:07.655022 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:07.655036 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:07.655047 [ 15 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:07.655057 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:07.655080 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:07.655100 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:07.655133 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:08.155854 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:08.155886 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:08.155896 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:08.155909 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:08.155920 [ 18 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:08.155931 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:08.155953 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:08.155978 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:08.155990 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:08.656680 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=0, CommitIndex=135 and Term=2 2024.09.25 21:05:08.656720 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (0), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:08.656734 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:08.656749 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:08.656760 [ 13 ] {} RaftInstance: local log idx 135, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:08.656771 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:08.656794 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:08.656820 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:08.656832 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=136 2024.09.25 21:05:08.756370 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=135, LastLogTerm 2, EntriesLength=1, CommitIndex=135 and Term=2 2024.09.25 21:05:08.756405 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 135 (1), req c idx: 135, my term: 2, my role: 1 2024.09.25 21:05:08.756418 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:08.756431 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 135, req log term: 2, my last log idx: 135, my log (135) term: 2 2024.09.25 21:05:08.756441 [ 15 ] {} RaftInstance: [INIT] log_idx: 136, count: 0, log_store_->next_slot(): 136, req.log_entries().size(): 1 2024.09.25 21:05:08.756450 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 136, count: 0 2024.09.25 21:05:08.756458 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 136, count: 0 2024.09.25 21:05:08.756471 [ 15 ] {} RaftInstance: append at 136, term 2, timestamp 0 2024.09.25 21:05:08.756499 [ 15 ] {} RaftInstance: durable index 135, sleep and wait for log appending completion 2024.09.25 21:05:08.757614 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:08.757660 [ 15 ] {} RaftInstance: wake up, durable index 136 2024.09.25 21:05:08.757673 [ 15 ] {} RaftInstance: local log idx 136, target_commit_idx 135, quick_commit_index_ 135, state_->get_commit_idx() 135 2024.09.25 21:05:08.757684 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:08.757705 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:08.757729 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:08.757740 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:08.758018 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:08.758040 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:08.758052 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:08.758063 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:08.758073 [ 13 ] {} RaftInstance: trigger commit upto 136 2024.09.25 21:05:08.758082 [ 13 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 135 2024.09.25 21:05:08.758091 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:08.758113 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:08.758124 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:08.758132 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:08.758144 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:08.758153 [ 20 ] {} RaftInstance: commit upto 136, current idx 135 2024.09.25 21:05:08.758159 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:08.758165 [ 20 ] {} RaftInstance: commit upto 136, current idx 136 2024.09.25 21:05:08.758198 [ 20 ] {} RaftInstance: DONE: commit upto 136, current idx 136 2024.09.25 21:05:08.758209 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:09.157975 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:09.158014 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:09.158027 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:09.158041 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:09.158053 [ 17 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:09.158064 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:09.158089 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:09.158106 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:09.158117 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:09.658536 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:09.658574 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:09.658587 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:09.658601 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:09.658613 [ 15 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:09.658624 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:09.658649 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:09.658675 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:09.658689 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:10.159498 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:10.159536 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:10.159549 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:10.159565 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:10.159577 [ 18 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:10.159587 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:10.159614 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:10.159643 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:10.159656 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:10.660919 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:10.660956 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:10.660969 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:10.660982 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:10.660994 [ 15 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:10.661065 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:10.661093 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:10.661120 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:10.661134 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:11.161567 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:11.161606 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:11.161619 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:11.161633 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:11.161644 [ 18 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:11.161700 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:11.161735 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:11.161762 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:11.161792 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:11.662641 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:11.662677 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:11.662689 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:11.662703 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:11.662714 [ 15 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:11.662724 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:11.662750 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:11.662777 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:11.662788 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:12.163673 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:12.163720 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:12.163732 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:12.163744 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:12.163754 [ 18 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:12.163764 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:12.163785 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:12.163806 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:12.163816 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:12.664431 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:12.664474 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:12.664489 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:12.664503 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:12.664516 [ 15 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:12.664528 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:12.664552 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:12.664568 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:12.664580 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:13.165331 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:13.165374 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:13.165387 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:13.165400 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:13.165411 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:13.165422 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:13.165447 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:13.165470 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:13.165481 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:13.665998 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:13.666037 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:13.666050 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:13.666063 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:13.666075 [ 18 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:13.666087 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:13.666103 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:13.666142 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:13.666157 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:14.166587 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:14.166635 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:14.166648 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:14.166662 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:14.166674 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:14.166685 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:14.166718 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:14.166743 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:14.166762 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:14.667522 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:14.667556 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:14.667568 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:14.667582 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:14.667630 [ 18 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:14.667642 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:14.667656 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:14.667671 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:14.667682 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:15.168207 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:15.168247 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:15.168259 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:15.168272 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:15.168282 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:15.168336 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:15.168392 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:15.168425 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:15.168437 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:15.669114 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:15.669147 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:15.669159 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:15.669173 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:15.669185 [ 16 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:15.669196 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:15.669218 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:15.669243 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:15.669255 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:16.169802 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:16.169833 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:16.169844 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:16.169859 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:16.169870 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:16.169880 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:16.169905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:16.169931 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:16.169944 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:16.670656 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:16.670698 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:16.670710 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:16.670723 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:16.670732 [ 16 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:16.670749 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:16.670771 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:16.670794 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:16.670811 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:17.171483 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:17.171529 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:17.171542 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:17.171557 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:17.171568 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:17.171579 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:17.171607 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:17.171635 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:17.171648 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:17.672342 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:17.672382 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:17.672402 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:17.672415 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:17.672425 [ 16 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:17.672435 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:17.672463 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:17.672485 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:17.672496 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:18.173242 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:18.173280 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:18.173292 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:18.173304 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:18.173314 [ 19 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:18.173324 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:18.173345 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:18.173367 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:18.173376 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:18.673780 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=0, CommitIndex=136 and Term=2 2024.09.25 21:05:18.673852 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (0), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:18.673874 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:18.673891 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:18.673904 [ 16 ] {} RaftInstance: local log idx 136, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:18.673916 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:18.673940 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:18.673966 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:18.673978 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=137 2024.09.25 21:05:18.756370 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=136, LastLogTerm 2, EntriesLength=1, CommitIndex=136 and Term=2 2024.09.25 21:05:18.756404 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 136 (1), req c idx: 136, my term: 2, my role: 1 2024.09.25 21:05:18.756416 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:18.756429 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 136, req log term: 2, my last log idx: 136, my log (136) term: 2 2024.09.25 21:05:18.756438 [ 19 ] {} RaftInstance: [INIT] log_idx: 137, count: 0, log_store_->next_slot(): 137, req.log_entries().size(): 1 2024.09.25 21:05:18.756447 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 137, count: 0 2024.09.25 21:05:18.756454 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 137, count: 0 2024.09.25 21:05:18.756466 [ 19 ] {} RaftInstance: append at 137, term 2, timestamp 0 2024.09.25 21:05:18.756495 [ 19 ] {} RaftInstance: durable index 136, sleep and wait for log appending completion 2024.09.25 21:05:18.757565 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:18.757612 [ 19 ] {} RaftInstance: wake up, durable index 137 2024.09.25 21:05:18.757626 [ 19 ] {} RaftInstance: local log idx 137, target_commit_idx 136, quick_commit_index_ 136, state_->get_commit_idx() 136 2024.09.25 21:05:18.757637 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:18.757659 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:18.757686 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:18.757698 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:18.757995 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:18.758019 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:18.758031 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:18.758042 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:18.758051 [ 14 ] {} RaftInstance: trigger commit upto 137 2024.09.25 21:05:18.758060 [ 14 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 136 2024.09.25 21:05:18.758068 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:18.758090 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:18.758100 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:18.758109 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:18.758113 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:18.758131 [ 20 ] {} RaftInstance: commit upto 137, current idx 136 2024.09.25 21:05:18.758137 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:18.758144 [ 20 ] {} RaftInstance: commit upto 137, current idx 137 2024.09.25 21:05:18.758180 [ 20 ] {} RaftInstance: DONE: commit upto 137, current idx 137 2024.09.25 21:05:18.758191 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:19.174432 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:19.174473 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:19.174487 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:19.174502 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:19.174514 [ 14 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:19.174525 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:19.174548 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:19.174566 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:19.174577 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:19.675204 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:19.675247 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:19.675260 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:19.675274 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:19.675286 [ 13 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:19.675296 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:19.675338 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:19.675365 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:19.675379 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:20.175779 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:20.175811 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:20.175820 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:20.175848 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:20.175859 [ 18 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:20.175868 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:20.175888 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:20.175909 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:20.175919 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:20.676960 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:20.676990 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:20.677002 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:20.677055 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:20.677073 [ 14 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:20.677085 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:20.677109 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:20.677124 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:20.677135 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:21.177740 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:21.177789 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:21.177805 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:21.177819 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:21.177842 [ 15 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:21.177853 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:21.177869 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:21.177903 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:21.177917 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:21.678593 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:21.678624 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:21.678635 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:21.678646 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:21.678657 [ 18 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:21.678667 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:21.678687 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:21.678703 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:21.678713 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:22.179833 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:22.179878 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:22.179890 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:22.179903 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:22.179914 [ 17 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:22.179925 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:22.179947 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:22.179969 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:22.179979 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:22.680719 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:22.680760 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:22.680773 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:22.680786 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:22.680797 [ 19 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:22.680807 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:22.680829 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:22.680847 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:22.680857 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:23.181276 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:23.181317 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:23.181331 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:23.181346 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:23.181358 [ 18 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:23.181369 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:23.181393 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:23.181411 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:23.181422 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:23.682158 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:23.682195 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:23.682209 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:23.682221 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:23.682232 [ 16 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:23.682243 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:23.682267 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:23.682294 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:23.682307 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:24.182877 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:24.182914 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:24.182926 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:24.182938 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:24.182948 [ 16 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:24.182958 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:24.182977 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:24.182998 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:24.183008 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:24.683595 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:24.683654 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:24.683668 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:24.683681 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:24.683692 [ 15 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:24.683701 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:24.683723 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:24.683745 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:24.683756 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:25.184075 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:25.184111 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:25.184123 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:25.184137 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:25.184148 [ 19 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:25.184159 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:25.184181 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:25.184197 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:25.184208 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:25.684751 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:25.684784 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:25.684797 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:25.684810 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:25.684821 [ 18 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:25.684832 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:25.684854 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:25.684877 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:25.684888 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:26.185601 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:26.185646 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:26.185660 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:26.185674 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:26.185685 [ 12 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:26.185695 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:26.185735 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:26.185763 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:26.185775 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:26.686694 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:26.686733 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:26.686748 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:26.686762 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:26.686773 [ 18 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:26.686783 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:26.686845 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:26.686879 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:26.686891 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:27.187249 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:27.187293 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:27.187306 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:27.187320 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:27.187331 [ 12 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:27.187342 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:27.187368 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:27.187394 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:27.187405 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:27.687786 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:27.687821 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:27.687832 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:27.687844 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:27.687854 [ 19 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:27.687863 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:27.687884 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:27.687907 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:27.687918 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:28.188922 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:28.188958 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:28.188971 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:28.188986 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:28.189015 [ 19 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:28.189027 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:28.189050 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:28.189066 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:28.189077 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:28.689318 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=0, CommitIndex=137 and Term=2 2024.09.25 21:05:28.689355 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (0), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:28.689369 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:28.689382 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:28.689393 [ 13 ] {} RaftInstance: local log idx 137, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:28.689403 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:28.689426 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:28.689449 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:28.689460 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=138 2024.09.25 21:05:28.756385 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=137, LastLogTerm 2, EntriesLength=1, CommitIndex=137 and Term=2 2024.09.25 21:05:28.756421 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 137 (1), req c idx: 137, my term: 2, my role: 1 2024.09.25 21:05:28.756434 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:28.756448 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 137, req log term: 2, my last log idx: 137, my log (137) term: 2 2024.09.25 21:05:28.756458 [ 14 ] {} RaftInstance: [INIT] log_idx: 138, count: 0, log_store_->next_slot(): 138, req.log_entries().size(): 1 2024.09.25 21:05:28.756466 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 138, count: 0 2024.09.25 21:05:28.756476 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 138, count: 0 2024.09.25 21:05:28.756489 [ 14 ] {} RaftInstance: append at 138, term 2, timestamp 0 2024.09.25 21:05:28.756533 [ 14 ] {} RaftInstance: durable index 137, sleep and wait for log appending completion 2024.09.25 21:05:28.757528 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:28.757577 [ 14 ] {} RaftInstance: wake up, durable index 138 2024.09.25 21:05:28.757592 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 137, quick_commit_index_ 137, state_->get_commit_idx() 137 2024.09.25 21:05:28.757604 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:28.757625 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:28.757650 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:28.757661 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:28.757950 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:28.757977 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:28.757990 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:28.758001 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:28.758013 [ 13 ] {} RaftInstance: trigger commit upto 138 2024.09.25 21:05:28.758022 [ 13 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 137 2024.09.25 21:05:28.758031 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:28.758053 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:28.758073 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:28.758074 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:28.758092 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:28.758101 [ 20 ] {} RaftInstance: commit upto 138, current idx 137 2024.09.25 21:05:28.758106 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:28.758113 [ 20 ] {} RaftInstance: commit upto 138, current idx 138 2024.09.25 21:05:28.758154 [ 20 ] {} RaftInstance: DONE: commit upto 138, current idx 138 2024.09.25 21:05:28.758168 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:29.189635 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:29.189671 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:29.189683 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:29.189696 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:29.189706 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:29.189715 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:29.189737 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:29.189759 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:29.189770 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:29.689931 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:29.689967 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:29.689978 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:29.690009 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:29.690020 [ 12 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:29.690029 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:29.690051 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:29.690072 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:29.690081 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:30.190563 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:30.190600 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:30.190611 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:30.190623 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:30.190633 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:30.190642 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:30.190661 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:30.190675 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:30.190684 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:30.691707 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:30.691746 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:30.691759 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:30.691773 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:30.691784 [ 12 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:30.691795 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:30.691817 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:30.691850 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:30.691863 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:31.191968 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:31.192004 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:31.192017 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:31.192030 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:31.192042 [ 13 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:31.192052 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:31.192076 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:31.192102 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:31.192114 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:31.693187 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:31.693218 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:31.693229 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:31.693240 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:31.693250 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:31.693259 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:31.693281 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:31.693335 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:31.693346 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:32.193949 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:32.193995 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:32.194019 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:32.194034 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:32.194044 [ 12 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:32.194054 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:32.194079 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:32.194099 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:32.194110 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:32.694256 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:32.694299 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:32.694311 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:32.694323 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:32.694333 [ 12 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:32.694343 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:32.694364 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:32.694386 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:32.694396 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:33.195225 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:33.195263 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:33.195275 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:33.195287 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:33.195297 [ 19 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:33.195306 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:33.195328 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:33.195349 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:33.195359 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:33.695973 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:33.696006 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:33.696016 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:33.696027 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:33.696037 [ 12 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:33.696046 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:33.696067 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:33.696081 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:33.696090 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:34.196812 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:34.196854 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:34.196868 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:34.196882 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:34.196894 [ 19 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:34.196905 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:34.196943 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:34.196972 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:34.197000 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:34.697911 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:34.697953 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:34.697966 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:34.697990 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:34.698007 [ 16 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:34.698018 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:34.698048 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:34.698073 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:34.698084 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:35.198639 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:35.198677 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:35.198689 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:35.198702 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:35.198712 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:35.198722 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:35.198744 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:35.198769 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:35.198781 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:35.699685 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:35.699716 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:35.699727 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:35.699739 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:35.699750 [ 15 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:35.699760 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:35.699803 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:35.699818 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:35.699828 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:36.200414 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:36.200448 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:36.200459 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:36.200471 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:36.200481 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:36.200491 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:36.200515 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:36.200557 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:36.200570 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:36.700958 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:36.700990 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:36.701003 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:36.701017 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:36.701028 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:36.701038 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:36.701063 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:36.701090 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:36.701104 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:37.201979 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:37.202035 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:37.202051 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:37.202083 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:37.202097 [ 18 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:37.202108 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:37.202133 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:37.202159 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:37.202171 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:37.703132 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:37.703169 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:37.703182 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:37.703196 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:37.703208 [ 18 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:37.703218 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:37.703241 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:37.703268 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:37.703281 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:38.203708 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:38.203750 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:38.203763 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:38.203778 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:38.203790 [ 14 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:38.203801 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:38.203825 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:38.203850 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:38.203863 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:38.704597 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=0, CommitIndex=138 and Term=2 2024.09.25 21:05:38.704634 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (0), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:38.704646 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:38.704658 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:38.704669 [ 18 ] {} RaftInstance: local log idx 138, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:38.704679 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:38.704703 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:38.704721 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:38.704733 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=139 2024.09.25 21:05:38.756334 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=138, LastLogTerm 2, EntriesLength=1, CommitIndex=138 and Term=2 2024.09.25 21:05:38.756374 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 138 (1), req c idx: 138, my term: 2, my role: 1 2024.09.25 21:05:38.756388 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:38.756400 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 138, req log term: 2, my last log idx: 138, my log (138) term: 2 2024.09.25 21:05:38.756411 [ 17 ] {} RaftInstance: [INIT] log_idx: 139, count: 0, log_store_->next_slot(): 139, req.log_entries().size(): 1 2024.09.25 21:05:38.756421 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 139, count: 0 2024.09.25 21:05:38.756430 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 139, count: 0 2024.09.25 21:05:38.756445 [ 17 ] {} RaftInstance: append at 139, term 2, timestamp 0 2024.09.25 21:05:38.756478 [ 17 ] {} RaftInstance: durable index 138, sleep and wait for log appending completion 2024.09.25 21:05:38.757606 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:38.757664 [ 17 ] {} RaftInstance: wake up, durable index 139 2024.09.25 21:05:38.757692 [ 17 ] {} RaftInstance: local log idx 139, target_commit_idx 138, quick_commit_index_ 138, state_->get_commit_idx() 138 2024.09.25 21:05:38.757705 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:38.757732 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:38.757758 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:38.757768 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:38.758047 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:38.758076 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:38.758089 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:38.758100 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:38.758111 [ 14 ] {} RaftInstance: trigger commit upto 139 2024.09.25 21:05:38.758121 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 138 2024.09.25 21:05:38.758130 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:38.758156 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:38.758171 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:38.758190 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:38.758196 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:38.758216 [ 20 ] {} RaftInstance: commit upto 139, current idx 138 2024.09.25 21:05:38.758226 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:38.758234 [ 20 ] {} RaftInstance: commit upto 139, current idx 139 2024.09.25 21:05:38.758260 [ 20 ] {} RaftInstance: DONE: commit upto 139, current idx 139 2024.09.25 21:05:38.758274 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:39.205296 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:39.205330 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:39.205340 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:39.205352 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:39.205362 [ 13 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:39.205373 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:39.205396 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:39.205419 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:39.205430 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:39.705835 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:39.705869 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:39.705881 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:39.705894 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:39.705905 [ 17 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:39.705915 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:39.705937 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:39.705954 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:39.705965 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:40.207056 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:40.207091 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:40.207102 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:40.207114 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:40.207124 [ 13 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:40.207133 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:40.207153 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:40.207173 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:40.207183 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:40.707685 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:40.707718 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:40.707730 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:40.707742 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:40.707753 [ 17 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:40.707762 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:40.707786 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:40.707811 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:40.707823 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:41.208360 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:41.208398 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:41.208410 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:41.208423 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:41.208434 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:41.208444 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:41.208467 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:41.208485 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:41.208498 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:41.709111 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:41.709149 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:41.709161 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:41.709174 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:41.709186 [ 13 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:41.709196 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:41.709219 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:41.709244 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:41.709255 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:42.210022 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:42.210072 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:42.210086 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:42.210099 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:42.210111 [ 17 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:42.210121 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:42.210174 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:42.210199 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:42.210210 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:42.710624 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:42.710660 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:42.710673 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:42.710686 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:42.710696 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:42.710705 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:42.710728 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:42.710745 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:42.710756 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:43.211564 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:43.211598 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:43.211608 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:43.211638 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:43.211653 [ 12 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:43.211665 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:43.211689 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:43.211713 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:43.211724 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:43.712220 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:43.712258 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:43.712269 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:43.712281 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:43.712292 [ 15 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:43.712301 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:43.712322 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:43.712343 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:43.712353 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:44.212737 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:44.212785 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:44.212798 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:44.212811 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:44.212832 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:44.212843 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:44.212865 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:44.212896 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:44.212907 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:44.713409 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:44.713451 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:44.713463 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:44.713475 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:44.713485 [ 12 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:44.713495 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:44.713516 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:44.713531 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:44.713540 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:45.214023 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:45.214061 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:45.214075 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:45.214088 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:45.214099 [ 15 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:45.214108 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:45.214130 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:45.214155 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:45.214168 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:45.714573 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:45.714615 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:45.714629 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:45.714644 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:45.714656 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:45.714668 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:45.714695 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:45.714714 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:45.714725 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:46.215472 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:46.215508 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:46.215520 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:46.215534 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:46.215545 [ 18 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:46.215555 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:46.215579 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:46.215604 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:46.215615 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:46.716548 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:46.716589 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:46.716603 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:46.716617 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:46.716628 [ 15 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:46.716639 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:46.716666 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:46.716685 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:46.716696 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:47.217635 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:47.217683 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:47.217694 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:47.217706 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:47.217716 [ 18 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:47.217725 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:47.217746 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:47.217767 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:47.217776 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:47.718598 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:47.718639 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:47.718654 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:47.718667 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:47.718677 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:47.718708 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:47.718734 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:47.718750 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:47.718760 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:48.219482 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:48.219528 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:48.219541 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:48.219553 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:48.219572 [ 14 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:48.219582 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:48.219604 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:48.219626 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:48.219636 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:48.720021 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=0, CommitIndex=139 and Term=2 2024.09.25 21:05:48.720061 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (0), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:48.720073 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:48.720085 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:48.720095 [ 15 ] {} RaftInstance: local log idx 139, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:48.720104 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:48.720125 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:48.720146 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:48.720155 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=140 2024.09.25 21:05:48.756334 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=139, LastLogTerm 2, EntriesLength=1, CommitIndex=139 and Term=2 2024.09.25 21:05:48.756366 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 139 (1), req c idx: 139, my term: 2, my role: 1 2024.09.25 21:05:48.756378 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:48.756390 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 139, req log term: 2, my last log idx: 139, my log (139) term: 2 2024.09.25 21:05:48.756401 [ 18 ] {} RaftInstance: [INIT] log_idx: 140, count: 0, log_store_->next_slot(): 140, req.log_entries().size(): 1 2024.09.25 21:05:48.756411 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 140, count: 0 2024.09.25 21:05:48.756420 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 140, count: 0 2024.09.25 21:05:48.756433 [ 18 ] {} RaftInstance: append at 140, term 2, timestamp 0 2024.09.25 21:05:48.756463 [ 18 ] {} RaftInstance: durable index 139, sleep and wait for log appending completion 2024.09.25 21:05:48.757620 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:48.757679 [ 18 ] {} RaftInstance: wake up, durable index 140 2024.09.25 21:05:48.757703 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 139, quick_commit_index_ 139, state_->get_commit_idx() 139 2024.09.25 21:05:48.757715 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:48.757739 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:48.757765 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:48.757776 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:48.758048 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:48.758075 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:48.758088 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:48.758100 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:48.758111 [ 15 ] {} RaftInstance: trigger commit upto 140 2024.09.25 21:05:48.758121 [ 15 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 139 2024.09.25 21:05:48.758132 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:48.758158 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:48.758180 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:48.758180 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:48.758194 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:48.758207 [ 20 ] {} RaftInstance: commit upto 140, current idx 139 2024.09.25 21:05:48.758214 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:48.758220 [ 20 ] {} RaftInstance: commit upto 140, current idx 140 2024.09.25 21:05:48.758254 [ 20 ] {} RaftInstance: DONE: commit upto 140, current idx 140 2024.09.25 21:05:48.758274 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:49.220724 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:49.220757 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:49.220768 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:49.220781 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:49.220791 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:49.220801 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:49.220826 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:49.220851 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:49.220863 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:49.721663 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:49.721702 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:49.721713 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:49.721725 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:49.721735 [ 15 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:49.721746 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:49.721769 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:49.721792 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:49.721803 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:50.222411 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:50.222445 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:50.222456 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:50.222469 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:50.222481 [ 14 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:50.222492 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:50.222518 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:50.222543 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:50.222554 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:50.723400 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:50.723436 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:50.723447 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:50.723458 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:50.723468 [ 15 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:50.723477 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:50.723498 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:50.723514 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:50.723524 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:51.224276 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:51.224313 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:51.224324 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:51.224335 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:51.224345 [ 14 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:51.224354 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:51.224375 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:51.224397 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:51.224407 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:51.724880 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:51.724924 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:51.724937 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:51.724951 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:51.724963 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:51.724975 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:51.725001 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:51.725018 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:51.725030 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:52.225682 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:52.225733 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:52.225745 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:52.225788 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:52.225802 [ 14 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:52.225812 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:52.225834 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:52.225859 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:52.225871 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:52.726400 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:52.726436 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:52.726450 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:52.726465 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:52.726477 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:52.726488 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:52.726515 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:52.726533 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:52.726544 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:53.227258 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:53.227292 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:53.227303 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:53.227315 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:53.227327 [ 14 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:53.227338 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:53.227362 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:53.227378 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:53.227389 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:53.728269 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:53.728301 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:53.728312 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:53.728323 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:53.728333 [ 13 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:53.728342 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:53.728364 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:53.728387 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:53.728398 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:54.229205 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:54.229243 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:54.229255 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:54.229269 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:54.229281 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:54.229292 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:54.229317 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:54.229343 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:54.229355 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:54.729910 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:54.729947 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:54.729959 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:54.729971 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:54.729981 [ 13 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:54.729990 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:54.730011 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:54.730026 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:54.730035 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:55.230835 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:55.230877 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:55.230892 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:55.230907 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:55.230946 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:55.230959 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:55.230987 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:55.231045 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:55.231062 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:55.731591 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:55.731628 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:55.731640 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:55.731654 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:55.731665 [ 19 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:55.731675 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:55.731698 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:55.731721 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:55.731731 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:56.232329 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:56.232368 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:56.232382 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:56.232396 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:56.232408 [ 18 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:56.232419 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:56.232471 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:56.232499 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:56.232512 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:56.733385 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:56.733423 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:56.733435 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:56.733450 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:56.733463 [ 13 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:56.733476 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:56.733507 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:56.733531 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:56.733544 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:57.234067 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:57.234117 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:57.234133 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:57.234167 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:57.234184 [ 19 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:57.234197 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:57.234224 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:57.234243 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:57.234255 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:57.736597 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:57.736633 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:57.736645 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:57.736657 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:57.736667 [ 13 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:57.736676 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:57.736697 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:57.736712 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:57.736721 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:58.237437 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:58.237479 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:58.237492 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:58.237504 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:58.237516 [ 12 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:58.237526 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:58.237550 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:58.237575 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:58.237588 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:58.738404 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=0, CommitIndex=140 and Term=2 2024.09.25 21:05:58.738445 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (0), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:58.738458 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:58.738470 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:58.738480 [ 19 ] {} RaftInstance: local log idx 140, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:58.738490 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:58.738512 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:58.738535 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:58.738547 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=141 2024.09.25 21:05:58.756395 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=140, LastLogTerm 2, EntriesLength=1, CommitIndex=140 and Term=2 2024.09.25 21:05:58.756424 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 140 (1), req c idx: 140, my term: 2, my role: 1 2024.09.25 21:05:58.756435 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:58.756446 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 140, req log term: 2, my last log idx: 140, my log (140) term: 2 2024.09.25 21:05:58.756455 [ 12 ] {} RaftInstance: [INIT] log_idx: 141, count: 0, log_store_->next_slot(): 141, req.log_entries().size(): 1 2024.09.25 21:05:58.756464 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 141, count: 0 2024.09.25 21:05:58.756472 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 141, count: 0 2024.09.25 21:05:58.756484 [ 12 ] {} RaftInstance: append at 141, term 2, timestamp 0 2024.09.25 21:05:58.756510 [ 12 ] {} RaftInstance: durable index 140, sleep and wait for log appending completion 2024.09.25 21:05:58.757498 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:05:58.757525 [ 12 ] {} RaftInstance: wake up, durable index 141 2024.09.25 21:05:58.757536 [ 12 ] {} RaftInstance: local log idx 141, target_commit_idx 140, quick_commit_index_ 140, state_->get_commit_idx() 140 2024.09.25 21:05:58.757546 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:58.757596 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:58.757617 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:58.757626 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:05:58.757875 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:05:58.757903 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:05:58.757916 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:58.757927 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:05:58.757938 [ 19 ] {} RaftInstance: trigger commit upto 141 2024.09.25 21:05:58.757949 [ 19 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 140 2024.09.25 21:05:58.757959 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:05:58.757985 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:58.757999 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:58.758004 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:05:58.758012 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:58.758030 [ 20 ] {} RaftInstance: commit upto 141, current idx 140 2024.09.25 21:05:58.758038 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:05:58.758043 [ 20 ] {} RaftInstance: commit upto 141, current idx 141 2024.09.25 21:05:58.758078 [ 20 ] {} RaftInstance: DONE: commit upto 141, current idx 141 2024.09.25 21:05:58.758090 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:05:59.239575 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:05:59.239628 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:05:59.239639 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:59.239652 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:05:59.239662 [ 12 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:05:59.239671 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:59.239692 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:59.239713 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:59.239722 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:05:59.740538 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:05:59.740575 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:05:59.740586 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:05:59.740598 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:05:59.740608 [ 17 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:05:59.740635 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:05:59.740656 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:05:59.740671 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:05:59.740682 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:00.240953 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:00.241010 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:00.241025 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:00.241039 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:00.241051 [ 14 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:00.241098 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:00.241125 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:00.241151 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:00.241163 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:00.741619 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:00.741655 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:00.741667 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:00.741680 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:00.741689 [ 17 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:00.741699 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:00.741719 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:00.741741 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:00.741752 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:01.242118 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:01.242156 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:01.242169 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:01.242182 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:01.242193 [ 14 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:01.242203 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:01.242226 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:01.242252 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:01.242264 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:01.743232 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:01.743271 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:01.743283 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:01.743296 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:01.743309 [ 19 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:01.743319 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:01.743342 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:01.743366 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:01.743376 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:02.243652 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:02.243688 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:02.243699 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:02.243711 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:02.243723 [ 14 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:02.243733 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:02.243756 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:02.243781 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:02.243796 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:02.744747 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:02.744785 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:02.744800 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:02.744814 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:02.744827 [ 19 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:02.744838 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:02.744864 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:02.744888 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:02.744900 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:03.245928 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:03.245986 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:03.246003 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:03.246019 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:03.246032 [ 17 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:03.246043 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:03.246069 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:03.246088 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:03.246099 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:03.746806 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:03.746865 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:03.746876 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:03.746887 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:03.746898 [ 19 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:03.746909 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:03.746932 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:03.746951 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:03.746963 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:04.247936 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:04.247971 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:04.247985 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:04.247999 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:04.248011 [ 14 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:04.248021 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:04.248046 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:04.248086 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:04.248098 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:04.749028 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:04.749059 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:04.749070 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:04.749082 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:04.749093 [ 13 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:04.749103 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:04.749125 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:04.749140 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:04.749150 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:05.249798 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:05.249837 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:05.249851 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:05.249874 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:05.249887 [ 19 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:05.249897 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:05.249922 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:05.249946 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:05.249956 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:05.750454 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:05.750489 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:05.750501 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:05.750514 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:05.750525 [ 14 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:05.750536 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:05.750556 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:05.750579 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:05.750590 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:06.251622 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:06.251660 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:06.251674 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:06.251686 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:06.251697 [ 13 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:06.251708 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:06.251730 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:06.251747 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:06.251757 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:06.752316 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:06.752352 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:06.752366 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:06.752379 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:06.752390 [ 15 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:06.752400 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:06.752424 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:06.752447 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:06.752459 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:07.253570 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:07.253617 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:07.253630 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:07.253642 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:07.253654 [ 18 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:07.253664 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:07.253689 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:07.253716 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:07.253729 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:07.754951 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:07.754988 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:07.755000 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:07.755014 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:07.755026 [ 15 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:07.755037 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:07.755104 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:07.755156 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:07.755171 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:08.255576 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=0, CommitIndex=141 and Term=2 2024.09.25 21:06:08.255617 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (0), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:08.255632 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:08.255645 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:08.255657 [ 18 ] {} RaftInstance: local log idx 141, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:08.255668 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:08.255690 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:08.255708 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:08.255720 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=142 2024.09.25 21:06:08.756422 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=141, LastLogTerm 2, EntriesLength=1, CommitIndex=141 and Term=2 2024.09.25 21:06:08.756461 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 141 (1), req c idx: 141, my term: 2, my role: 1 2024.09.25 21:06:08.756498 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:08.756514 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 141, req log term: 2, my last log idx: 141, my log (141) term: 2 2024.09.25 21:06:08.756526 [ 13 ] {} RaftInstance: [INIT] log_idx: 142, count: 0, log_store_->next_slot(): 142, req.log_entries().size(): 1 2024.09.25 21:06:08.756537 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 142, count: 0 2024.09.25 21:06:08.756548 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 142, count: 0 2024.09.25 21:06:08.756562 [ 13 ] {} RaftInstance: append at 142, term 2, timestamp 0 2024.09.25 21:06:08.756596 [ 13 ] {} RaftInstance: durable index 141, sleep and wait for log appending completion 2024.09.25 21:06:08.769599 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:08.769667 [ 13 ] {} RaftInstance: wake up, durable index 142 2024.09.25 21:06:08.769688 [ 13 ] {} RaftInstance: local log idx 142, target_commit_idx 141, quick_commit_index_ 141, state_->get_commit_idx() 141 2024.09.25 21:06:08.769701 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:08.769723 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:08.769763 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:08.769799 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:08.770105 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:08.770133 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:08.770146 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:08.770159 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:08.770169 [ 18 ] {} RaftInstance: trigger commit upto 142 2024.09.25 21:06:08.770177 [ 18 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 141 2024.09.25 21:06:08.770186 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:08.770207 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:08.770218 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:08.770228 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:08.770231 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:08.770254 [ 20 ] {} RaftInstance: commit upto 142, current idx 141 2024.09.25 21:06:08.770261 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:08.770267 [ 20 ] {} RaftInstance: commit upto 142, current idx 142 2024.09.25 21:06:08.770304 [ 20 ] {} RaftInstance: DONE: commit upto 142, current idx 142 2024.09.25 21:06:08.770314 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:09.256961 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:09.256997 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:09.257009 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:09.257022 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:09.257032 [ 15 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:09.257042 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:09.257066 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:09.257093 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:09.257106 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:09.757586 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:09.757623 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:09.757636 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:09.757650 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:09.757660 [ 18 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:09.757671 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:09.757694 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:09.757719 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:09.757731 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:10.258277 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:10.258313 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:10.258323 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:10.258335 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:10.258345 [ 15 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:10.258355 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:10.258376 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:10.258391 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:10.258400 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:10.759304 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:10.759343 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:10.759355 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:10.759367 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:10.759377 [ 15 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:10.759387 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:10.759407 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:10.759430 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:10.759439 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:11.259630 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:11.259668 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:11.259681 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:11.259696 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:11.259709 [ 17 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:11.259721 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:11.259747 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:11.259772 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:11.259783 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:11.760739 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:11.760779 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:11.760791 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:11.760804 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:11.760815 [ 12 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:11.760824 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:11.760847 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:11.760871 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:11.760882 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:12.261200 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:12.261255 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:12.261269 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:12.261283 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:12.261295 [ 17 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:12.261305 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:12.261331 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:12.261350 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:12.261362 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:12.761759 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:12.761796 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:12.761807 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:12.761818 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:12.761827 [ 15 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:12.761836 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:12.761853 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:12.761876 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:12.761886 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:13.262117 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:13.262156 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:13.262167 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:13.262179 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:13.262191 [ 12 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:13.262201 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:13.262223 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:13.262246 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:13.262257 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:13.762738 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:13.762772 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:13.762783 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:13.762794 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:13.762804 [ 13 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:13.762812 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:13.762833 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:13.762854 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:13.762863 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:14.263648 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:14.263685 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:14.263697 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:14.263711 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:14.263721 [ 12 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:14.263731 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:14.263754 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:14.263778 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:14.263789 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:14.763849 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:14.763884 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:14.763896 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:14.763907 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:14.763917 [ 15 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:14.763927 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:14.763947 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:14.763969 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:14.763979 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:15.264483 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:15.264520 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:15.264532 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:15.264545 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:15.264556 [ 12 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:15.264567 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:15.264608 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:15.264634 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:15.264647 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:15.765850 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:15.765891 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:15.765919 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:15.765934 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:15.765945 [ 16 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:15.765955 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:15.765978 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:15.766015 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:15.766028 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:16.266813 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:16.266852 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:16.266866 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:16.266880 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:16.266929 [ 14 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:16.266943 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:16.266966 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:16.267013 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:16.267040 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:16.767193 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:16.767231 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:16.767245 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:16.767259 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:16.767270 [ 16 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:16.767280 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:16.767303 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:16.767329 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:16.767342 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:17.267661 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:17.267707 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:17.267720 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:17.267734 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:17.267746 [ 12 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:17.267758 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:17.267782 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:17.267798 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:17.267808 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:17.768729 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:17.768763 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:17.768778 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:17.768793 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:17.768806 [ 16 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:17.768818 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:17.768860 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:17.768892 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:17.768905 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:18.269384 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=0, CommitIndex=142 and Term=2 2024.09.25 21:06:18.269419 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (0), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:18.269429 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:18.269442 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:18.269453 [ 17 ] {} RaftInstance: local log idx 142, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:18.269463 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:18.269485 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:18.269500 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:18.269510 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=143 2024.09.25 21:06:18.756352 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=142, LastLogTerm 2, EntriesLength=1, CommitIndex=142 and Term=2 2024.09.25 21:06:18.756396 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 142 (1), req c idx: 142, my term: 2, my role: 1 2024.09.25 21:06:18.756408 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:18.756420 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 142, req log term: 2, my last log idx: 142, my log (142) term: 2 2024.09.25 21:06:18.756429 [ 16 ] {} RaftInstance: [INIT] log_idx: 143, count: 0, log_store_->next_slot(): 143, req.log_entries().size(): 1 2024.09.25 21:06:18.756448 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 143, count: 0 2024.09.25 21:06:18.756458 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 143, count: 0 2024.09.25 21:06:18.756472 [ 16 ] {} RaftInstance: append at 143, term 2, timestamp 0 2024.09.25 21:06:18.756509 [ 16 ] {} RaftInstance: durable index 142, sleep and wait for log appending completion 2024.09.25 21:06:18.758199 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:18.758236 [ 16 ] {} RaftInstance: wake up, durable index 143 2024.09.25 21:06:18.758252 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 142, quick_commit_index_ 142, state_->get_commit_idx() 142 2024.09.25 21:06:18.758263 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:18.758283 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:18.758306 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:18.758316 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:18.758601 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:18.758626 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:18.758636 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:18.758646 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:18.758654 [ 13 ] {} RaftInstance: trigger commit upto 143 2024.09.25 21:06:18.758662 [ 13 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 142 2024.09.25 21:06:18.758671 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:18.758693 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:18.758712 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:18.758713 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:18.758724 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:18.758740 [ 20 ] {} RaftInstance: commit upto 143, current idx 142 2024.09.25 21:06:18.758746 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:18.758752 [ 20 ] {} RaftInstance: commit upto 143, current idx 143 2024.09.25 21:06:18.758786 [ 20 ] {} RaftInstance: DONE: commit upto 143, current idx 143 2024.09.25 21:06:18.758797 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:18.770134 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:18.770164 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:18.770175 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:18.770187 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:18.770197 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:18.770209 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:18.770231 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:18.770255 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:18.770266 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:19.271004 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:19.271046 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:19.271061 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:19.271076 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:19.271088 [ 12 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:19.271099 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:19.271122 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:19.271148 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:19.271162 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:19.771757 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:19.771796 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:19.771833 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:19.771851 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:19.771862 [ 17 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:19.771873 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:19.771912 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:19.771930 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:19.771942 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:20.272675 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:20.272722 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:20.272734 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:20.272754 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:20.272765 [ 12 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:20.272776 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:20.272807 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:20.272833 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:20.272845 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:20.773464 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:20.773508 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:20.773520 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:20.773534 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:20.773546 [ 17 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:20.773557 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:20.773580 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:20.773605 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:20.773616 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:21.274176 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:21.274213 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:21.274225 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:21.274237 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:21.274247 [ 12 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:21.274256 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:21.274277 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:21.274299 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:21.274309 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:21.774871 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:21.774909 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:21.774922 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:21.774936 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:21.774947 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:21.774957 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:21.774982 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:21.775008 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:21.775019 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:22.275548 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:22.275598 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:22.275610 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:22.275623 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:22.275634 [ 12 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:22.275645 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:22.275671 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:22.275690 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:22.275701 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:22.776320 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:22.776356 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:22.776370 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:22.776384 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:22.776395 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:22.776405 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:22.776429 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:22.776468 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:22.776480 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:23.276872 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:23.276906 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:23.276918 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:23.276932 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:23.276943 [ 12 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:23.276953 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:23.276976 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:23.277000 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:23.277011 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:23.777615 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:23.777657 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:23.777671 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:23.777685 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:23.777697 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:23.777707 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:23.777735 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:23.777762 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:23.777773 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:24.278502 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:24.278540 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:24.278553 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:24.278568 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:24.278579 [ 19 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:24.278589 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:24.278614 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:24.278640 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:24.278653 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:24.779065 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:24.779107 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:24.779120 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:24.779133 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:24.779144 [ 16 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:24.779155 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:24.779178 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:24.779202 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:24.779214 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:25.280157 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:25.280201 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:25.280215 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:25.280230 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:25.280242 [ 15 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:25.280252 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:25.280277 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:25.280302 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:25.280312 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:25.781229 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:25.781270 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:25.781284 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:25.781297 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:25.781309 [ 19 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:25.781320 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:25.781345 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:25.781376 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:25.781389 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:26.282046 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:26.282085 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:26.282096 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:26.282107 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:26.282117 [ 15 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:26.282126 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:26.282147 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:26.282161 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:26.282171 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:26.783035 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:26.783072 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:26.783099 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:26.783113 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:26.783123 [ 19 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:26.783133 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:26.783156 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:26.783180 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:26.783192 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:27.284009 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:27.284052 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:27.284063 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:27.284077 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:27.284088 [ 14 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:27.284098 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:27.284120 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:27.284160 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:27.284172 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:27.784580 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:27.784618 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:27.784630 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:27.784643 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:27.784654 [ 19 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:27.784665 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:27.784691 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:27.784720 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:27.784732 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:28.285456 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=0, CommitIndex=143 and Term=2 2024.09.25 21:06:28.285499 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (0), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:28.285511 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:28.285524 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:28.285534 [ 14 ] {} RaftInstance: local log idx 143, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:28.285545 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:28.285568 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:28.285592 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:28.285603 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=144 2024.09.25 21:06:28.756485 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=143, LastLogTerm 2, EntriesLength=1, CommitIndex=143 and Term=2 2024.09.25 21:06:28.756521 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 143 (1), req c idx: 143, my term: 2, my role: 1 2024.09.25 21:06:28.756534 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:28.756558 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 143, req log term: 2, my last log idx: 143, my log (143) term: 2 2024.09.25 21:06:28.756571 [ 19 ] {} RaftInstance: [INIT] log_idx: 144, count: 0, log_store_->next_slot(): 144, req.log_entries().size(): 1 2024.09.25 21:06:28.756583 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 144, count: 0 2024.09.25 21:06:28.756592 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 144, count: 0 2024.09.25 21:06:28.756616 [ 19 ] {} RaftInstance: append at 144, term 2, timestamp 0 2024.09.25 21:06:28.756654 [ 19 ] {} RaftInstance: durable index 143, sleep and wait for log appending completion 2024.09.25 21:06:28.757651 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:28.757705 [ 19 ] {} RaftInstance: wake up, durable index 144 2024.09.25 21:06:28.757726 [ 19 ] {} RaftInstance: local log idx 144, target_commit_idx 143, quick_commit_index_ 143, state_->get_commit_idx() 143 2024.09.25 21:06:28.757737 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:28.757759 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:28.757794 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:28.757805 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:28.758075 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:28.758094 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:28.758113 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:28.758149 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:28.758171 [ 14 ] {} RaftInstance: trigger commit upto 144 2024.09.25 21:06:28.758180 [ 14 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 143 2024.09.25 21:06:28.758188 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:28.758209 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:28.758228 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:28.758228 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:28.758251 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:28.758271 [ 20 ] {} RaftInstance: commit upto 144, current idx 143 2024.09.25 21:06:28.758287 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:28.758295 [ 20 ] {} RaftInstance: commit upto 144, current idx 144 2024.09.25 21:06:28.758342 [ 20 ] {} RaftInstance: DONE: commit upto 144, current idx 144 2024.09.25 21:06:28.758354 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:28.786693 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:28.786729 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:28.786742 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:28.786757 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:28.786769 [ 13 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:28.786780 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:28.786809 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:28.786829 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:28.786840 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:29.287324 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:29.287358 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:29.287370 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:29.287384 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:29.287395 [ 18 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:29.287407 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:29.287431 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:29.287448 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:29.287478 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:29.787980 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:29.788017 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:29.788029 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:29.788041 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:29.788052 [ 13 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:29.788063 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:29.788086 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:29.788110 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:29.788121 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:30.288900 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:30.288941 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:30.288954 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:30.288970 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:30.288982 [ 13 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:30.288992 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:30.289020 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:30.289040 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:30.289052 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:30.789540 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:30.789582 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:30.789598 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:30.789614 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:30.789627 [ 18 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:30.789638 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:30.789660 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:30.789751 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:30.789766 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:31.290555 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:31.290590 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:31.290601 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:31.290614 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:31.290625 [ 12 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:31.290636 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:31.290663 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:31.290682 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:31.290694 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:31.791447 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:31.791483 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:31.791495 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:31.791508 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:31.791520 [ 18 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:31.791531 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:31.791555 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:31.791580 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:31.791594 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:32.292045 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:32.292105 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:32.292117 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:32.292129 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:32.292138 [ 17 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:32.292147 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:32.292167 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:32.292182 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:32.292191 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:32.792751 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:32.792785 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:32.792798 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:32.792811 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:32.792822 [ 12 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:32.792832 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:32.792854 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:32.792871 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:32.792882 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:33.293436 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:33.293471 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:33.293482 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:33.293494 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:33.293504 [ 18 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:33.293514 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:33.293537 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:33.293560 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:33.293572 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:33.794098 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:33.794144 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:33.794157 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:33.794170 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:33.794181 [ 16 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:33.794200 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:33.794222 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:33.794253 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:33.794265 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:34.294945 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:34.294979 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:34.294990 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:34.295002 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:34.295013 [ 18 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:34.295024 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:34.295045 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:34.295069 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:34.295080 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:34.796084 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:34.796120 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:34.796131 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:34.796142 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:34.796152 [ 12 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:34.796161 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:34.796182 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:34.796203 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:34.796213 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:35.296612 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:35.296656 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:35.296668 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:35.296713 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:35.296726 [ 16 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:35.296737 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:35.296760 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:35.296783 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:35.296794 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:35.797392 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:35.797450 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:35.797465 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:35.797479 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:35.797492 [ 16 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:35.797504 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:35.797528 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:35.797547 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:35.797559 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:36.298108 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:36.298144 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:36.298155 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:36.298167 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:36.298176 [ 15 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:36.298185 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:36.298205 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:36.298227 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:36.298236 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:36.798748 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:36.798783 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:36.798797 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:36.798810 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:36.798822 [ 15 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:36.798848 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:36.798870 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:36.798886 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:36.798897 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:37.299892 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:37.299945 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:37.299958 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:37.299970 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:37.299981 [ 19 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:37.299991 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:37.300014 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:37.300060 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:37.300072 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:37.801048 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:37.801096 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:37.801109 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:37.801122 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:37.801133 [ 12 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:37.801142 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:37.801167 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:37.801189 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:37.801200 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:38.301618 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=0, CommitIndex=144 and Term=2 2024.09.25 21:06:38.301652 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (0), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:38.301665 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:38.301678 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:38.301689 [ 19 ] {} RaftInstance: local log idx 144, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:38.301699 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:38.301722 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:38.301748 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:38.301759 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=145 2024.09.25 21:06:38.756394 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=144, LastLogTerm 2, EntriesLength=1, CommitIndex=144 and Term=2 2024.09.25 21:06:38.756425 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 144 (1), req c idx: 144, my term: 2, my role: 1 2024.09.25 21:06:38.756436 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:38.756448 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 144, req log term: 2, my last log idx: 144, my log (144) term: 2 2024.09.25 21:06:38.756483 [ 12 ] {} RaftInstance: [INIT] log_idx: 145, count: 0, log_store_->next_slot(): 145, req.log_entries().size(): 1 2024.09.25 21:06:38.756495 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 145, count: 0 2024.09.25 21:06:38.756504 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 145, count: 0 2024.09.25 21:06:38.756518 [ 12 ] {} RaftInstance: append at 145, term 2, timestamp 0 2024.09.25 21:06:38.756548 [ 12 ] {} RaftInstance: durable index 144, sleep and wait for log appending completion 2024.09.25 21:06:38.757595 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:38.757639 [ 12 ] {} RaftInstance: wake up, durable index 145 2024.09.25 21:06:38.757652 [ 12 ] {} RaftInstance: local log idx 145, target_commit_idx 144, quick_commit_index_ 144, state_->get_commit_idx() 144 2024.09.25 21:06:38.757665 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:38.757687 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:38.757713 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:38.757724 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:38.758014 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:38.758041 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:38.758052 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:38.758063 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:38.758073 [ 16 ] {} RaftInstance: trigger commit upto 145 2024.09.25 21:06:38.758082 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 144 2024.09.25 21:06:38.758091 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:38.758114 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:38.758127 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:38.758134 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:38.758140 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:38.758163 [ 20 ] {} RaftInstance: commit upto 145, current idx 144 2024.09.25 21:06:38.758169 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:38.758177 [ 20 ] {} RaftInstance: commit upto 145, current idx 145 2024.09.25 21:06:38.758216 [ 20 ] {} RaftInstance: DONE: commit upto 145, current idx 145 2024.09.25 21:06:38.758229 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:38.802586 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:38.802629 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:38.802642 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:38.802655 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:38.802666 [ 12 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:38.802676 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:38.802698 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:38.802714 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:38.802725 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:39.303381 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:39.303443 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:39.303458 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:39.303471 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:39.303481 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:39.303490 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:39.303510 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:39.303531 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:39.303542 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:39.803974 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:39.804010 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:39.804022 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:39.804033 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:39.804043 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:39.804051 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:39.804072 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:39.804092 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:39.804101 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:40.304794 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:40.304834 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:40.304847 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:40.304860 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:40.304872 [ 19 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:40.304882 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:40.304905 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:40.304930 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:40.304940 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:40.805479 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:40.805509 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:40.805522 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:40.805538 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:40.805551 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:40.805563 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:40.805588 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:40.805607 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:40.805618 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:41.306264 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:41.306302 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:41.306312 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:41.306324 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:41.306334 [ 19 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:41.306343 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:41.306365 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:41.306387 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:41.306397 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:41.807328 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:41.807363 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:41.807375 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:41.807388 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:41.807399 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:41.807408 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:41.807430 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:41.807451 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:41.807486 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:42.308111 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:42.308158 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:42.308170 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:42.308183 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:42.308193 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:42.308203 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:42.308225 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:42.308249 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:42.308260 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:42.808868 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:42.808906 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:42.808920 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:42.808934 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:42.808947 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:42.808970 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:42.808996 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:42.809015 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:42.809028 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:43.309638 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:43.309675 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:43.309687 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:43.309699 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:43.309709 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:43.309718 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:43.309739 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:43.309753 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:43.309763 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:43.810830 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:43.810869 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:43.810882 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:43.810895 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:43.810906 [ 13 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:43.810916 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:43.810939 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:43.810955 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:43.810965 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:44.311404 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:44.311446 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:44.311461 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:44.311475 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:44.311488 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:44.311500 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:44.311527 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:44.311553 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:44.311567 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:44.812421 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:44.812463 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:44.812477 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:44.812490 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:44.812502 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:44.812513 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:44.812539 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:44.812557 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:44.812569 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:45.313302 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:45.313343 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:45.313357 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:45.313371 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:45.313382 [ 17 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:45.313393 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:45.313418 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:45.313437 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:45.313449 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:45.813815 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:45.813849 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:45.813862 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:45.813876 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:45.813889 [ 16 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:45.813900 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:45.813926 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:45.813956 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:45.813969 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:46.314615 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:46.314652 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:46.314664 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:46.314677 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:46.314687 [ 14 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:46.314697 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:46.314720 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:46.314738 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:46.314748 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:46.815019 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:46.815058 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:46.815070 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:46.815084 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:46.815096 [ 17 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:46.815105 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:46.815131 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:46.815159 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:46.815171 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:47.315680 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:47.315726 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:47.315738 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:47.315749 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:47.315759 [ 17 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:47.315768 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:47.315789 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:47.315812 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:47.315821 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:47.816213 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:47.816253 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:47.816266 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:47.816279 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:47.816290 [ 18 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:47.816300 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:47.816323 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:47.816348 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:47.816359 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:48.317374 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=0, CommitIndex=145 and Term=2 2024.09.25 21:06:48.317414 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (0), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:48.317429 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:48.317444 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:48.317456 [ 17 ] {} RaftInstance: local log idx 145, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:48.317467 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:48.317489 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:48.317514 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:48.317526 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=146 2024.09.25 21:06:48.756397 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=145, LastLogTerm 2, EntriesLength=1, CommitIndex=145 and Term=2 2024.09.25 21:06:48.756435 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 145 (1), req c idx: 145, my term: 2, my role: 1 2024.09.25 21:06:48.756447 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:48.756462 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 145, req log term: 2, my last log idx: 145, my log (145) term: 2 2024.09.25 21:06:48.756472 [ 16 ] {} RaftInstance: [INIT] log_idx: 146, count: 0, log_store_->next_slot(): 146, req.log_entries().size(): 1 2024.09.25 21:06:48.756482 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 146, count: 0 2024.09.25 21:06:48.756491 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 146, count: 0 2024.09.25 21:06:48.756505 [ 16 ] {} RaftInstance: append at 146, term 2, timestamp 0 2024.09.25 21:06:48.756538 [ 16 ] {} RaftInstance: durable index 145, sleep and wait for log appending completion 2024.09.25 21:06:48.757728 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:48.757768 [ 16 ] {} RaftInstance: wake up, durable index 146 2024.09.25 21:06:48.757780 [ 16 ] {} RaftInstance: local log idx 146, target_commit_idx 145, quick_commit_index_ 145, state_->get_commit_idx() 145 2024.09.25 21:06:48.757791 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:48.757814 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:48.757839 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:48.757852 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:48.758170 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:48.758198 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:48.758234 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:48.758251 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:48.758262 [ 17 ] {} RaftInstance: trigger commit upto 146 2024.09.25 21:06:48.758271 [ 17 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 145 2024.09.25 21:06:48.758279 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:48.758301 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:48.758322 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:48.758320 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:48.758345 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:48.758354 [ 20 ] {} RaftInstance: commit upto 146, current idx 145 2024.09.25 21:06:48.758361 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:48.758368 [ 20 ] {} RaftInstance: commit upto 146, current idx 146 2024.09.25 21:06:48.758393 [ 20 ] {} RaftInstance: DONE: commit upto 146, current idx 146 2024.09.25 21:06:48.758404 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:48.817815 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:48.817853 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:48.817865 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:48.817878 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:48.817902 [ 15 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:48.817914 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:48.817935 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:48.817970 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:48.817981 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:49.318545 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:49.318580 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:49.318590 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:49.318602 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:49.318613 [ 18 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:49.318622 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:49.318644 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:49.318666 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:49.318676 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:49.819236 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:49.819280 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:49.819292 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:49.819303 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:49.819313 [ 17 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:49.819322 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:49.819343 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:49.819365 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:49.819375 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:50.319879 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:50.319919 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:50.319932 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:50.319945 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:50.319956 [ 18 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:50.320002 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:50.320026 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:50.320043 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:50.320054 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:50.820780 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:50.820816 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:50.820829 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:50.820842 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:50.820853 [ 17 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:50.820864 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:50.820891 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:50.820927 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:50.820941 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:51.321679 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:51.321718 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:51.321729 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:51.321741 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:51.321752 [ 18 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:51.321762 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:51.321784 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:51.321846 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:51.321872 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:51.822558 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:51.822596 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:51.822608 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:51.822621 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:51.822632 [ 12 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:51.822643 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:51.822666 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:51.822689 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:51.822700 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:52.323604 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:52.323647 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:52.323661 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:52.323676 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:52.323690 [ 19 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:52.323702 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:52.323724 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:52.323766 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:52.323781 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:52.823856 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:52.823898 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:52.823913 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:52.823926 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:52.823936 [ 13 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:52.823947 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:52.823972 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:52.823997 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:52.824009 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:53.324410 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:53.324487 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:53.324537 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:53.324555 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:53.324567 [ 13 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:53.324580 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:53.324604 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:53.324631 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:53.324643 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:53.825209 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:53.825247 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:53.825259 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:53.825273 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:53.825286 [ 19 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:53.825298 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:53.825325 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:53.825355 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:53.825369 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:54.326024 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:54.326064 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:54.326076 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:54.326112 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:54.326124 [ 16 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:54.326134 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:54.326155 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:54.326187 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:54.326198 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:54.826664 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:54.826698 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:54.826709 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:54.826722 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:54.826732 [ 19 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:54.826742 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:54.826765 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:54.826780 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:54.826790 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:55.327648 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:55.327683 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:55.327696 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:55.327709 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:55.327721 [ 13 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:55.327731 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:55.327754 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:55.327816 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:55.327828 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:55.828349 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:55.828388 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:55.828407 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:55.828421 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:55.828431 [ 15 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:55.828440 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:55.828459 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:55.828486 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:55.828496 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:56.329167 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:56.329246 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:56.329260 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:56.329272 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:56.329279 [ 19 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:56.329286 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:56.329306 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:56.329331 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:56.329342 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:56.830600 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:56.830639 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:56.830651 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:56.830662 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:56.830673 [ 13 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:56.830683 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:56.830705 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:56.830721 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:56.830731 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:57.331016 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:57.331064 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:57.331108 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:57.331122 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:57.331133 [ 13 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:57.331142 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:57.331163 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:57.331176 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:57.331185 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:57.831595 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:57.831629 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:57.831642 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:57.831657 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:57.831669 [ 17 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:57.831680 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:57.831708 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:57.831734 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:57.831746 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:58.331982 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=0, CommitIndex=146 and Term=2 2024.09.25 21:06:58.332028 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (0), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:58.332041 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:58.332054 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:58.332065 [ 17 ] {} RaftInstance: local log idx 146, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:58.332075 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:58.332104 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:58.332142 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:58.332161 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=147 2024.09.25 21:06:58.756374 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=146, LastLogTerm 2, EntriesLength=1, CommitIndex=146 and Term=2 2024.09.25 21:06:58.756405 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 146 (1), req c idx: 146, my term: 2, my role: 1 2024.09.25 21:06:58.756417 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:58.756429 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 146, req log term: 2, my last log idx: 146, my log (146) term: 2 2024.09.25 21:06:58.756439 [ 16 ] {} RaftInstance: [INIT] log_idx: 147, count: 0, log_store_->next_slot(): 147, req.log_entries().size(): 1 2024.09.25 21:06:58.756449 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 147, count: 0 2024.09.25 21:06:58.756457 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 147, count: 0 2024.09.25 21:06:58.756470 [ 16 ] {} RaftInstance: append at 147, term 2, timestamp 0 2024.09.25 21:06:58.756522 [ 16 ] {} RaftInstance: durable index 146, sleep and wait for log appending completion 2024.09.25 21:06:58.757542 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:06:58.757601 [ 16 ] {} RaftInstance: wake up, durable index 147 2024.09.25 21:06:58.757625 [ 16 ] {} RaftInstance: local log idx 147, target_commit_idx 146, quick_commit_index_ 146, state_->get_commit_idx() 146 2024.09.25 21:06:58.757637 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:58.757660 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:58.757685 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:58.757695 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:06:58.758108 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:06:58.758126 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:06:58.758135 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:58.758145 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:06:58.758153 [ 19 ] {} RaftInstance: trigger commit upto 147 2024.09.25 21:06:58.758162 [ 19 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 146 2024.09.25 21:06:58.758171 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:06:58.758191 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:58.758201 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:58.758217 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:58.758225 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:06:58.758247 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:06:58.758265 [ 20 ] {} RaftInstance: commit upto 147, current idx 146 2024.09.25 21:06:58.758274 [ 20 ] {} RaftInstance: commit upto 147, current idx 147 2024.09.25 21:06:58.758305 [ 20 ] {} RaftInstance: DONE: commit upto 147, current idx 147 2024.09.25 21:06:58.758316 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:06:58.832882 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:06:58.832912 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:06:58.832923 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:58.832935 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:06:58.832946 [ 14 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:06:58.832955 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:58.832976 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:58.832998 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:58.833007 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:06:59.333490 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:06:59.333530 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:06:59.333543 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:59.333558 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:06:59.333570 [ 14 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:06:59.333582 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:59.333609 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:59.333627 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:59.333639 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:06:59.834613 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:06:59.834650 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:06:59.834664 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:06:59.834678 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:06:59.834689 [ 18 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:06:59.834700 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:06:59.834722 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:06:59.834745 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:06:59.834756 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:00.335492 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:00.335529 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:00.335542 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:00.335556 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:00.335567 [ 19 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:00.335576 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:00.335596 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:00.335611 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:00.335621 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:00.836029 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:00.836070 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:00.836083 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:00.836096 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:00.836106 [ 18 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:00.836117 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:00.836142 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:00.836169 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:00.836203 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:01.337520 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:01.337552 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:01.337564 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:01.337576 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:01.337587 [ 13 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:01.337597 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:01.337623 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:01.337650 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:01.337662 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:01.838442 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:01.838481 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:01.838494 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:01.838508 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:01.838519 [ 19 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:01.838530 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:01.838555 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:01.838572 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:01.838583 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:02.339093 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:02.339138 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:02.339150 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:02.339162 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:02.339172 [ 13 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:02.339182 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:02.339205 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:02.339228 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:02.339240 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:02.839788 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:02.839827 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:02.839839 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:02.839852 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:02.839863 [ 15 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:02.839873 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:02.839896 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:02.839913 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:02.839924 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:03.340670 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:03.340712 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:03.340725 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:03.340738 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:03.340750 [ 19 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:03.340760 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:03.340783 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:03.340807 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:03.340819 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:03.841218 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:03.841257 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:03.841271 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:03.841283 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:03.841295 [ 15 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:03.841306 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:03.841320 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:03.841345 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:03.841357 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:04.341960 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:04.341996 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:04.342047 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:04.342069 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:04.342080 [ 19 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:04.342091 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:04.342115 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:04.342133 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:04.342145 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:04.842810 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:04.842848 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:04.842860 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:04.842872 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:04.842882 [ 15 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:04.842891 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:04.842912 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:04.842933 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:04.842943 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:05.343339 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:05.343397 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:05.343411 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:05.343425 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:05.343438 [ 17 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:05.343448 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:05.343471 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:05.343497 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:05.343510 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:05.844075 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:05.844114 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:05.844125 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:05.844139 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:05.844150 [ 15 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:05.844159 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:05.844182 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:05.844203 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:05.844213 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:06.344705 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:06.344745 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:06.344758 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:06.344771 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:06.344782 [ 16 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:06.344793 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:06.344817 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:06.344841 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:06.344853 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:06.845356 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:06.845395 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:06.845409 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:06.845423 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:06.845435 [ 15 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:06.845446 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:06.845467 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:06.845485 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:06.845496 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:07.346383 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:07.346438 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:07.346453 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:07.346468 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:07.346481 [ 16 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:07.346492 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:07.346521 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:07.346550 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:07.346563 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:07.847416 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:07.847464 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:07.847475 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:07.847488 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:07.847505 [ 17 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:07.847515 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:07.847536 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:07.847549 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:07.847558 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:08.347996 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=0, CommitIndex=147 and Term=2 2024.09.25 21:07:08.348033 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (0), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:08.348044 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:08.348058 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:08.348070 [ 18 ] {} RaftInstance: local log idx 147, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:08.348079 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:08.348104 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:08.348129 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:08.348140 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=148 2024.09.25 21:07:08.756407 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=147, LastLogTerm 2, EntriesLength=1, CommitIndex=147 and Term=2 2024.09.25 21:07:08.756441 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 147 (1), req c idx: 147, my term: 2, my role: 1 2024.09.25 21:07:08.756454 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:08.756467 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 147, req log term: 2, my last log idx: 147, my log (147) term: 2 2024.09.25 21:07:08.756478 [ 16 ] {} RaftInstance: [INIT] log_idx: 148, count: 0, log_store_->next_slot(): 148, req.log_entries().size(): 1 2024.09.25 21:07:08.756488 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 148, count: 0 2024.09.25 21:07:08.756498 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 148, count: 0 2024.09.25 21:07:08.756511 [ 16 ] {} RaftInstance: append at 148, term 2, timestamp 0 2024.09.25 21:07:08.756539 [ 16 ] {} RaftInstance: durable index 147, sleep and wait for log appending completion 2024.09.25 21:07:08.757620 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:08.757694 [ 16 ] {} RaftInstance: wake up, durable index 148 2024.09.25 21:07:08.757717 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 147, quick_commit_index_ 147, state_->get_commit_idx() 147 2024.09.25 21:07:08.757730 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:08.757755 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:08.757774 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:08.757785 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:08.758095 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:08.758118 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:08.758130 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:08.758142 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:08.758152 [ 18 ] {} RaftInstance: trigger commit upto 148 2024.09.25 21:07:08.758160 [ 18 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 147 2024.09.25 21:07:08.758168 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:08.758189 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:08.758202 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:08.758209 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:08.758216 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:08.758230 [ 20 ] {} RaftInstance: commit upto 148, current idx 147 2024.09.25 21:07:08.758239 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:08.758244 [ 20 ] {} RaftInstance: commit upto 148, current idx 148 2024.09.25 21:07:08.758281 [ 20 ] {} RaftInstance: DONE: commit upto 148, current idx 148 2024.09.25 21:07:08.758294 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:08.848631 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:08.848669 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:08.848682 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:08.848697 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:08.848709 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:08.848719 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:08.848746 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:08.848773 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:08.848784 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:09.349513 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:09.349551 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:09.349563 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:09.349576 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:09.349587 [ 18 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:09.349596 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:09.349618 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:09.349640 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:09.349649 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:09.850129 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:09.850163 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:09.850174 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:09.850186 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:09.850195 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:09.850204 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:09.850224 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:09.850247 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:09.850255 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:10.351035 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:10.351074 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:10.351086 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:10.351098 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:10.351108 [ 18 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:10.351118 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:10.351138 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:10.351161 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:10.351170 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:10.851912 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:10.851946 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:10.851957 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:10.851969 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:10.851980 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:10.852020 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:10.852033 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:10.852054 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:10.852063 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:11.352484 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:11.352516 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:11.352528 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:11.352541 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:11.352551 [ 14 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:11.352561 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:11.352583 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:11.352637 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:11.352666 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:11.853545 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:11.853585 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:11.853597 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:11.853610 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:11.853621 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:11.853631 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:11.853654 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:11.853676 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:11.853687 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:12.354754 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:12.354810 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:12.354825 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:12.354838 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:12.354850 [ 17 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:12.354860 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:12.354883 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:12.354907 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:12.354918 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:12.855397 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:12.855435 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:12.855449 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:12.855484 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:12.855519 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:12.855538 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:12.855561 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:12.855578 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:12.855589 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:13.356309 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:13.356347 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:13.356358 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:13.356370 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:13.356381 [ 14 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:13.356390 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:13.356412 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:13.356434 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:13.356443 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:13.856653 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:13.856688 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:13.856700 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:13.856712 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:13.856722 [ 16 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:13.856730 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:13.856755 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:13.856779 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:13.856789 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:14.357554 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:14.357588 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:14.357609 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:14.357623 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:14.357659 [ 13 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:14.357673 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:14.357695 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:14.357726 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:14.357739 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:14.858350 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:14.858386 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:14.858397 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:14.858409 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:14.858419 [ 14 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:14.858428 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:14.858449 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:14.858471 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:14.858481 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:15.359526 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:15.359558 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:15.359569 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:15.359582 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:15.359594 [ 14 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:15.359605 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:15.359626 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:15.359650 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:15.359660 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:15.859819 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:15.859858 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:15.859873 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:15.859887 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:15.859898 [ 13 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:15.859908 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:15.859934 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:15.859951 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:15.859962 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:16.360240 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:16.360275 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:16.360287 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:16.360302 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:16.360313 [ 13 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:16.360324 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:16.360348 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:16.360375 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:16.360389 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:16.861094 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:16.861132 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:16.861159 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:16.861172 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:16.861182 [ 12 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:16.861191 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:16.861214 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:16.861237 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:16.861248 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:17.361550 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:17.361598 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:17.361611 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:17.361626 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:17.361636 [ 13 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:17.361645 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:17.361667 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:17.361682 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:17.361691 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:17.861770 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:17.861808 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:17.861820 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:17.861832 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:17.861844 [ 12 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:17.861855 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:17.861868 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:17.861892 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:17.861903 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:18.362309 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=0, CommitIndex=148 and Term=2 2024.09.25 21:07:18.362342 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (0), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:18.362353 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:18.362365 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:18.362376 [ 13 ] {} RaftInstance: local log idx 148, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:18.362386 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:18.362410 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:18.362435 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:18.362446 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=149 2024.09.25 21:07:18.756453 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=148, LastLogTerm 2, EntriesLength=1, CommitIndex=148 and Term=2 2024.09.25 21:07:18.756489 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 148 (1), req c idx: 148, my term: 2, my role: 1 2024.09.25 21:07:18.756501 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:18.756514 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 148, req log term: 2, my last log idx: 148, my log (148) term: 2 2024.09.25 21:07:18.756523 [ 12 ] {} RaftInstance: [INIT] log_idx: 149, count: 0, log_store_->next_slot(): 149, req.log_entries().size(): 1 2024.09.25 21:07:18.756532 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 149, count: 0 2024.09.25 21:07:18.756541 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 149, count: 0 2024.09.25 21:07:18.756555 [ 12 ] {} RaftInstance: append at 149, term 2, timestamp 0 2024.09.25 21:07:18.756584 [ 12 ] {} RaftInstance: durable index 148, sleep and wait for log appending completion 2024.09.25 21:07:18.757864 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:18.757897 [ 12 ] {} RaftInstance: wake up, durable index 149 2024.09.25 21:07:18.757909 [ 12 ] {} RaftInstance: local log idx 149, target_commit_idx 148, quick_commit_index_ 148, state_->get_commit_idx() 148 2024.09.25 21:07:18.757920 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:18.757941 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:18.757966 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:18.757978 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:18.758268 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:18.758327 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:18.758345 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:18.758355 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:18.758370 [ 19 ] {} RaftInstance: trigger commit upto 149 2024.09.25 21:07:18.758379 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 148 2024.09.25 21:07:18.758388 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:18.758408 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:18.758419 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:18.758428 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:18.758432 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:18.758448 [ 20 ] {} RaftInstance: commit upto 149, current idx 148 2024.09.25 21:07:18.758454 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:18.758461 [ 20 ] {} RaftInstance: commit upto 149, current idx 149 2024.09.25 21:07:18.758488 [ 20 ] {} RaftInstance: DONE: commit upto 149, current idx 149 2024.09.25 21:07:18.758549 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:18.863110 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:18.863154 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:18.863166 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:18.863178 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:18.863196 [ 13 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:18.863205 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:18.863226 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:18.863247 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:18.863264 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:19.363869 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:19.363903 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:19.363914 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:19.363924 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:19.363934 [ 13 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:19.363942 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:19.363962 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:19.363982 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:19.363991 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:19.864203 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:19.864248 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:19.864263 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:19.864280 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:19.864297 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:19.864309 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:19.864335 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:19.864360 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:19.864373 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:20.364844 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:20.364886 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:20.364908 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:20.364922 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:20.364934 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:20.364946 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:20.364974 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:20.364992 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:20.365012 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:20.865610 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:20.865648 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:20.865658 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:20.865671 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:20.865681 [ 13 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:20.865691 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:20.865715 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:20.865738 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:20.865749 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:21.366802 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:21.366839 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:21.366849 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:21.366858 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:21.366865 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:21.366873 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:21.366890 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:21.366911 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:21.366922 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:21.867466 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:21.867507 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:21.867520 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:21.867533 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:21.867544 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:21.867553 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:21.867576 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:21.867600 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:21.867611 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:22.368033 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:22.368081 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:22.368095 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:22.368108 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:22.368120 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:22.368130 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:22.368154 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:22.368171 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:22.368181 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:22.869298 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:22.869343 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:22.869357 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:22.869371 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:22.869382 [ 12 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:22.869392 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:22.869419 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:22.869453 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:22.869464 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:23.369875 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:23.369915 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:23.369929 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:23.369942 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:23.369953 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:23.369963 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:23.369991 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:23.370022 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:23.370036 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:23.870804 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:23.870839 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:23.870850 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:23.870861 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:23.870871 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:23.870880 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:23.870902 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:23.870917 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:23.870926 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:24.371908 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:24.371944 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:24.371957 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:24.371970 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:24.371995 [ 19 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:24.372007 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:24.372029 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:24.372050 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:24.372060 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:24.872504 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:24.872552 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:24.872566 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:24.872579 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:24.872591 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:24.872601 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:24.872633 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:24.872657 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:24.872667 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:25.373211 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:25.373251 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:25.373263 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:25.373276 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:25.373287 [ 17 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:25.373297 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:25.373320 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:25.373344 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:25.373355 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:25.873764 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:25.873802 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:25.873821 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:25.873834 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:25.873843 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:25.873851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:25.873881 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:25.873903 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:25.873913 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:26.374576 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:26.374621 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:26.374635 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:26.374650 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:26.374663 [ 17 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:26.374675 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:26.374701 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:26.374724 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:26.374737 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:26.874809 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:26.874867 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:26.874880 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:26.874892 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:26.874903 [ 17 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:26.874913 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:26.874935 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:26.874958 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:26.874969 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:27.376042 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:27.376087 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:27.376100 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:27.376114 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:27.376126 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:27.376136 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:27.376159 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:27.376183 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:27.376195 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:27.876685 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:27.876720 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:27.876731 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:27.876742 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:27.876753 [ 14 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:27.876763 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:27.876783 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:27.876806 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:27.876818 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:28.377143 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=0, CommitIndex=149 and Term=2 2024.09.25 21:07:28.377180 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (0), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:28.377192 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:28.377244 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:28.377264 [ 16 ] {} RaftInstance: local log idx 149, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:28.377275 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:28.377299 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:28.377317 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:28.377329 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=150 2024.09.25 21:07:28.756401 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=149, LastLogTerm 2, EntriesLength=1, CommitIndex=149 and Term=2 2024.09.25 21:07:28.756437 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 149 (1), req c idx: 149, my term: 2, my role: 1 2024.09.25 21:07:28.756449 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:28.756462 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 149, req log term: 2, my last log idx: 149, my log (149) term: 2 2024.09.25 21:07:28.756472 [ 14 ] {} RaftInstance: [INIT] log_idx: 150, count: 0, log_store_->next_slot(): 150, req.log_entries().size(): 1 2024.09.25 21:07:28.756481 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 150, count: 0 2024.09.25 21:07:28.756490 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 150, count: 0 2024.09.25 21:07:28.756503 [ 14 ] {} RaftInstance: append at 150, term 2, timestamp 0 2024.09.25 21:07:28.756532 [ 14 ] {} RaftInstance: durable index 149, sleep and wait for log appending completion 2024.09.25 21:07:28.757907 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:28.757963 [ 14 ] {} RaftInstance: wake up, durable index 150 2024.09.25 21:07:28.757984 [ 14 ] {} RaftInstance: local log idx 150, target_commit_idx 149, quick_commit_index_ 149, state_->get_commit_idx() 149 2024.09.25 21:07:28.757995 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:28.758032 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:28.758053 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:28.758064 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:28.758363 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:28.758381 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:28.758390 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:28.758399 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:28.758408 [ 15 ] {} RaftInstance: trigger commit upto 150 2024.09.25 21:07:28.758416 [ 15 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 149 2024.09.25 21:07:28.758425 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:28.758446 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:28.758464 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:28.758464 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:28.758487 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:28.758494 [ 20 ] {} RaftInstance: commit upto 150, current idx 149 2024.09.25 21:07:28.758502 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:28.758508 [ 20 ] {} RaftInstance: commit upto 150, current idx 150 2024.09.25 21:07:28.758546 [ 20 ] {} RaftInstance: DONE: commit upto 150, current idx 150 2024.09.25 21:07:28.758558 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:28.877892 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:28.877931 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:28.877942 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:28.877954 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:28.877965 [ 17 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:28.877974 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:28.877997 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:28.878012 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:28.878022 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:29.378581 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:29.378623 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:29.378647 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:29.378663 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:29.378675 [ 17 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:29.378687 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:29.378741 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:29.378776 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:29.378789 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:29.878949 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:29.878980 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:29.879014 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:29.879027 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:29.879037 [ 18 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:29.879046 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:29.879066 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:29.879087 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:29.879096 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:30.380340 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:30.380373 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:30.380385 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:30.380399 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:30.380411 [ 13 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:30.380422 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:30.380448 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:30.380476 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:30.380490 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:30.881116 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:30.881157 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:30.881172 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:30.881187 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:30.881200 [ 17 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:30.881209 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:30.881233 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:30.881261 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:30.881277 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:31.381340 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:31.381375 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:31.381388 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:31.381402 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:31.381415 [ 13 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:31.381426 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:31.381450 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:31.381469 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:31.381481 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:31.882433 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:31.882476 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:31.882489 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:31.882543 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:31.882558 [ 13 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:31.882568 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:31.882591 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:31.882614 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:31.882626 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:32.383668 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:32.383718 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:32.383733 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:32.383748 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:32.383759 [ 15 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:32.383770 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:32.383803 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:32.383831 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:32.383844 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:32.884877 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:32.884913 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:32.884926 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:32.884939 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:32.884950 [ 13 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:32.884961 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:32.884984 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:32.885008 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:32.885031 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:33.385972 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:33.386015 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:33.386028 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:33.386042 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:33.386054 [ 15 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:33.386065 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:33.386091 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:33.386118 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:33.386129 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:33.886860 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:33.886900 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:33.886924 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:33.886940 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:33.886951 [ 12 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:33.886960 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:33.886988 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:33.887014 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:33.887027 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:34.387829 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:34.387870 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:34.387884 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:34.387897 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:34.387908 [ 15 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:34.387919 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:34.387942 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:34.387959 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:34.387969 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:34.888946 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:34.888991 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:34.889004 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:34.889018 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:34.889029 [ 16 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:34.889040 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:34.889066 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:34.889084 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:34.889096 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:35.389583 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:35.389619 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:35.389631 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:35.389645 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:35.389657 [ 12 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:35.389668 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:35.389693 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:35.389710 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:35.389720 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:35.890683 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:35.890722 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:35.890736 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:35.890749 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:35.890759 [ 16 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:35.890770 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:35.890794 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:35.890817 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:35.890827 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:36.391463 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:36.391500 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:36.391513 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:36.391526 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:36.391537 [ 18 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:36.391546 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:36.391569 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:36.391593 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:36.391604 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:36.892136 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:36.892171 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:36.892183 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:36.892196 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:36.892207 [ 16 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:36.892217 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:36.892242 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:36.892264 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:36.892273 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:37.392692 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:37.392740 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:37.392753 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:37.392768 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:37.392780 [ 12 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:37.392792 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:37.392819 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:37.392849 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:37.392859 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:37.893764 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:37.893803 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:37.893816 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:37.893829 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:37.893841 [ 17 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:37.893851 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:37.893894 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:37.893919 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:37.893930 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:38.394619 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=0, CommitIndex=150 and Term=2 2024.09.25 21:07:38.394656 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (0), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:38.394669 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:38.394682 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:38.394694 [ 18 ] {} RaftInstance: local log idx 150, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:38.394704 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:38.394727 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:38.394743 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:38.394753 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=151 2024.09.25 21:07:38.756439 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=150, LastLogTerm 2, EntriesLength=1, CommitIndex=150 and Term=2 2024.09.25 21:07:38.756472 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 150 (1), req c idx: 150, my term: 2, my role: 1 2024.09.25 21:07:38.756483 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:38.756496 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 150, req log term: 2, my last log idx: 150, my log (150) term: 2 2024.09.25 21:07:38.756506 [ 15 ] {} RaftInstance: [INIT] log_idx: 151, count: 0, log_store_->next_slot(): 151, req.log_entries().size(): 1 2024.09.25 21:07:38.756516 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 151, count: 0 2024.09.25 21:07:38.756525 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 151, count: 0 2024.09.25 21:07:38.756539 [ 15 ] {} RaftInstance: append at 151, term 2, timestamp 0 2024.09.25 21:07:38.756571 [ 15 ] {} RaftInstance: durable index 150, sleep and wait for log appending completion 2024.09.25 21:07:38.757548 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:38.757581 [ 15 ] {} RaftInstance: wake up, durable index 151 2024.09.25 21:07:38.757594 [ 15 ] {} RaftInstance: local log idx 151, target_commit_idx 150, quick_commit_index_ 150, state_->get_commit_idx() 150 2024.09.25 21:07:38.757604 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:38.757627 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:38.757650 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:38.757660 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:38.757944 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:38.757969 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:38.757979 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:38.757989 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:38.757998 [ 16 ] {} RaftInstance: trigger commit upto 151 2024.09.25 21:07:38.758007 [ 16 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 150 2024.09.25 21:07:38.758015 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:38.758042 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:38.758056 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:38.758080 [ 20 ] {} RaftInstance: commit upto 151, current idx 150 2024.09.25 21:07:38.758090 [ 20 ] {} RaftInstance: commit upto 151, current idx 151 2024.09.25 21:07:38.758121 [ 20 ] {} RaftInstance: DONE: commit upto 151, current idx 151 2024.09.25 21:07:38.758132 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:38.758531 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:38.758565 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:38.758577 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:38.895647 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:38.895685 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:38.895698 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:38.895712 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:38.895723 [ 18 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:38.895734 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:38.895759 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:38.895785 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:38.895797 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:39.396801 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:39.396838 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:39.396849 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:39.396862 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:39.396874 [ 15 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:39.396885 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:39.396908 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:39.396925 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:39.396936 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:39.897351 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:39.897383 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:39.897395 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:39.897408 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:39.897419 [ 17 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:39.897430 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:39.897495 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:39.897519 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:39.897529 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:40.398414 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:40.398453 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:40.398466 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:40.398479 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:40.398490 [ 18 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:40.398500 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:40.398526 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:40.398553 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:40.398565 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:40.899299 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:40.899342 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:40.899355 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:40.899368 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:40.899379 [ 17 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:40.899390 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:40.899413 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:40.899439 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:40.899451 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:41.400356 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:41.400395 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:41.400409 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:41.400422 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:41.400433 [ 15 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:41.400443 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:41.400465 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:41.400486 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:41.400494 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:41.901228 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:41.901267 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:41.901281 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:41.901296 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:41.901309 [ 17 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:41.901321 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:41.901347 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:41.901378 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:41.901392 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:42.402425 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:42.402476 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:42.402487 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:42.402499 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:42.402509 [ 18 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:42.402518 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:42.402539 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:42.402560 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:42.402570 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:42.903170 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:42.903221 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:42.903235 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:42.903248 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:42.903260 [ 19 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:42.903270 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:42.903293 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:42.903318 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:42.903328 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:43.404385 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:43.404423 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:43.404436 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:43.404449 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:43.404460 [ 18 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:43.404471 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:43.404492 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:43.404509 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:43.404519 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:43.905411 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:43.905454 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:43.905468 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:43.905483 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:43.905495 [ 17 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:43.905505 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:43.905531 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:43.905559 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:43.905573 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:44.406605 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:44.406643 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:44.406658 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:44.406673 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:44.406685 [ 18 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:44.406696 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:44.406721 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:44.406739 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:44.406750 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:44.907760 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:44.907801 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:44.907815 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:44.907829 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:44.907842 [ 19 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:44.907853 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:44.907880 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:44.907907 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:44.907920 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:45.408418 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:45.408456 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:45.408469 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:45.408483 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:45.408495 [ 14 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:45.408507 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:45.408532 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:45.408560 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:45.408575 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:45.909665 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:45.909705 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:45.909718 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:45.909731 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:45.909741 [ 19 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:45.909753 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:45.909777 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:45.909802 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:45.909814 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:46.410060 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:46.410098 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:46.410111 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:46.410125 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:46.410135 [ 14 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:46.410145 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:46.410171 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:46.410198 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:46.410237 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:46.911274 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:46.911314 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:46.911327 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:46.911340 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:46.911353 [ 19 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:46.911364 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:46.911388 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:46.911415 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:46.911428 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:47.411897 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:47.411947 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:47.411961 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:47.411975 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:47.411987 [ 14 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:47.412024 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:47.412046 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:47.412061 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:47.412087 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:47.912639 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:47.912676 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:47.912690 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:47.912704 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:47.912715 [ 12 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:47.912727 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:47.912754 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:47.912788 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:47.912802 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:48.413463 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=0, CommitIndex=151 and Term=2 2024.09.25 21:07:48.413501 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (0), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:48.413514 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:48.413527 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:48.413568 [ 19 ] {} RaftInstance: local log idx 151, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:48.413579 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:48.413602 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:48.413661 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:48.413683 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=152 2024.09.25 21:07:48.756341 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=151, LastLogTerm 2, EntriesLength=1, CommitIndex=151 and Term=2 2024.09.25 21:07:48.756379 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 151 (1), req c idx: 151, my term: 2, my role: 1 2024.09.25 21:07:48.756393 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:48.756407 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 151, req log term: 2, my last log idx: 151, my log (151) term: 2 2024.09.25 21:07:48.756417 [ 12 ] {} RaftInstance: [INIT] log_idx: 152, count: 0, log_store_->next_slot(): 152, req.log_entries().size(): 1 2024.09.25 21:07:48.756426 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 152, count: 0 2024.09.25 21:07:48.756436 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 152, count: 0 2024.09.25 21:07:48.756449 [ 12 ] {} RaftInstance: append at 152, term 2, timestamp 0 2024.09.25 21:07:48.756480 [ 12 ] {} RaftInstance: durable index 151, sleep and wait for log appending completion 2024.09.25 21:07:48.757484 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:48.757530 [ 12 ] {} RaftInstance: wake up, durable index 152 2024.09.25 21:07:48.757545 [ 12 ] {} RaftInstance: local log idx 152, target_commit_idx 151, quick_commit_index_ 151, state_->get_commit_idx() 151 2024.09.25 21:07:48.757558 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:48.757571 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:48.757597 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:48.757609 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:48.757908 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:48.757932 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:48.757941 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:48.757951 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:48.757960 [ 19 ] {} RaftInstance: trigger commit upto 152 2024.09.25 21:07:48.757968 [ 19 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 151 2024.09.25 21:07:48.757976 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:48.757996 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:48.758015 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:48.758037 [ 20 ] {} RaftInstance: commit upto 152, current idx 151 2024.09.25 21:07:48.758048 [ 20 ] {} RaftInstance: commit upto 152, current idx 152 2024.09.25 21:07:48.758092 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:48.758106 [ 20 ] {} RaftInstance: DONE: commit upto 152, current idx 152 2024.09.25 21:07:48.758114 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:48.758119 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:48.758126 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:48.913702 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:48.913735 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:48.913747 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:48.913761 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:48.913773 [ 13 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:48.913783 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:48.913810 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:48.913837 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:48.913850 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:49.414571 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:49.414604 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:49.414614 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:49.414627 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:49.414637 [ 14 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:49.414647 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:49.414668 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:49.414684 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:49.414695 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:49.915602 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:49.915636 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:49.915644 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:49.915653 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:49.915661 [ 13 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:49.915667 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:49.915686 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:49.915705 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:49.915712 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:50.416632 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:50.416669 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:50.416684 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:50.416698 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:50.416709 [ 16 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:50.416719 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:50.416742 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:50.416766 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:50.416776 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:50.917760 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:50.917817 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:50.917854 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:50.917866 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:50.917875 [ 13 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:50.917884 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:50.917896 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:50.917908 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:50.917916 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:51.419012 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:51.419049 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:51.419062 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:51.419075 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:51.419086 [ 16 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:51.419096 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:51.419119 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:51.419136 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:51.419146 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:51.919807 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:51.919844 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:51.919858 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:51.919873 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:51.919885 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:51.919896 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:51.919923 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:51.919957 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:51.919972 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:52.421018 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:52.421055 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:52.421065 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:52.421076 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:52.421087 [ 13 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:52.421097 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:52.421119 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:52.421158 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:52.421169 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:52.922256 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:52.922307 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:52.922319 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:52.922332 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:52.922341 [ 16 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:52.922350 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:52.922371 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:52.922387 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:52.922398 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:53.423071 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:53.423103 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:53.423194 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:53.423220 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:53.423233 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:53.423244 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:53.423278 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:53.423305 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:53.423318 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:53.924248 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:53.924285 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:53.924298 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:53.924311 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:53.924324 [ 13 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:53.924334 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:53.924358 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:53.924375 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:53.924386 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:54.425124 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:54.425162 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:54.425174 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:54.425188 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:54.425200 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:54.425209 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:54.425232 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:54.425256 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:54.425268 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:54.925764 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:54.925803 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:54.925814 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:54.925826 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:54.925835 [ 17 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:54.925844 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:54.925865 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:54.925880 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:54.925889 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:55.426461 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:55.426501 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:55.426514 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:55.426528 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:55.426539 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:55.426570 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:55.426596 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:55.426621 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:55.426631 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:55.927682 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:55.927722 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:55.927735 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:55.927747 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:55.927758 [ 17 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:55.927767 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:55.927788 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:55.927811 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:55.927824 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:56.428250 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:56.428285 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:56.428297 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:56.428309 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:56.428320 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:56.428329 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:56.428352 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:56.428375 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:56.428386 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:56.928912 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:56.928951 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:56.928964 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:56.928978 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:56.928990 [ 17 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:56.929001 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:56.929043 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:56.929099 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:56.929114 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:57.429863 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:57.429913 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:57.429926 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:57.429939 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:57.429950 [ 18 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:57.429959 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:57.429983 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:57.430008 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:57.430020 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:57.930510 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:57.930547 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:57.930560 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:57.930574 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:57.930585 [ 15 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:57.930595 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:57.930616 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:57.930639 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:57.930650 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:58.431212 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=0, CommitIndex=152 and Term=2 2024.09.25 21:07:58.431255 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (0), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:58.431267 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:58.431280 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:58.431291 [ 18 ] {} RaftInstance: local log idx 152, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:58.431302 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:58.431327 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:58.431354 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:58.431366 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=153 2024.09.25 21:07:58.756383 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=152, LastLogTerm 2, EntriesLength=1, CommitIndex=152 and Term=2 2024.09.25 21:07:58.756442 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 152 (1), req c idx: 152, my term: 2, my role: 1 2024.09.25 21:07:58.756456 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:58.756469 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 152, req log term: 2, my last log idx: 152, my log (152) term: 2 2024.09.25 21:07:58.756479 [ 15 ] {} RaftInstance: [INIT] log_idx: 153, count: 0, log_store_->next_slot(): 153, req.log_entries().size(): 1 2024.09.25 21:07:58.756489 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 153, count: 0 2024.09.25 21:07:58.756498 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 153, count: 0 2024.09.25 21:07:58.756510 [ 15 ] {} RaftInstance: append at 153, term 2, timestamp 0 2024.09.25 21:07:58.756539 [ 15 ] {} RaftInstance: durable index 152, sleep and wait for log appending completion 2024.09.25 21:07:58.765113 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:07:58.765203 [ 15 ] {} RaftInstance: wake up, durable index 153 2024.09.25 21:07:58.765231 [ 15 ] {} RaftInstance: local log idx 153, target_commit_idx 152, quick_commit_index_ 152, state_->get_commit_idx() 152 2024.09.25 21:07:58.765245 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:58.765271 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:58.765302 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:58.765315 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:07:58.765655 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:07:58.765675 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:07:58.765686 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:58.765696 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:07:58.765705 [ 12 ] {} RaftInstance: trigger commit upto 153 2024.09.25 21:07:58.765713 [ 12 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 152 2024.09.25 21:07:58.765721 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:07:58.765743 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:58.765754 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:58.765763 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:07:58.765773 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:58.765783 [ 20 ] {} RaftInstance: commit upto 153, current idx 152 2024.09.25 21:07:58.765789 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:07:58.765795 [ 20 ] {} RaftInstance: commit upto 153, current idx 153 2024.09.25 21:07:58.765831 [ 20 ] {} RaftInstance: DONE: commit upto 153, current idx 153 2024.09.25 21:07:58.765842 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:07:58.932381 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:07:58.932418 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:07:58.932429 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:58.932440 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:07:58.932450 [ 15 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:07:58.932458 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:58.932479 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:58.932494 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:58.932502 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:07:59.432913 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:07:59.432945 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:07:59.432957 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:59.432971 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:07:59.432983 [ 14 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:07:59.432995 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:59.433019 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:59.433045 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:59.433057 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:07:59.933971 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:07:59.934045 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:07:59.934058 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:07:59.934073 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:07:59.934084 [ 15 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:07:59.934095 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:07:59.934119 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:07:59.934137 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:07:59.934148 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:00.434322 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:00.434362 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:00.434376 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:00.434389 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:00.434400 [ 14 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:00.434409 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:00.434433 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:00.434450 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:00.434460 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:00.935029 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:00.935064 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:00.935084 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:00.935097 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:00.935108 [ 15 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:00.935120 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:00.935144 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:00.935169 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:00.935180 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:01.436027 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:01.436062 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:01.436072 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:01.436084 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:01.436095 [ 14 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:01.436105 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:01.436126 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:01.436148 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:01.436158 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:01.936369 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:01.936409 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:01.936420 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:01.936433 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:01.936442 [ 12 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:01.936451 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:01.936471 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:01.936493 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:01.936503 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:02.437635 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:02.437685 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:02.437699 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:02.437713 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:02.437727 [ 15 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:02.437738 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:02.437764 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:02.437784 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:02.437797 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:02.938654 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:02.938687 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:02.938700 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:02.938713 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:02.938724 [ 12 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:02.938734 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:02.938759 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:02.938779 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:02.938791 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:03.439632 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:03.439672 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:03.439686 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:03.439701 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:03.439713 [ 16 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:03.439725 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:03.439751 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:03.439777 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:03.439790 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:03.940259 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:03.940298 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:03.940310 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:03.940324 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:03.940335 [ 12 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:03.940346 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:03.940368 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:03.940393 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:03.940404 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:04.441140 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:04.441178 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:04.441190 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:04.441201 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:04.441210 [ 16 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:04.441219 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:04.441239 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:04.441253 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:04.441262 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:04.941971 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:04.942010 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:04.942035 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:04.942050 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:04.942061 [ 12 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:04.942072 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:04.942094 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:04.942111 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:04.942122 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:05.442677 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:05.442732 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:05.442745 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:05.442757 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:05.442768 [ 13 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:05.442778 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:05.442801 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:05.442824 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:05.442836 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:05.943562 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:05.943603 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:05.943617 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:05.943632 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:05.943644 [ 17 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:05.943655 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:05.943680 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:05.943698 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:05.943710 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:06.444337 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:06.444375 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:06.444388 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:06.444402 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:06.444413 [ 13 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:06.444423 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:06.444445 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:06.444469 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:06.444479 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:06.945077 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:06.945116 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:06.945130 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:06.945143 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:06.945153 [ 18 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:06.945163 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:06.945185 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:06.945201 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:06.945211 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:07.445796 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:07.445845 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:07.445858 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:07.445873 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:07.445884 [ 13 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:07.445894 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:07.445920 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:07.445937 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:07.445950 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:07.946567 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:07.946606 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:07.946620 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:07.946634 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:07.946645 [ 17 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:07.946656 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:07.946682 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:07.946710 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:07.946723 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:08.447098 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=0, CommitIndex=153 and Term=2 2024.09.25 21:08:08.447136 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (0), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:08.447148 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:08.447160 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:08.447168 [ 18 ] {} RaftInstance: local log idx 153, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:08.447176 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:08.447199 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:08.447225 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:08.447234 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=154 2024.09.25 21:08:08.756410 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=153, LastLogTerm 2, EntriesLength=1, CommitIndex=153 and Term=2 2024.09.25 21:08:08.756443 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 153 (1), req c idx: 153, my term: 2, my role: 1 2024.09.25 21:08:08.756455 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:08.756496 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 153, req log term: 2, my last log idx: 153, my log (153) term: 2 2024.09.25 21:08:08.756529 [ 17 ] {} RaftInstance: [INIT] log_idx: 154, count: 0, log_store_->next_slot(): 154, req.log_entries().size(): 1 2024.09.25 21:08:08.756546 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 154, count: 0 2024.09.25 21:08:08.756555 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 154, count: 0 2024.09.25 21:08:08.756568 [ 17 ] {} RaftInstance: append at 154, term 2, timestamp 0 2024.09.25 21:08:08.756598 [ 17 ] {} RaftInstance: durable index 153, sleep and wait for log appending completion 2024.09.25 21:08:08.757577 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:08.757632 [ 17 ] {} RaftInstance: wake up, durable index 154 2024.09.25 21:08:08.757653 [ 17 ] {} RaftInstance: local log idx 154, target_commit_idx 153, quick_commit_index_ 153, state_->get_commit_idx() 153 2024.09.25 21:08:08.757665 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:08.757685 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:08.757713 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:08.757725 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:08.758077 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:08.758101 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:08.758112 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:08.758123 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:08.758132 [ 18 ] {} RaftInstance: trigger commit upto 154 2024.09.25 21:08:08.758141 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 153 2024.09.25 21:08:08.758150 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:08.758174 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:08.758192 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:08.758212 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:08.758218 [ 20 ] {} RaftInstance: commit upto 154, current idx 153 2024.09.25 21:08:08.758235 [ 20 ] {} RaftInstance: commit upto 154, current idx 154 2024.09.25 21:08:08.758241 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:08.758255 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:08.758268 [ 20 ] {} RaftInstance: DONE: commit upto 154, current idx 154 2024.09.25 21:08:08.758281 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:08.947655 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:08.947702 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:08.947715 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:08.947728 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:08.947739 [ 17 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:08.947749 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:08.947777 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:08.947799 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:08.947809 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:09.448584 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:09.448615 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:09.448626 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:09.448638 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:09.448648 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:09.448657 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:09.448677 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:09.448699 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:09.448709 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:09.949247 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:09.949285 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:09.949297 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:09.949310 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:09.949320 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:09.949330 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:09.949353 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:09.949369 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:09.949380 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:10.449899 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:10.449930 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:10.449940 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:10.449952 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:10.449962 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:10.449971 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:10.449993 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:10.450017 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:10.450029 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:10.950793 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:10.950885 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:10.950901 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:10.950916 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:10.950929 [ 19 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:10.950941 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:10.950970 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:10.951002 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:10.951018 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:11.451458 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:11.451498 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:11.451512 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:11.451527 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:11.451537 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:11.451546 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:11.451566 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:11.451588 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:11.451596 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:11.952246 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:11.952282 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:11.952291 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:11.952300 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:11.952307 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:11.952314 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:11.952330 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:11.952354 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:11.952365 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:12.452912 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:12.452953 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:12.452965 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:12.452977 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:12.452986 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:12.452995 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:12.453015 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:12.453036 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:12.453045 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:12.953534 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:12.953571 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:12.953583 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:12.953596 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:12.953606 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:12.953616 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:12.953628 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:12.953642 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:12.953652 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:13.454073 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:13.454111 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:13.454124 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:13.454136 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:13.454147 [ 15 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:13.454157 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:13.454181 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:13.454196 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:13.454206 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:13.954702 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:13.954738 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:13.954747 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:13.954768 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:13.954777 [ 18 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:13.954783 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:13.954802 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:13.954821 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:13.954829 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:14.455403 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:14.455439 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:14.455451 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:14.455460 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:14.455468 [ 15 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:14.455475 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:14.455492 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:14.455522 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:14.455531 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:14.955912 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:14.955948 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:14.955960 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:14.955973 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:14.955985 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:14.956015 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:14.956039 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:14.956064 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:14.956076 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:15.456596 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:15.456627 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:15.456636 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:15.456645 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:15.456653 [ 15 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:15.456659 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:15.456678 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:15.456705 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:15.456714 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:15.957242 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:15.957275 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:15.957284 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:15.957295 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:15.957305 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:15.957313 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:15.957334 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:15.957357 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:15.957370 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:16.457796 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:16.457834 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:16.457843 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:16.457852 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:16.457860 [ 15 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:16.457869 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:16.457893 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:16.457923 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:16.457936 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:16.958962 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:16.959008 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:16.959019 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:16.959029 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:16.959037 [ 14 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:16.959044 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:16.959064 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:16.959083 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:16.959095 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:17.459942 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:17.459993 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:17.460008 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:17.460022 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:17.460033 [ 16 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:17.460043 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:17.460068 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:17.460096 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:17.460107 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:17.960515 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:17.960554 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:17.960568 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:17.960584 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:17.960597 [ 15 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:17.960610 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:17.960639 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:17.960665 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:17.960678 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:18.461730 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=0, CommitIndex=154 and Term=2 2024.09.25 21:08:18.461800 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (0), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:18.461821 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:18.461840 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:18.461856 [ 16 ] {} RaftInstance: local log idx 154, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:18.461871 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:18.461911 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:18.461993 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:18.462010 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=155 2024.09.25 21:08:18.756260 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=154, LastLogTerm 2, EntriesLength=1, CommitIndex=154 and Term=2 2024.09.25 21:08:18.756290 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 154 (1), req c idx: 154, my term: 2, my role: 1 2024.09.25 21:08:18.756300 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:18.756311 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 154, req log term: 2, my last log idx: 154, my log (154) term: 2 2024.09.25 21:08:18.756319 [ 15 ] {} RaftInstance: [INIT] log_idx: 155, count: 0, log_store_->next_slot(): 155, req.log_entries().size(): 1 2024.09.25 21:08:18.756326 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 155, count: 0 2024.09.25 21:08:18.756334 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 155, count: 0 2024.09.25 21:08:18.756345 [ 15 ] {} RaftInstance: append at 155, term 2, timestamp 0 2024.09.25 21:08:18.756399 [ 15 ] {} RaftInstance: durable index 154, sleep and wait for log appending completion 2024.09.25 21:08:18.757432 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:18.757475 [ 15 ] {} RaftInstance: wake up, durable index 155 2024.09.25 21:08:18.757494 [ 15 ] {} RaftInstance: local log idx 155, target_commit_idx 154, quick_commit_index_ 154, state_->get_commit_idx() 154 2024.09.25 21:08:18.757501 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:18.757517 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:18.757534 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:18.757541 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:18.757738 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:18.757755 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:18.757762 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:18.757770 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:18.757777 [ 12 ] {} RaftInstance: trigger commit upto 155 2024.09.25 21:08:18.757783 [ 12 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 154 2024.09.25 21:08:18.757789 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:18.757805 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:18.757817 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:18.757820 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:18.757834 [ 20 ] {} RaftInstance: commit upto 155, current idx 154 2024.09.25 21:08:18.757842 [ 20 ] {} RaftInstance: commit upto 155, current idx 155 2024.09.25 21:08:18.757848 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:18.757856 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:18.757869 [ 20 ] {} RaftInstance: DONE: commit upto 155, current idx 155 2024.09.25 21:08:18.757876 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:18.962372 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:18.962407 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:18.962413 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:18.962420 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:18.962427 [ 15 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:18.962433 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:18.962448 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:18.962465 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:18.962475 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:19.462834 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:19.462865 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:19.462873 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:19.462882 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:19.462889 [ 13 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:19.462896 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:19.462912 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:19.462932 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:19.462939 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:19.964019 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:19.964079 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:19.964097 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:19.964115 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:19.964131 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:19.964146 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:19.964184 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:19.964224 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:19.964240 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:20.465382 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:20.465415 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:20.465424 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:20.465434 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:20.465441 [ 13 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:20.465448 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:20.465465 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:20.465483 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:20.465491 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:20.965829 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:20.965866 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:20.965879 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:20.965892 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:20.965903 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:20.965912 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:20.965932 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:20.965963 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:20.965974 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:21.466792 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:21.466823 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:21.466831 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:21.466841 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:21.466848 [ 13 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:21.466855 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:21.466871 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:21.466890 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:21.466898 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:21.967612 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:21.967648 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:21.967659 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:21.967669 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:21.967678 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:21.967686 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:21.967707 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:21.967729 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:21.967742 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:22.468290 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:22.468333 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:22.468344 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:22.468354 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:22.468363 [ 13 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:22.468371 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:22.468390 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:22.468410 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:22.468417 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:22.968676 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:22.968712 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:22.968723 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:22.968734 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:22.968743 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:22.968752 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:22.968773 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:22.968796 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:22.968806 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:23.469944 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:23.469982 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:23.469993 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:23.470005 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:23.470033 [ 13 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:23.470044 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:23.470068 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:23.470093 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:23.470103 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:23.970471 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:23.970509 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:23.970527 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:23.970539 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:23.970548 [ 17 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:23.970556 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:23.970577 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:23.970600 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:23.970609 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:24.470702 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:24.470739 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:24.470749 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:24.470758 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:24.470766 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:24.470772 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:24.470790 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:24.470810 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:24.470821 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:24.971591 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:24.971625 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:24.971634 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:24.971643 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:24.971651 [ 17 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:24.971657 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:24.971676 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:24.971701 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:24.971709 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:25.472120 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:25.472155 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:25.472163 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:25.472172 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:25.472179 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:25.472185 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:25.472202 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:25.472220 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:25.472227 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:25.972335 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:25.972366 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:25.972374 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:25.972383 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:25.972390 [ 17 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:25.972397 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:25.972414 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:25.972432 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:25.972440 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:26.473243 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:26.473274 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:26.473282 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:26.473291 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:26.473298 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:26.473304 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:26.473322 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:26.473340 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:26.473347 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:26.973704 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:26.973739 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:26.973750 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:26.973761 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:26.973769 [ 17 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:26.973777 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:26.973799 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:26.973820 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:26.973828 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:27.474863 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:27.474948 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:27.474969 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:27.475019 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:27.475041 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:27.475057 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:27.475096 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:27.475136 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:27.475152 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:27.974997 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:27.975033 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:27.975042 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:27.975051 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:27.975058 [ 17 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:27.975064 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:27.975081 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:27.975100 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:27.975108 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:28.475470 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=0, CommitIndex=155 and Term=2 2024.09.25 21:08:28.475506 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (0), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:28.475514 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:28.475524 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:28.475531 [ 16 ] {} RaftInstance: local log idx 155, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:28.475538 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:28.475556 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:28.475576 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:28.475587 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=156 2024.09.25 21:08:28.756277 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=155, LastLogTerm 2, EntriesLength=1, CommitIndex=155 and Term=2 2024.09.25 21:08:28.756310 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 155 (1), req c idx: 155, my term: 2, my role: 1 2024.09.25 21:08:28.756323 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:28.756336 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 155, req log term: 2, my last log idx: 155, my log (155) term: 2 2024.09.25 21:08:28.756344 [ 16 ] {} RaftInstance: [INIT] log_idx: 156, count: 0, log_store_->next_slot(): 156, req.log_entries().size(): 1 2024.09.25 21:08:28.756352 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 156, count: 0 2024.09.25 21:08:28.756359 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 156, count: 0 2024.09.25 21:08:28.756371 [ 16 ] {} RaftInstance: append at 156, term 2, timestamp 0 2024.09.25 21:08:28.756397 [ 16 ] {} RaftInstance: durable index 155, sleep and wait for log appending completion 2024.09.25 21:08:28.757357 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:28.757387 [ 16 ] {} RaftInstance: wake up, durable index 156 2024.09.25 21:08:28.757395 [ 16 ] {} RaftInstance: local log idx 156, target_commit_idx 155, quick_commit_index_ 155, state_->get_commit_idx() 155 2024.09.25 21:08:28.757403 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:28.757418 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:28.757436 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:28.757443 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:28.757630 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:28.757650 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:28.757660 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:28.757672 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:28.757682 [ 17 ] {} RaftInstance: trigger commit upto 156 2024.09.25 21:08:28.757691 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 155 2024.09.25 21:08:28.757701 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:28.757719 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:28.757735 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:28.757738 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:28.757760 [ 20 ] {} RaftInstance: commit upto 156, current idx 155 2024.09.25 21:08:28.757760 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:28.757768 [ 20 ] {} RaftInstance: commit upto 156, current idx 156 2024.09.25 21:08:28.757774 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:28.757797 [ 20 ] {} RaftInstance: DONE: commit upto 156, current idx 156 2024.09.25 21:08:28.757806 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:28.976147 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:28.976179 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:28.976187 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:28.976196 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:28.976203 [ 16 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:28.976209 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:28.976227 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:28.976246 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:28.976253 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:29.476373 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:29.476407 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:29.476417 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:29.476427 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:29.476436 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:29.476444 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:29.476465 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:29.476543 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:29.476553 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:29.976935 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:29.976976 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:29.976987 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:29.977019 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:29.977029 [ 16 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:29.977037 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:29.977059 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:29.977082 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:29.977092 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:30.478175 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:30.478206 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:30.478219 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:30.478232 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:30.478244 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:30.478254 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:30.478271 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:30.478290 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:30.478297 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:30.979022 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:30.979051 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:30.979059 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:30.979068 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:30.979075 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:30.979082 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:30.979100 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:30.979118 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:30.979126 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:31.479602 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:31.479643 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:31.479653 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:31.479664 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:31.479673 [ 14 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:31.479682 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:31.479702 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:31.479724 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:31.479733 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:31.980029 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:31.980073 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:31.980089 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:31.980105 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:31.980119 [ 13 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:31.980128 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:31.980150 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:31.980173 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:31.980182 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:32.480943 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:32.480986 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:32.480997 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:32.481021 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:32.481030 [ 14 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:32.481038 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:32.481058 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:32.481080 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:32.481088 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:32.981551 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:32.981583 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:32.981591 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:32.981601 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:32.981608 [ 13 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:32.981614 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:32.981631 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:32.981650 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:32.981656 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:33.482617 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:33.482658 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:33.482671 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:33.482685 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:33.482696 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:33.482704 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:33.482724 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:33.482745 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:33.482753 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:33.983597 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:33.983628 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:33.983637 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:33.983649 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:33.983657 [ 13 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:33.983665 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:33.983686 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:33.983708 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:33.983715 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:34.484136 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:34.484168 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:34.484177 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:34.484187 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:34.484195 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:34.484202 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:34.484219 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:34.484237 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:34.484244 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:34.985078 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:34.985115 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:34.985127 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:34.985138 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:34.985148 [ 13 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:34.985156 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:34.985176 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:34.985201 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:34.985214 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:35.485541 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:35.485594 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:35.485613 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:35.485632 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:35.485648 [ 18 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:35.485662 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:35.485701 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:35.485740 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:35.485756 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:35.986205 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:35.986245 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:35.986254 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:35.986264 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:35.986273 [ 13 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:35.986281 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:35.986302 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:35.986323 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:35.986331 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:36.487170 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:36.487203 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:36.487213 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:36.487223 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:36.487230 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:36.487237 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:36.487254 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:36.487272 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:36.487279 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:36.988113 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:36.988148 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:36.988158 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:36.988169 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:36.988177 [ 12 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:36.988185 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:36.988206 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:36.988228 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:36.988236 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:37.488565 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:37.488637 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:37.488659 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:37.488677 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:37.488693 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:37.488707 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:37.488746 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:37.488788 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:37.488803 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:37.988758 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:37.988791 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:37.988800 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:37.988809 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:37.988817 [ 12 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:37.988823 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:37.988839 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:37.988858 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:37.988866 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:38.489735 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=0, CommitIndex=156 and Term=2 2024.09.25 21:08:38.489771 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (0), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:38.489780 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:38.489791 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:38.489799 [ 17 ] {} RaftInstance: local log idx 156, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:38.489807 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:38.489827 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:38.489849 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:38.489858 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=157 2024.09.25 21:08:38.756316 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=156, LastLogTerm 2, EntriesLength=1, CommitIndex=156 and Term=2 2024.09.25 21:08:38.756347 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 156 (1), req c idx: 156, my term: 2, my role: 1 2024.09.25 21:08:38.756356 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:38.756364 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 156, req log term: 2, my last log idx: 156, my log (156) term: 2 2024.09.25 21:08:38.756370 [ 12 ] {} RaftInstance: [INIT] log_idx: 157, count: 0, log_store_->next_slot(): 157, req.log_entries().size(): 1 2024.09.25 21:08:38.756377 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 157, count: 0 2024.09.25 21:08:38.756383 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 157, count: 0 2024.09.25 21:08:38.756393 [ 12 ] {} RaftInstance: append at 157, term 2, timestamp 0 2024.09.25 21:08:38.756416 [ 12 ] {} RaftInstance: durable index 156, sleep and wait for log appending completion 2024.09.25 21:08:38.757398 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:38.757435 [ 12 ] {} RaftInstance: wake up, durable index 157 2024.09.25 21:08:38.757450 [ 12 ] {} RaftInstance: local log idx 157, target_commit_idx 156, quick_commit_index_ 156, state_->get_commit_idx() 156 2024.09.25 21:08:38.757456 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:38.757478 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:38.757490 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:38.757497 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:38.757755 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:38.757771 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:38.757780 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:38.757789 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:38.757797 [ 17 ] {} RaftInstance: trigger commit upto 157 2024.09.25 21:08:38.757805 [ 17 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 156 2024.09.25 21:08:38.757813 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:38.757833 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:38.757860 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:38.757883 [ 20 ] {} RaftInstance: commit upto 157, current idx 156 2024.09.25 21:08:38.757889 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:38.757894 [ 20 ] {} RaftInstance: commit upto 157, current idx 157 2024.09.25 21:08:38.757906 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:38.757933 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:38.757949 [ 20 ] {} RaftInstance: DONE: commit upto 157, current idx 157 2024.09.25 21:08:38.757965 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:38.990290 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:38.990322 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:38.990330 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:38.990340 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:38.990347 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:38.990353 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:38.990370 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:38.990389 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:38.990395 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:39.491563 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:39.491622 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:39.491641 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:39.491661 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:39.491676 [ 12 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:39.491688 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:39.491708 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:39.491728 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:39.491737 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:39.992473 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:39.992503 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:39.992511 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:39.992520 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:39.992527 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:39.992533 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:39.992550 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:39.992561 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:39.992568 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:40.492880 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:40.492907 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:40.492915 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:40.492927 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:40.492939 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:40.492950 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:40.492974 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:40.493002 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:40.493016 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:40.993847 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:40.993882 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:40.993891 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:40.993901 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:40.993908 [ 14 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:40.993915 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:40.993932 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:40.993952 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:40.993959 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:41.494748 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:41.494782 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:41.494790 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:41.494798 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:41.494806 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:41.494813 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:41.494831 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:41.494849 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:41.494856 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:41.995415 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:41.995454 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:41.995465 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:41.995476 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:41.995485 [ 14 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:41.995493 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:41.995515 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:41.995537 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:41.995546 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:42.496384 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:42.496432 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:42.496443 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:42.496454 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:42.496463 [ 14 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:42.496471 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:42.496494 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:42.496523 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:42.496535 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:42.997346 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:42.997382 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:42.997391 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:42.997400 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:42.997408 [ 17 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:42.997414 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:42.997430 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:42.997449 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:42.997457 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:43.497831 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:43.497861 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:43.497870 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:43.497880 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:43.497889 [ 14 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:43.497896 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:43.497915 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:43.497936 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:43.497944 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:43.998900 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:43.998938 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:43.998950 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:43.998961 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:43.998970 [ 14 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:43.998977 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:43.998996 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:43.999021 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:43.999031 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:44.499816 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:44.499849 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:44.499857 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:44.499865 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:44.499873 [ 19 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:44.499879 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:44.499896 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:44.499914 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:44.499920 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:45.000349 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:45.000384 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:45.000396 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:45.000408 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:45.000418 [ 17 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:45.000428 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:45.000448 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:45.000461 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:45.000472 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:45.501476 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:45.501509 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:45.501517 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:45.501526 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:45.501534 [ 19 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:45.501542 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:45.501563 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:45.501579 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:45.501591 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:46.002494 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:46.002537 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:46.002550 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:46.002563 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:46.002575 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:46.002584 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:46.002609 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:46.002635 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:46.002647 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:46.503067 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:46.503100 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:46.503108 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:46.503117 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:46.503125 [ 17 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:46.503131 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:46.503149 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:46.503167 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:46.503174 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:47.004027 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:47.004065 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:47.004075 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:47.004087 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:47.004096 [ 19 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:47.004104 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:47.004124 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:47.004147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:47.004156 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:47.505147 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:47.505197 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:47.505210 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:47.505222 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:47.505232 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:47.505242 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:47.505265 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:47.505290 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:47.505301 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:48.005664 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:48.005695 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:48.005704 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:48.005714 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:48.005722 [ 18 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:48.005728 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:48.005745 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:48.005765 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:48.005772 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:48.506670 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=0, CommitIndex=157 and Term=2 2024.09.25 21:08:48.506698 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (0), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:48.506705 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:48.506714 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:48.506722 [ 16 ] {} RaftInstance: local log idx 157, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:48.506728 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:48.506745 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:48.506763 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:48.506771 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=158 2024.09.25 21:08:48.756352 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=157, LastLogTerm 2, EntriesLength=1, CommitIndex=157 and Term=2 2024.09.25 21:08:48.756382 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 157 (1), req c idx: 157, my term: 2, my role: 1 2024.09.25 21:08:48.756393 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:48.756405 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 157, req log term: 2, my last log idx: 157, my log (157) term: 2 2024.09.25 21:08:48.756414 [ 18 ] {} RaftInstance: [INIT] log_idx: 158, count: 0, log_store_->next_slot(): 158, req.log_entries().size(): 1 2024.09.25 21:08:48.756423 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 158, count: 0 2024.09.25 21:08:48.756432 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 158, count: 0 2024.09.25 21:08:48.756444 [ 18 ] {} RaftInstance: append at 158, term 2, timestamp 0 2024.09.25 21:08:48.756462 [ 18 ] {} RaftInstance: durable index 157, sleep and wait for log appending completion 2024.09.25 21:08:48.757386 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:48.757419 [ 18 ] {} RaftInstance: wake up, durable index 158 2024.09.25 21:08:48.757433 [ 18 ] {} RaftInstance: local log idx 158, target_commit_idx 157, quick_commit_index_ 157, state_->get_commit_idx() 157 2024.09.25 21:08:48.757444 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:48.757467 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:48.757495 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:48.757509 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:48.757819 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:48.757843 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:48.757854 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:48.757865 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:48.757875 [ 16 ] {} RaftInstance: trigger commit upto 158 2024.09.25 21:08:48.757885 [ 16 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 157 2024.09.25 21:08:48.757894 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:48.757908 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:48.757938 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:48.757962 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:48.757972 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:48.757997 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:48.758020 [ 20 ] {} RaftInstance: commit upto 158, current idx 157 2024.09.25 21:08:48.758030 [ 20 ] {} RaftInstance: commit upto 158, current idx 158 2024.09.25 21:08:48.758050 [ 20 ] {} RaftInstance: DONE: commit upto 158, current idx 158 2024.09.25 21:08:48.758061 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:49.007758 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:49.007795 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:49.007805 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:49.007815 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:49.007822 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:49.007829 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:49.007848 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:49.007873 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:49.007882 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:49.508217 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:49.508258 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:49.508271 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:49.508285 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:49.508297 [ 16 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:49.508308 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:49.508327 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:49.508345 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:49.508353 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:50.008589 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:50.008631 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:50.008643 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:50.008655 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:50.008664 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:50.008673 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:50.008694 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:50.008718 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:50.008728 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:50.509636 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:50.509675 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:50.509688 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:50.509700 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:50.509710 [ 16 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:50.509720 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:50.509741 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:50.509766 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:50.509777 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:51.010208 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:51.010245 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:51.010256 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:51.010269 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:51.010280 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:51.010289 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:51.010309 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:51.010330 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:51.010339 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:51.511131 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:51.511164 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:51.511173 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:51.511182 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:51.511190 [ 13 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:51.511215 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:51.511232 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:51.511251 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:51.511262 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:52.011989 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:52.012029 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:52.012040 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:52.012051 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:52.012059 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:52.012067 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:52.012090 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:52.012120 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:52.012134 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:52.512734 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:52.512779 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:52.512789 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:52.512798 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:52.512806 [ 13 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:52.512812 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:52.512829 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:52.512852 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:52.512863 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:53.013862 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:53.013902 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:53.013916 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:53.013929 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:53.013941 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:53.013951 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:53.013980 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:53.014010 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:53.014020 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:53.514965 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:53.515001 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:53.515011 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:53.515019 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:53.515027 [ 12 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:53.515034 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:53.515051 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:53.515070 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:53.515078 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:54.015430 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:54.015460 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:54.015468 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:54.015478 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:54.015485 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:54.015493 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:54.015510 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:54.015528 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:54.015535 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:54.516472 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:54.516505 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:54.516513 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:54.516522 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:54.516530 [ 15 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:54.516536 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:54.516554 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:54.516573 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:54.516581 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:55.017441 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:55.017483 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:55.017497 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:55.017511 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:55.017522 [ 12 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:55.017533 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:55.017560 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:55.017627 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:55.017646 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:55.518401 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:55.518439 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:55.518452 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:55.518465 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:55.518477 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:55.518488 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:55.518513 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:55.518543 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:55.518557 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:56.019594 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:56.019633 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:56.019646 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:56.019658 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:56.019669 [ 12 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:56.019680 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:56.019707 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:56.019747 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:56.019763 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:56.520534 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:56.520567 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:56.520575 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:56.520585 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:56.520592 [ 15 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:56.520599 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:56.520616 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:56.520637 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:56.520648 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:57.021021 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:57.021054 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:57.021063 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:57.021072 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:57.021078 [ 19 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:57.021084 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:57.021102 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:57.021121 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:57.021132 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:57.522232 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:57.522276 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:57.522286 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:57.522294 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:57.522301 [ 15 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:57.522308 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:57.522327 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:57.522349 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:57.522360 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:58.023170 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:58.023206 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:58.023216 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:58.023227 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:58.023235 [ 15 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:58.023242 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:58.023264 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:58.023292 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:58.023305 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:58.523690 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=0, CommitIndex=158 and Term=2 2024.09.25 21:08:58.523727 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (0), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:58.523740 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:58.523754 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:58.523764 [ 17 ] {} RaftInstance: local log idx 158, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:58.523774 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:58.523799 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:58.523818 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:58.523829 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=159 2024.09.25 21:08:58.756325 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=158, LastLogTerm 2, EntriesLength=1, CommitIndex=158 and Term=2 2024.09.25 21:08:58.756363 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 158 (1), req c idx: 158, my term: 2, my role: 1 2024.09.25 21:08:58.756377 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:58.756390 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 158, req log term: 2, my last log idx: 158, my log (158) term: 2 2024.09.25 21:08:58.756401 [ 19 ] {} RaftInstance: [INIT] log_idx: 159, count: 0, log_store_->next_slot(): 159, req.log_entries().size(): 1 2024.09.25 21:08:58.756410 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 159, count: 0 2024.09.25 21:08:58.756420 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 159, count: 0 2024.09.25 21:08:58.756434 [ 19 ] {} RaftInstance: append at 159, term 2, timestamp 0 2024.09.25 21:08:58.756485 [ 19 ] {} RaftInstance: durable index 158, sleep and wait for log appending completion 2024.09.25 21:08:58.757462 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:08:58.757522 [ 19 ] {} RaftInstance: wake up, durable index 159 2024.09.25 21:08:58.757545 [ 19 ] {} RaftInstance: local log idx 159, target_commit_idx 158, quick_commit_index_ 158, state_->get_commit_idx() 158 2024.09.25 21:08:58.757557 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:58.757580 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:58.757598 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:58.757609 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:08:58.757891 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:08:58.757917 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:08:58.757929 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:58.757940 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:08:58.757950 [ 15 ] {} RaftInstance: trigger commit upto 159 2024.09.25 21:08:58.757959 [ 15 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 158 2024.09.25 21:08:58.757968 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:08:58.757993 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:58.758023 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:08:58.758046 [ 20 ] {} RaftInstance: commit upto 159, current idx 158 2024.09.25 21:08:58.758057 [ 20 ] {} RaftInstance: commit upto 159, current idx 159 2024.09.25 21:08:58.758070 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:58.758082 [ 20 ] {} RaftInstance: DONE: commit upto 159, current idx 159 2024.09.25 21:08:58.758104 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:08:58.758104 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:58.758123 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:08:59.024500 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:08:59.024538 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:08:59.024548 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:59.024558 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:08:59.024566 [ 18 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:08:59.024573 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:59.024589 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:59.024614 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:59.024625 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:08:59.525530 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:08:59.525572 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:08:59.525586 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:08:59.525599 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:08:59.525611 [ 14 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:08:59.525618 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:08:59.525636 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:08:59.525656 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:08:59.525671 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:00.026012 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:00.026075 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:00.026090 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:00.026104 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:00.026116 [ 18 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:00.026126 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:00.026155 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:00.026184 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:00.026197 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:00.526443 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:00.526477 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:00.526486 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:00.526496 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:00.526504 [ 14 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:00.526511 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:00.526528 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:00.526547 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:00.526606 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:01.027587 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:01.027622 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:01.027632 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:01.027642 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:01.027650 [ 16 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:01.027657 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:01.027690 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:01.027711 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:01.027720 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:01.528101 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:01.528139 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:01.528153 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:01.528167 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:01.528178 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:01.528188 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:01.528208 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:01.528227 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:01.528234 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:02.029131 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:02.029168 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:02.029177 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:02.029186 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:02.029194 [ 12 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:02.029200 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:02.029219 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:02.029238 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:02.029246 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:02.530093 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:02.530136 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:02.530146 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:02.530154 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:02.530162 [ 16 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:02.530169 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:02.530187 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:02.530217 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:02.530227 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:03.030537 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:03.030570 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:03.030580 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:03.030589 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:03.030596 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:03.030603 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:03.030620 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:03.030638 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:03.030646 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:03.531484 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:03.531524 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:03.531536 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:03.531548 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:03.531559 [ 17 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:03.531568 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:03.531591 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:03.531616 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:03.531628 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:04.032516 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:04.032554 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:04.032566 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:04.032579 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:04.032590 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:04.032600 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:04.032624 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:04.032640 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:04.032650 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:04.533085 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:04.533122 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:04.533133 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:04.533145 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:04.533154 [ 16 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:04.533162 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:04.533183 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:04.533204 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:04.533214 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:05.034090 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:05.034129 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:05.034142 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:05.034156 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:05.034167 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:05.034176 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:05.034201 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:05.034228 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:05.034239 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:05.535143 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:05.535180 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:05.535212 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:05.535222 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:05.535230 [ 16 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:05.535237 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:05.535253 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:05.535271 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:05.535279 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:06.035689 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:06.035728 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:06.035738 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:06.035748 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:06.035755 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:06.035761 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:06.035781 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:06.035805 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:06.035814 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:06.536922 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:06.536961 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:06.536974 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:06.536988 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:06.537000 [ 16 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:06.537041 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:06.537069 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:06.537112 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:06.537124 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:07.037981 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:07.038013 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:07.038021 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:07.038030 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:07.038037 [ 19 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:07.038043 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:07.038062 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:07.038111 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:07.038123 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:07.538531 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:07.538597 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:07.538618 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:07.538632 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:07.538644 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:07.538654 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:07.538679 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:07.538705 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:07.538716 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:08.038697 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:08.038735 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:08.038744 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:08.038753 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:08.038761 [ 15 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:08.038768 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:08.038786 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:08.038805 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:08.038812 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:08.539836 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=0, CommitIndex=159 and Term=2 2024.09.25 21:09:08.539870 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (0), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:08.539879 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:08.539888 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:08.539896 [ 13 ] {} RaftInstance: local log idx 159, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:08.539903 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:08.539920 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:08.539939 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:08.539947 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=160 2024.09.25 21:09:08.756295 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=159, LastLogTerm 2, EntriesLength=1, CommitIndex=159 and Term=2 2024.09.25 21:09:08.756325 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 159 (1), req c idx: 159, my term: 2, my role: 1 2024.09.25 21:09:08.756335 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:08.756347 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 159, req log term: 2, my last log idx: 159, my log (159) term: 2 2024.09.25 21:09:08.756354 [ 13 ] {} RaftInstance: [INIT] log_idx: 160, count: 0, log_store_->next_slot(): 160, req.log_entries().size(): 1 2024.09.25 21:09:08.756360 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 160, count: 0 2024.09.25 21:09:08.756365 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 160, count: 0 2024.09.25 21:09:08.756374 [ 13 ] {} RaftInstance: append at 160, term 2, timestamp 0 2024.09.25 21:09:08.756395 [ 13 ] {} RaftInstance: durable index 159, sleep and wait for log appending completion 2024.09.25 21:09:08.757430 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:08.757482 [ 13 ] {} RaftInstance: wake up, durable index 160 2024.09.25 21:09:08.757497 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 159, quick_commit_index_ 159, state_->get_commit_idx() 159 2024.09.25 21:09:08.757503 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:08.757525 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:08.757543 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:08.757554 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:08.757765 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:08.757785 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:08.757793 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:08.757802 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:08.757812 [ 15 ] {} RaftInstance: trigger commit upto 160 2024.09.25 21:09:08.757821 [ 15 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 159 2024.09.25 21:09:08.757829 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:08.757841 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:08.757852 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:08.757862 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:08.757866 [ 20 ] {} RaftInstance: commit upto 160, current idx 159 2024.09.25 21:09:08.757875 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:08.757878 [ 20 ] {} RaftInstance: commit upto 160, current idx 160 2024.09.25 21:09:08.757886 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:08.757910 [ 20 ] {} RaftInstance: DONE: commit upto 160, current idx 160 2024.09.25 21:09:08.757922 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:09.040260 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:09.040297 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:09.040307 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:09.040318 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:09.040326 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:09.040334 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:09.040355 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:09.040377 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:09.040385 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:09.541264 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:09.541305 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:09.541318 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:09.541331 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:09.541341 [ 18 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:09.541351 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:09.541378 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:09.541396 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:09.541407 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:10.042321 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:10.042359 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:10.042369 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:10.042378 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:10.042386 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:10.042392 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:10.042411 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:10.042431 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:10.042441 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:10.542787 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:10.542816 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:10.542824 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:10.542833 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:10.542840 [ 18 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:10.542847 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:10.542864 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:10.542881 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:10.542909 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:11.043829 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:11.043872 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:11.043887 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:11.043902 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:11.043914 [ 14 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:11.043925 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:11.043953 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:11.043971 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:11.043983 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:11.545052 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:11.545087 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:11.545097 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:11.545109 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:11.545118 [ 18 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:11.545127 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:11.545148 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:11.545170 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:11.545178 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:12.045550 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:12.045588 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:12.045600 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:12.045613 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:12.045624 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:12.045634 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:12.045656 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:12.045681 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:12.045693 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:12.546596 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:12.546647 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:12.546658 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:12.546671 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:12.546680 [ 18 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:12.546691 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:12.546717 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:12.546753 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:12.546767 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:13.047777 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:13.047812 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:13.047820 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:13.047830 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:13.047837 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:13.047843 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:13.047860 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:13.047877 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:13.047884 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:13.548288 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:13.548324 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:13.548333 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:13.548343 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:13.548350 [ 18 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:13.548356 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:13.548373 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:13.548390 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:13.548397 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:14.049364 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:14.049407 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:14.049421 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:14.049434 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:14.049445 [ 17 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:14.049456 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:14.049481 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:14.049506 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:14.049517 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:14.550308 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:14.550343 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:14.550354 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:14.550365 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:14.550374 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:14.550382 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:14.550403 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:14.550424 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:14.550433 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:15.050844 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:15.050881 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:15.050891 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:15.050903 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:15.050912 [ 17 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:15.050921 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:15.050943 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:15.050958 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:15.050966 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:15.551868 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:15.551900 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:15.551909 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:15.551919 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:15.551926 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:15.551932 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:15.551950 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:15.551969 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:15.551977 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:16.052852 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:16.052884 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:16.052895 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:16.052908 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:16.052917 [ 17 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:16.052928 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:16.052948 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:16.052968 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:16.052979 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:16.553395 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:16.553429 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:16.553439 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:16.553451 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:16.553460 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:16.553470 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:16.553489 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:16.553512 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:16.553521 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:17.053730 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:17.053764 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:17.053776 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:17.053788 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:17.053797 [ 16 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:17.053805 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:17.053826 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:17.053848 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:17.053856 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:17.554790 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:17.554835 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:17.554844 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:17.554854 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:17.554861 [ 13 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:17.554868 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:17.554887 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:17.554906 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:17.554913 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:18.055275 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:18.055312 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:18.055325 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:18.055338 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:18.055350 [ 16 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:18.055360 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:18.055384 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:18.055409 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:18.055420 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:18.556302 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=0, CommitIndex=160 and Term=2 2024.09.25 21:09:18.556338 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (0), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:18.556348 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:18.556357 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:18.556364 [ 15 ] {} RaftInstance: local log idx 160, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:18.556371 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:18.556388 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:18.556410 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:18.556421 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=161 2024.09.25 21:09:18.756354 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=160, LastLogTerm 2, EntriesLength=1, CommitIndex=160 and Term=2 2024.09.25 21:09:18.756384 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 160 (1), req c idx: 160, my term: 2, my role: 1 2024.09.25 21:09:18.756393 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:18.756402 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 160, req log term: 2, my last log idx: 160, my log (160) term: 2 2024.09.25 21:09:18.756412 [ 15 ] {} RaftInstance: [INIT] log_idx: 161, count: 0, log_store_->next_slot(): 161, req.log_entries().size(): 1 2024.09.25 21:09:18.756421 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 161, count: 0 2024.09.25 21:09:18.756430 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 161, count: 0 2024.09.25 21:09:18.756444 [ 15 ] {} RaftInstance: append at 161, term 2, timestamp 0 2024.09.25 21:09:18.756470 [ 15 ] {} RaftInstance: durable index 160, sleep and wait for log appending completion 2024.09.25 21:09:18.757554 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:18.757602 [ 15 ] {} RaftInstance: wake up, durable index 161 2024.09.25 21:09:18.757624 [ 15 ] {} RaftInstance: local log idx 161, target_commit_idx 160, quick_commit_index_ 160, state_->get_commit_idx() 160 2024.09.25 21:09:18.757636 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:18.757678 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:18.757702 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:18.757711 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:18.757953 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:18.757976 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:18.757987 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:18.758049 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:18.758060 [ 15 ] {} RaftInstance: trigger commit upto 161 2024.09.25 21:09:18.758068 [ 15 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 160 2024.09.25 21:09:18.758077 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:18.758096 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:18.758113 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:18.758116 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:18.758134 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:18.758142 [ 20 ] {} RaftInstance: commit upto 161, current idx 160 2024.09.25 21:09:18.758147 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:18.758155 [ 20 ] {} RaftInstance: commit upto 161, current idx 161 2024.09.25 21:09:18.758189 [ 20 ] {} RaftInstance: DONE: commit upto 161, current idx 161 2024.09.25 21:09:18.758198 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:19.057406 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:19.057435 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:19.057443 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:19.057452 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:19.057459 [ 12 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:19.057465 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:19.057482 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:19.057537 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:19.057546 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:19.557968 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:19.558022 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:19.558034 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:19.558046 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:19.558056 [ 15 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:19.558065 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:19.558086 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:19.558108 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:19.558117 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:20.059100 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:20.059158 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:20.059175 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:20.059189 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:20.059200 [ 16 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:20.059210 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:20.059251 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:20.059312 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:20.059324 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:20.560135 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:20.560166 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:20.560174 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:20.560183 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:20.560190 [ 12 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:20.560197 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:20.560213 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:20.560232 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:20.560239 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:21.060588 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:21.060622 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:21.060631 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:21.060641 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:21.060648 [ 15 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:21.060655 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:21.060673 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:21.060693 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:21.060704 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:21.561565 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:21.561600 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:21.561611 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:21.561622 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:21.561631 [ 16 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:21.561639 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:21.561658 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:21.561679 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:21.561687 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:22.062428 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:22.062464 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:22.062475 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:22.062486 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:22.062495 [ 16 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:22.062503 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:22.062525 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:22.062548 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:22.062558 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:22.563096 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:22.563141 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:22.563152 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:22.563163 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:22.563172 [ 14 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:22.563180 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:22.563200 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:22.563221 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:22.563230 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:23.063942 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:23.063978 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:23.063988 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:23.064025 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:23.064035 [ 16 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:23.064042 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:23.064064 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:23.064113 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:23.064128 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:23.565121 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:23.565161 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:23.565174 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:23.565189 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:23.565201 [ 18 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:23.565212 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:23.565239 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:23.565267 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:23.565279 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:24.065678 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:24.065719 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:24.065733 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:24.065748 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:24.065761 [ 14 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:24.065771 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:24.065798 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:24.065823 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:24.065835 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:24.566755 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:24.566794 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:24.566806 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:24.566818 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:24.566827 [ 18 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:24.566836 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:24.566856 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:24.566878 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:24.566889 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:25.067749 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:25.067783 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:25.067792 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:25.067828 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:25.067840 [ 14 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:25.067847 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:25.067864 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:25.067882 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:25.067889 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:25.568265 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:25.568298 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:25.568306 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:25.568315 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:25.568322 [ 18 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:25.568329 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:25.568348 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:25.568368 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:25.568376 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:26.069376 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:26.069413 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:26.069427 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:26.069439 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:26.069448 [ 14 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:26.069458 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:26.069486 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:26.069517 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:26.069531 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:26.570348 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:26.570383 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:26.570391 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:26.570401 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:26.570408 [ 18 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:26.570414 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:26.570434 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:26.570446 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:26.570453 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:27.070833 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:27.070884 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:27.070894 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:27.070902 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:27.070910 [ 17 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:27.070916 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:27.070934 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:27.070954 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:27.070961 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:27.571752 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:27.571806 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:27.571815 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:27.571824 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:27.571832 [ 13 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:27.571838 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:27.571855 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:27.571877 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:27.571885 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:28.072814 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:28.072844 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:28.072852 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:28.072861 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:28.072869 [ 17 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:28.072875 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:28.072893 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:28.072910 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:28.072917 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:28.573308 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=0, CommitIndex=161 and Term=2 2024.09.25 21:09:28.573343 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (0), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:28.573354 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:28.573367 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:28.573377 [ 17 ] {} RaftInstance: local log idx 161, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:28.573386 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:28.573405 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:28.573427 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:28.573437 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=162 2024.09.25 21:09:28.756357 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=161, LastLogTerm 2, EntriesLength=1, CommitIndex=161 and Term=2 2024.09.25 21:09:28.756389 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 161 (1), req c idx: 161, my term: 2, my role: 1 2024.09.25 21:09:28.756398 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:28.756408 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 161, req log term: 2, my last log idx: 161, my log (161) term: 2 2024.09.25 21:09:28.756415 [ 18 ] {} RaftInstance: [INIT] log_idx: 162, count: 0, log_store_->next_slot(): 162, req.log_entries().size(): 1 2024.09.25 21:09:28.756421 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 162, count: 0 2024.09.25 21:09:28.756427 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 162, count: 0 2024.09.25 21:09:28.756437 [ 18 ] {} RaftInstance: append at 162, term 2, timestamp 0 2024.09.25 21:09:28.756460 [ 18 ] {} RaftInstance: durable index 161, sleep and wait for log appending completion 2024.09.25 21:09:28.757479 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:28.757519 [ 18 ] {} RaftInstance: wake up, durable index 162 2024.09.25 21:09:28.757539 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 161, quick_commit_index_ 161, state_->get_commit_idx() 161 2024.09.25 21:09:28.757548 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:28.757576 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:28.757602 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:28.757612 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:28.757867 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:28.757889 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:28.757896 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:28.757904 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:28.757911 [ 13 ] {} RaftInstance: trigger commit upto 162 2024.09.25 21:09:28.757917 [ 13 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 161 2024.09.25 21:09:28.757924 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:28.757941 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:28.757960 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:28.757966 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:28.757981 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:28.757992 [ 20 ] {} RaftInstance: commit upto 162, current idx 161 2024.09.25 21:09:28.757998 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:28.758006 [ 20 ] {} RaftInstance: commit upto 162, current idx 162 2024.09.25 21:09:28.758100 [ 20 ] {} RaftInstance: DONE: commit upto 162, current idx 162 2024.09.25 21:09:28.758113 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:29.074472 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:29.074515 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:29.074531 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:29.074547 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:29.074562 [ 19 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:29.074576 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:29.074604 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:29.074655 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:29.074669 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:29.575439 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:29.575474 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:29.575485 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:29.575495 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:29.575504 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:29.575512 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:29.575533 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:29.575554 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:29.575562 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:30.076146 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:30.076181 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:30.076191 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:30.076201 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:30.076208 [ 19 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:30.076214 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:30.076231 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:30.076251 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:30.076259 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:30.577282 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:30.577312 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:30.577321 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:30.577334 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:30.577346 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:30.577381 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:30.577407 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:30.577439 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:30.577449 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:31.078277 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:31.078311 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:31.078319 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:31.078329 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:31.078337 [ 19 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:31.078344 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:31.078362 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:31.078381 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:31.078389 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:31.578746 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:31.578789 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:31.578801 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:31.578817 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:31.578831 [ 19 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:31.578843 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:31.578870 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:31.578910 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:31.578925 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:32.079779 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:32.079822 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:32.079834 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:32.079845 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:32.079854 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:32.079862 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:32.079884 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:32.079906 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:32.079920 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:32.580766 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:32.580795 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:32.580804 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:32.580813 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:32.580820 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:32.580827 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:32.580845 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:32.580865 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:32.580872 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:33.081208 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:33.081244 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:33.081255 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:33.081266 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:33.081274 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:33.081282 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:33.081302 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:33.081324 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:33.081332 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:33.582192 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:33.582225 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:33.582234 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:33.582243 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:33.582251 [ 12 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:33.582257 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:33.582277 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:33.582294 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:33.582302 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:34.083143 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:34.083177 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:34.083188 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:34.083198 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:34.083207 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:34.083214 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:34.083236 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:34.083258 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:34.083266 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:34.583613 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:34.583654 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:34.583666 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:34.583676 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:34.583686 [ 12 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:34.583694 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:34.583715 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:34.583737 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:34.583745 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:35.084682 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:35.084719 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:35.084730 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:35.084738 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:35.084747 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:35.084754 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:35.084764 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:35.084783 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:35.084791 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:35.585628 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:35.585659 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:35.585668 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:35.585677 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:35.585684 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:35.585690 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:35.585708 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:35.585727 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:35.585735 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:36.086130 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:36.086169 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:36.086182 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:36.086197 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:36.086209 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:36.086221 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:36.086247 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:36.086276 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:36.086290 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:36.587097 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:36.587130 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:36.587139 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:36.587147 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:36.587155 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:36.587161 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:36.587179 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:36.587197 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:36.587205 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:37.087988 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:37.088031 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:37.088042 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:37.088051 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:37.088058 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:37.088065 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:37.088082 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:37.088102 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:37.088112 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:37.588438 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:37.588477 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:37.588490 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:37.588503 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:37.588514 [ 18 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:37.588524 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:37.588550 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:37.588581 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:37.588594 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:38.089578 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:38.089611 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:38.089620 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:38.089629 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:38.089636 [ 16 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:38.089643 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:38.089662 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:38.089682 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:38.089693 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:38.590507 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=0, CommitIndex=162 and Term=2 2024.09.25 21:09:38.590547 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (0), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:38.590558 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:38.590569 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:38.590578 [ 14 ] {} RaftInstance: local log idx 162, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:38.590586 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:38.590608 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:38.590631 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:38.590639 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=163 2024.09.25 21:09:38.756312 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=162, LastLogTerm 2, EntriesLength=1, CommitIndex=162 and Term=2 2024.09.25 21:09:38.756361 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 162 (1), req c idx: 162, my term: 2, my role: 1 2024.09.25 21:09:38.756372 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:38.756386 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 162, req log term: 2, my last log idx: 162, my log (162) term: 2 2024.09.25 21:09:38.756397 [ 16 ] {} RaftInstance: [INIT] log_idx: 163, count: 0, log_store_->next_slot(): 163, req.log_entries().size(): 1 2024.09.25 21:09:38.756407 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 163, count: 0 2024.09.25 21:09:38.756417 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 163, count: 0 2024.09.25 21:09:38.756432 [ 16 ] {} RaftInstance: append at 163, term 2, timestamp 0 2024.09.25 21:09:38.756467 [ 16 ] {} RaftInstance: durable index 162, sleep and wait for log appending completion 2024.09.25 21:09:38.757359 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:38.757399 [ 16 ] {} RaftInstance: wake up, durable index 163 2024.09.25 21:09:38.757413 [ 16 ] {} RaftInstance: local log idx 163, target_commit_idx 162, quick_commit_index_ 162, state_->get_commit_idx() 162 2024.09.25 21:09:38.757420 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:38.757436 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:38.757455 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:38.757462 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:38.757678 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:38.757696 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:38.757703 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:38.757710 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:38.757717 [ 14 ] {} RaftInstance: trigger commit upto 163 2024.09.25 21:09:38.757722 [ 14 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 162 2024.09.25 21:09:38.757729 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:38.757745 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:38.757759 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:38.757766 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:38.757775 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:38.757794 [ 20 ] {} RaftInstance: commit upto 163, current idx 162 2024.09.25 21:09:38.757798 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:38.757808 [ 20 ] {} RaftInstance: commit upto 163, current idx 163 2024.09.25 21:09:38.757834 [ 20 ] {} RaftInstance: DONE: commit upto 163, current idx 163 2024.09.25 21:09:38.757846 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:39.091184 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:39.091221 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:39.091232 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:39.091243 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:39.091252 [ 18 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:39.091260 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:39.091280 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:39.091302 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:39.091310 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:39.592357 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:39.592390 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:39.592398 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:39.592407 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:39.592414 [ 14 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:39.592420 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:39.592438 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:39.592456 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:39.592463 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:40.093399 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:40.093437 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:40.093448 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:40.093458 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:40.093467 [ 18 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:40.093475 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:40.093533 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:40.093558 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:40.093567 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:40.593897 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:40.593929 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:40.593938 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:40.593947 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:40.593954 [ 14 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:40.593961 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:40.593977 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:40.593994 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:40.594001 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:41.094834 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:41.094870 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:41.094878 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:41.094887 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:41.094897 [ 17 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:41.094907 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:41.094931 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:41.094955 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:41.094965 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:41.595747 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:41.595773 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:41.595780 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:41.595789 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:41.595796 [ 18 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:41.595802 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:41.595819 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:41.595836 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:41.595843 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:42.096200 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:42.096237 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:42.096246 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:42.096255 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:42.096262 [ 18 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:42.096269 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:42.096288 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:42.096306 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:42.096312 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:42.597117 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:42.597153 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:42.597162 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:42.597171 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:42.597179 [ 14 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:42.597186 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:42.597204 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:42.597224 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:42.597232 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:43.098018 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:43.098049 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:43.098060 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:43.098074 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:43.098085 [ 19 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:43.098096 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:43.098113 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:43.098132 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:43.098141 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:43.598491 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:43.598531 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:43.598569 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:43.598580 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:43.598589 [ 14 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:43.598598 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:43.598619 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:43.598641 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:43.598650 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:44.099577 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:44.099619 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:44.099633 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:44.099646 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:44.099658 [ 18 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:44.099669 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:44.099699 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:44.099731 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:44.099746 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:44.600640 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:44.600700 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:44.600712 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:44.600723 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:44.600732 [ 13 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:44.600740 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:44.600765 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:44.600796 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:44.600808 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:45.101176 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:45.101226 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:45.101236 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:45.101245 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:45.101254 [ 12 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:45.101262 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:45.101283 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:45.101304 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:45.101315 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:45.602358 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:45.602387 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:45.602396 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:45.602404 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:45.602411 [ 13 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:45.602418 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:45.602435 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:45.602453 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:45.602461 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:46.103245 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:46.103279 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:46.103287 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:46.103296 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:46.103304 [ 12 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:46.103310 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:46.103327 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:46.103345 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:46.103353 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:46.603751 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:46.603786 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:46.603797 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:46.603809 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:46.603819 [ 13 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:46.603828 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:46.603848 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:46.603869 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:46.603878 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:47.104839 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:47.104877 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:47.104888 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:47.104899 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:47.104908 [ 12 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:47.104916 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:47.104938 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:47.104960 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:47.104969 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:47.605816 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:47.605855 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:47.605866 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:47.605877 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:47.605886 [ 13 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:47.605894 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:47.605937 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:47.605972 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:47.605987 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:48.106427 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:48.106457 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:48.106466 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:48.106476 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:48.106484 [ 12 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:48.106492 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:48.106511 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:48.106532 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:48.106540 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:48.607437 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=0, CommitIndex=163 and Term=2 2024.09.25 21:09:48.607471 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (0), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:48.607479 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:48.607488 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:48.607495 [ 15 ] {} RaftInstance: local log idx 163, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:48.607501 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:48.607519 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:48.607536 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:48.607543 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=164 2024.09.25 21:09:48.756392 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=163, LastLogTerm 2, EntriesLength=1, CommitIndex=163 and Term=2 2024.09.25 21:09:48.756422 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 163 (1), req c idx: 163, my term: 2, my role: 1 2024.09.25 21:09:48.756430 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:48.756439 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 163, req log term: 2, my last log idx: 163, my log (163) term: 2 2024.09.25 21:09:48.756445 [ 15 ] {} RaftInstance: [INIT] log_idx: 164, count: 0, log_store_->next_slot(): 164, req.log_entries().size(): 1 2024.09.25 21:09:48.756451 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 164, count: 0 2024.09.25 21:09:48.756457 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 164, count: 0 2024.09.25 21:09:48.756467 [ 15 ] {} RaftInstance: append at 164, term 2, timestamp 0 2024.09.25 21:09:48.756490 [ 15 ] {} RaftInstance: durable index 163, sleep and wait for log appending completion 2024.09.25 21:09:48.757495 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:48.757537 [ 15 ] {} RaftInstance: wake up, durable index 164 2024.09.25 21:09:48.757557 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 163, quick_commit_index_ 163, state_->get_commit_idx() 163 2024.09.25 21:09:48.757566 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:48.757582 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:48.757601 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:48.757608 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:48.757852 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:48.757873 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:48.757884 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:48.757895 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:48.757902 [ 15 ] {} RaftInstance: trigger commit upto 164 2024.09.25 21:09:48.757908 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 163 2024.09.25 21:09:48.757915 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:48.757933 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:48.757951 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:48.757952 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:48.757967 [ 20 ] {} RaftInstance: commit upto 164, current idx 163 2024.09.25 21:09:48.757978 [ 20 ] {} RaftInstance: commit upto 164, current idx 164 2024.09.25 21:09:48.757984 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:48.757993 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:48.758012 [ 20 ] {} RaftInstance: DONE: commit upto 164, current idx 164 2024.09.25 21:09:48.758023 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:49.107906 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:49.107945 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:49.107956 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:49.107968 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:49.107977 [ 12 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:49.107984 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:49.108010 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:49.108039 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:49.108048 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:49.608556 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:49.608586 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:49.608597 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:49.608609 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:49.608618 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:49.608627 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:49.608647 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:49.608668 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:49.608677 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:50.109616 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:50.109652 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:50.109663 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:50.109673 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:50.109682 [ 17 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:50.109689 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:50.109711 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:50.109733 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:50.109741 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:50.610708 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:50.610749 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:50.610761 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:50.610774 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:50.610784 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:50.610792 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:50.610815 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:50.610830 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:50.610838 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:51.111344 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:51.111386 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:51.111400 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:51.111416 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:51.111429 [ 13 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:51.111439 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:51.111466 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:51.111493 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:51.111507 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:51.612466 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:51.612552 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:51.612575 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:51.612616 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:51.612626 [ 19 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:51.612635 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:51.612656 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:51.612685 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:51.612697 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:52.113560 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:52.113595 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:52.113604 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:52.113613 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:52.113622 [ 13 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:52.113629 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:52.113647 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:52.113666 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:52.113673 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:52.614080 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:52.614118 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:52.614130 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:52.614142 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:52.614152 [ 19 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:52.614160 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:52.614181 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:52.614195 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:52.614204 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:53.114263 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:53.114300 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:53.114309 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:53.114318 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:53.114326 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:53.114332 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:53.114350 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:53.114369 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:53.114376 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:53.615437 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:53.615479 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:53.615494 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:53.615508 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:53.615521 [ 13 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:53.615533 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:53.615563 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:53.615583 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:53.615593 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:54.116019 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:54.116056 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:54.116069 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:54.116083 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:54.116093 [ 15 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:54.116103 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:54.116129 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:54.116157 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:54.116169 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:54.617063 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:54.617097 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:54.617108 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:54.617120 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:54.617129 [ 13 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:54.617138 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:54.617158 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:54.617173 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:54.617183 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:55.118223 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:55.118255 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:55.118263 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:55.118272 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:55.118280 [ 14 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:55.118287 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:55.118305 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:55.118328 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:55.118338 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:55.618727 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:55.618761 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:55.618770 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:55.618779 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:55.618786 [ 14 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:55.618793 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:55.618811 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:55.618825 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:55.618832 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:56.119714 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:56.119744 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:56.119753 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:56.119762 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:56.119769 [ 18 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:56.119775 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:56.119793 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:56.119818 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:56.119827 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:56.620661 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:56.620691 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:56.620699 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:56.620708 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:56.620715 [ 18 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:56.620721 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:56.620739 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:56.620760 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:56.620770 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:57.121253 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:57.121303 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:57.121317 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:57.121329 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:57.121339 [ 14 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:57.121349 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:57.121372 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:57.121398 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:57.121407 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:57.622279 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:57.622313 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:57.622322 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:57.622331 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:57.622339 [ 18 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:57.622346 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:57.622365 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:57.622384 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:57.622390 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:58.123236 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:58.123268 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:58.123277 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:58.123287 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:58.123294 [ 14 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:58.123301 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:58.123319 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:58.123339 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:58.123351 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:58.623768 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=0, CommitIndex=164 and Term=2 2024.09.25 21:09:58.623801 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (0), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:58.623809 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:58.623817 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:58.623825 [ 18 ] {} RaftInstance: local log idx 164, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:58.623831 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:58.623850 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:58.623871 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:58.623882 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=165 2024.09.25 21:09:58.756322 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=164, LastLogTerm 2, EntriesLength=1, CommitIndex=164 and Term=2 2024.09.25 21:09:58.756352 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 164 (1), req c idx: 164, my term: 2, my role: 1 2024.09.25 21:09:58.756361 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:58.756373 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 164, req log term: 2, my last log idx: 164, my log (164) term: 2 2024.09.25 21:09:58.756383 [ 18 ] {} RaftInstance: [INIT] log_idx: 165, count: 0, log_store_->next_slot(): 165, req.log_entries().size(): 1 2024.09.25 21:09:58.756392 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 165, count: 0 2024.09.25 21:09:58.756400 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 165, count: 0 2024.09.25 21:09:58.756415 [ 18 ] {} RaftInstance: append at 165, term 2, timestamp 0 2024.09.25 21:09:58.756442 [ 18 ] {} RaftInstance: durable index 164, sleep and wait for log appending completion 2024.09.25 21:09:58.757413 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:09:58.757452 [ 18 ] {} RaftInstance: wake up, durable index 165 2024.09.25 21:09:58.757466 [ 18 ] {} RaftInstance: local log idx 165, target_commit_idx 164, quick_commit_index_ 164, state_->get_commit_idx() 164 2024.09.25 21:09:58.757474 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:58.757490 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:58.757508 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:58.757515 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:09:58.757751 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:09:58.757778 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:09:58.757790 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:58.757801 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:09:58.757812 [ 14 ] {} RaftInstance: trigger commit upto 165 2024.09.25 21:09:58.757822 [ 14 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 164 2024.09.25 21:09:58.757832 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:09:58.757882 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:58.757904 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:09:58.757909 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:58.757926 [ 20 ] {} RaftInstance: commit upto 165, current idx 164 2024.09.25 21:09:58.757944 [ 20 ] {} RaftInstance: commit upto 165, current idx 165 2024.09.25 21:09:58.757957 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:58.757971 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:09:58.757976 [ 20 ] {} RaftInstance: DONE: commit upto 165, current idx 165 2024.09.25 21:09:58.757991 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:09:59.124792 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:09:59.124830 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:09:59.124843 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:59.124856 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:09:59.124868 [ 18 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:09:59.124878 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:59.124900 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:59.124924 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:59.124935 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:09:59.625780 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:09:59.625813 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:09:59.625820 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:09:59.625829 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:09:59.625837 [ 14 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:09:59.625844 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:09:59.625861 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:09:59.625880 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:09:59.625887 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:00.126470 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:00.126502 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:00.126513 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:00.126524 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:00.126532 [ 13 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:00.126539 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:00.126558 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:00.126589 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:00.126600 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:00.627504 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:00.627542 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:00.627555 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:00.627567 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:00.627578 [ 14 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:00.627589 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:00.627615 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:00.627646 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:00.627659 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:01.128458 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:01.128484 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:01.128491 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:01.128499 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:01.128506 [ 13 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:01.128512 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:01.128529 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:01.128547 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:01.128553 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:01.629035 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:01.629076 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:01.629093 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:01.629109 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:01.629123 [ 14 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:01.629136 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:01.629167 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:01.629210 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:01.629225 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:02.130220 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:02.130277 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:02.130287 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:02.130296 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:02.130305 [ 13 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:02.130312 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:02.130331 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:02.130351 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:02.130359 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:02.631356 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:02.631395 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:02.631408 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:02.631421 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:02.631432 [ 14 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:02.631443 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:02.631467 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:02.631488 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:02.631497 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:03.131866 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:03.131896 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:03.131904 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:03.131912 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:03.131920 [ 13 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:03.131926 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:03.131943 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:03.131962 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:03.131968 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:03.632991 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:03.633025 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:03.633035 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:03.633045 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:03.633053 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:03.633062 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:03.633083 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:03.633104 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:03.633112 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:04.133886 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:04.133916 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:04.133924 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:04.133933 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:04.133940 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:04.133946 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:04.133964 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:04.133982 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:04.133990 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:04.634365 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:04.634396 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:04.634404 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:04.634414 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:04.634421 [ 15 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:04.634427 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:04.634446 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:04.634464 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:04.634473 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:05.135405 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:05.135435 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:05.135443 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:05.135452 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:05.135459 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:05.135465 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:05.135484 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:05.135503 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:05.135509 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:05.636350 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:05.636389 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:05.636398 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:05.636407 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:05.636414 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:05.636421 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:05.636438 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:05.636455 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:05.636462 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:06.136903 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:06.136940 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:06.136952 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:06.136966 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:06.136977 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:06.136988 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:06.137036 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:06.137065 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:06.137078 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:06.637972 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:06.638005 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:06.638027 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:06.638038 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:06.638046 [ 16 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:06.638054 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:06.638075 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:06.638105 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:06.638115 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:07.139265 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:07.139314 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:07.139329 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:07.139342 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:07.139354 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:07.139365 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:07.139393 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:07.139423 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:07.139437 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:07.640059 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:07.640488 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:07.640516 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:07.640532 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:07.640603 [ 13 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:07.640620 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:07.640653 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:07.640684 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:07.640709 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:08.140662 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:08.140699 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:08.140708 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:08.140717 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:08.140724 [ 15 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:08.140731 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:08.140748 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:08.140768 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:08.140780 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:08.640880 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=0, CommitIndex=165 and Term=2 2024.09.25 21:10:08.640927 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (0), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:08.640938 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:08.640949 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:08.640959 [ 19 ] {} RaftInstance: local log idx 165, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:08.640968 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:08.640988 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:08.641009 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:08.641055 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=166 2024.09.25 21:10:08.756469 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=165, LastLogTerm 2, EntriesLength=1, CommitIndex=165 and Term=2 2024.09.25 21:10:08.756506 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 165 (1), req c idx: 165, my term: 2, my role: 1 2024.09.25 21:10:08.756518 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:08.756532 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 165, req log term: 2, my last log idx: 165, my log (165) term: 2 2024.09.25 21:10:08.756542 [ 12 ] {} RaftInstance: [INIT] log_idx: 166, count: 0, log_store_->next_slot(): 166, req.log_entries().size(): 1 2024.09.25 21:10:08.756552 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 166, count: 0 2024.09.25 21:10:08.756560 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 166, count: 0 2024.09.25 21:10:08.756572 [ 12 ] {} RaftInstance: append at 166, term 2, timestamp 0 2024.09.25 21:10:08.756600 [ 12 ] {} RaftInstance: durable index 165, sleep and wait for log appending completion 2024.09.25 21:10:08.757719 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:08.757766 [ 12 ] {} RaftInstance: wake up, durable index 166 2024.09.25 21:10:08.757783 [ 12 ] {} RaftInstance: local log idx 166, target_commit_idx 165, quick_commit_index_ 165, state_->get_commit_idx() 165 2024.09.25 21:10:08.757795 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:08.757820 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:08.757847 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:08.757861 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:08.758199 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:08.758216 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:08.758225 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:08.758235 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:08.758244 [ 17 ] {} RaftInstance: trigger commit upto 166 2024.09.25 21:10:08.758252 [ 17 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 165 2024.09.25 21:10:08.758261 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:08.758281 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:08.758292 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:08.758301 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:08.758357 [ 20 ] {} RaftInstance: commit upto 166, current idx 165 2024.09.25 21:10:08.758370 [ 20 ] {} RaftInstance: commit upto 166, current idx 166 2024.09.25 21:10:08.758305 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:08.758388 [ 20 ] {} RaftInstance: DONE: commit upto 166, current idx 166 2024.09.25 21:10:08.758396 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:08.758401 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:09.141920 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:09.141956 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:09.141969 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:09.141982 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:09.141993 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:09.142003 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:09.142026 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:09.142043 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:09.142053 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:09.644481 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:09.644514 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:09.644526 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:09.644540 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:09.644551 [ 12 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:09.644561 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:09.644585 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:09.644610 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:09.644621 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:10.145654 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:10.145691 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:10.145701 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:10.145714 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:10.145724 [ 17 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:10.145733 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:10.145755 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:10.145780 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:10.145793 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:10.646601 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:10.646633 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:10.646666 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:10.646687 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:10.646699 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:10.646709 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:10.646732 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:10.646756 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:10.646767 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:11.147105 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:11.147143 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:11.147155 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:11.147168 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:11.147179 [ 17 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:11.147189 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:11.147213 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:11.147248 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:11.147261 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:11.648281 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:11.648323 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:11.648336 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:11.648350 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:11.648361 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:11.648372 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:11.648399 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:11.648426 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:11.648437 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:12.148904 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:12.148949 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:12.148962 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:12.148975 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:12.148985 [ 17 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:12.148995 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:12.149020 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:12.149044 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:12.149055 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:12.650072 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:12.650111 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:12.650125 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:12.650138 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:12.650149 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:12.650159 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:12.650184 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:12.650210 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:12.650222 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:13.151255 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:13.151298 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:13.151311 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:13.151323 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:13.151333 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:13.151343 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:13.151366 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:13.151392 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:13.151402 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:13.651916 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:13.651959 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:13.651973 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:13.651986 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:13.652020 [ 14 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:13.652032 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:13.652056 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:13.652082 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:13.652094 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:14.153234 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:14.153274 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:14.153285 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:14.153297 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:14.153307 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:14.153316 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:14.153336 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:14.153366 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:14.153376 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:14.654520 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:14.654558 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:14.654572 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:14.654585 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:14.654597 [ 14 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:14.654606 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:14.654630 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:14.654648 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:14.654658 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:15.155099 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:15.155169 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:15.155181 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:15.155195 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:15.155205 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:15.155214 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:15.155238 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:15.155264 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:15.155275 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:15.656520 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:15.656571 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:15.656586 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:15.656600 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:15.656611 [ 16 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:15.656632 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:15.656648 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:15.656666 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:15.656677 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:16.156951 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:16.156992 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:16.157006 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:16.157020 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:16.157043 [ 14 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:16.157054 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:16.157076 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:16.157093 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:16.157105 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:16.657561 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:16.657599 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:16.657613 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:16.657627 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:16.657639 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:16.657649 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:16.657673 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:16.657698 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:16.657709 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:17.158826 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:17.158877 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:17.158895 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:17.158908 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:17.158918 [ 18 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:17.158927 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:17.158945 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:17.158967 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:17.158976 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:17.660042 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:17.660086 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:17.660098 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:17.660109 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:17.660119 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:17.660128 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:17.660157 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:17.660185 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:17.660197 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:18.160761 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:18.160808 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:18.160819 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:18.160833 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:18.160844 [ 16 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:18.160855 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:18.160910 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:18.160948 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:18.160962 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:18.661925 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=0, CommitIndex=166 and Term=2 2024.09.25 21:10:18.661961 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (0), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:18.661998 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:18.662012 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:18.662022 [ 15 ] {} RaftInstance: local log idx 166, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:18.662032 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:18.662053 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:18.662075 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:18.662085 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=167 2024.09.25 21:10:18.756379 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=166, LastLogTerm 2, EntriesLength=1, CommitIndex=166 and Term=2 2024.09.25 21:10:18.756418 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 166 (1), req c idx: 166, my term: 2, my role: 1 2024.09.25 21:10:18.756433 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:18.756448 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 166, req log term: 2, my last log idx: 166, my log (166) term: 2 2024.09.25 21:10:18.756459 [ 16 ] {} RaftInstance: [INIT] log_idx: 167, count: 0, log_store_->next_slot(): 167, req.log_entries().size(): 1 2024.09.25 21:10:18.756470 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 167, count: 0 2024.09.25 21:10:18.756479 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 167, count: 0 2024.09.25 21:10:18.756493 [ 16 ] {} RaftInstance: append at 167, term 2, timestamp 0 2024.09.25 21:10:18.756527 [ 16 ] {} RaftInstance: durable index 166, sleep and wait for log appending completion 2024.09.25 21:10:18.757557 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:18.757641 [ 16 ] {} RaftInstance: wake up, durable index 167 2024.09.25 21:10:18.757667 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 166, quick_commit_index_ 166, state_->get_commit_idx() 166 2024.09.25 21:10:18.757679 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:18.757702 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:18.757729 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:18.757742 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:18.758035 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:18.758065 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:18.758077 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:18.758088 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:18.758098 [ 19 ] {} RaftInstance: trigger commit upto 167 2024.09.25 21:10:18.758108 [ 19 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 166 2024.09.25 21:10:18.758118 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:18.758141 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:18.758153 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:18.758165 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:18.758174 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:18.758174 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:18.758190 [ 20 ] {} RaftInstance: commit upto 167, current idx 166 2024.09.25 21:10:18.758202 [ 20 ] {} RaftInstance: commit upto 167, current idx 167 2024.09.25 21:10:18.758237 [ 20 ] {} RaftInstance: DONE: commit upto 167, current idx 167 2024.09.25 21:10:18.758248 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:19.162580 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:19.162614 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:19.162623 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:19.162632 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:19.162640 [ 12 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:19.162646 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:19.162664 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:19.162689 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:19.162698 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:19.662998 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:19.663031 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:19.663040 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:19.663048 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:19.663055 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:19.663062 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:19.663080 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:19.663098 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:19.663105 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:20.164087 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:20.164118 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:20.164126 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:20.164135 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:20.164143 [ 12 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:20.164149 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:20.164166 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:20.164184 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:20.164191 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:20.665186 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:20.665226 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:20.665237 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:20.665249 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:20.665259 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:20.665267 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:20.665288 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:20.665309 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:20.665318 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:21.165951 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:21.165985 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:21.166035 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:21.166050 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:21.166062 [ 12 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:21.166073 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:21.166095 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:21.166127 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:21.166139 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:21.666186 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:21.666221 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:21.666234 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:21.666246 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:21.666257 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:21.666267 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:21.666282 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:21.666298 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:21.666309 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:22.167424 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:22.167471 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:22.167483 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:22.167497 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:22.167508 [ 15 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:22.167519 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:22.167545 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:22.167574 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:22.167588 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:22.667983 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:22.668020 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:22.668033 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:22.668047 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:22.668057 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:22.668067 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:22.668090 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:22.668116 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:22.668127 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:23.168230 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:23.168263 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:23.168273 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:23.168282 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:23.168289 [ 15 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:23.168296 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:23.168314 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:23.168339 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:23.168348 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:23.669223 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:23.669260 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:23.669291 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:23.669304 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:23.669315 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:23.669325 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:23.669349 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:23.669375 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:23.669388 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:24.169826 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:24.169867 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:24.169879 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:24.169892 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:24.169904 [ 15 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:24.169915 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:24.169938 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:24.169956 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:24.169966 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:24.671040 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:24.671080 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:24.671094 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:24.671109 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:24.671121 [ 16 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:24.671132 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:24.671156 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:24.671180 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:24.671193 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:25.171956 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:25.171995 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:25.172008 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:25.172021 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:25.172033 [ 14 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:25.172044 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:25.172066 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:25.172083 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:25.172093 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:25.672612 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:25.672646 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:25.672659 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:25.672672 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:25.672682 [ 17 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:25.672692 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:25.672704 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:25.672730 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:25.672741 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:26.173790 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:26.173824 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:26.173833 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:26.173842 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:26.173850 [ 15 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:26.173860 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:26.173880 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:26.173898 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:26.173909 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:26.674062 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:26.674098 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:26.674111 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:26.674125 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:26.674138 [ 14 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:26.674150 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:26.674173 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:26.674200 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:26.674212 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:27.174826 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:27.174873 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:27.174889 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:27.174904 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:27.174916 [ 17 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:27.174928 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:27.174949 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:27.174966 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:27.174976 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:27.675092 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:27.675131 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:27.675144 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:27.675157 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:27.675168 [ 14 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:27.675177 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:27.675203 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:27.675221 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:27.675231 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:28.176397 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:28.176435 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:28.176446 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:28.176458 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:28.176468 [ 15 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:28.176477 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:28.176499 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:28.176516 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:28.176526 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:28.676954 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=0, CommitIndex=167 and Term=2 2024.09.25 21:10:28.676992 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (0), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:28.677005 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:28.677019 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:28.677031 [ 13 ] {} RaftInstance: local log idx 167, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:28.677041 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:28.677065 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:28.677091 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:28.677102 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=168 2024.09.25 21:10:28.756367 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=167, LastLogTerm 2, EntriesLength=1, CommitIndex=167 and Term=2 2024.09.25 21:10:28.756399 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 167 (1), req c idx: 167, my term: 2, my role: 1 2024.09.25 21:10:28.756410 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:28.756422 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 167, req log term: 2, my last log idx: 167, my log (167) term: 2 2024.09.25 21:10:28.756431 [ 12 ] {} RaftInstance: [INIT] log_idx: 168, count: 0, log_store_->next_slot(): 168, req.log_entries().size(): 1 2024.09.25 21:10:28.756440 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 168, count: 0 2024.09.25 21:10:28.756449 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 168, count: 0 2024.09.25 21:10:28.756462 [ 12 ] {} RaftInstance: append at 168, term 2, timestamp 0 2024.09.25 21:10:28.756488 [ 12 ] {} RaftInstance: durable index 167, sleep and wait for log appending completion 2024.09.25 21:10:28.757565 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:28.757619 [ 12 ] {} RaftInstance: wake up, durable index 168 2024.09.25 21:10:28.757642 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 167, quick_commit_index_ 167, state_->get_commit_idx() 167 2024.09.25 21:10:28.757653 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:28.757675 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:28.757699 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:28.757710 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:28.757985 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:28.758014 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:28.758025 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:28.758036 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:28.758047 [ 19 ] {} RaftInstance: trigger commit upto 168 2024.09.25 21:10:28.758055 [ 19 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 167 2024.09.25 21:10:28.758064 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:28.758087 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:28.758104 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:28.758108 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:28.758120 [ 20 ] {} RaftInstance: commit upto 168, current idx 167 2024.09.25 21:10:28.758131 [ 20 ] {} RaftInstance: commit upto 168, current idx 168 2024.09.25 21:10:28.758137 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:28.758146 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:28.758164 [ 20 ] {} RaftInstance: DONE: commit upto 168, current idx 168 2024.09.25 21:10:28.758175 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:29.177957 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:29.178020 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:29.178035 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:29.178049 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:29.178061 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:29.178072 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:29.178097 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:29.178123 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:29.178135 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:29.679040 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:29.679073 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:29.679081 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:29.679091 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:29.679098 [ 19 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:29.679104 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:29.679121 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:29.679135 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:29.679146 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:30.179608 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:30.179649 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:30.179680 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:30.179695 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:30.179707 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:30.179717 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:30.179748 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:30.179780 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:30.179793 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:30.679947 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:30.679990 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:30.680004 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:30.680020 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:30.680032 [ 13 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:30.680041 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:30.680061 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:30.680089 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:30.680097 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:31.181149 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:31.181186 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:31.181197 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:31.181209 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:31.181219 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:31.181229 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:31.181251 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:31.181326 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:31.181345 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:31.681986 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:31.682024 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:31.682037 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:31.682052 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:31.682063 [ 13 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:31.682074 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:31.682096 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:31.682123 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:31.682133 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:32.183328 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:32.183376 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:32.183391 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:32.183406 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:32.183418 [ 14 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:32.183428 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:32.183463 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:32.183492 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:32.183507 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:32.684442 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:32.684479 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:32.684493 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:32.684507 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:32.684518 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:32.684528 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:32.684548 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:32.684575 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:32.684587 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:33.185233 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:33.185271 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:33.185284 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:33.185298 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:33.185308 [ 14 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:33.185318 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:33.185341 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:33.185363 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:33.185375 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:33.686444 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:33.686480 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:33.686491 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:33.686500 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:33.686536 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:33.686564 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:33.686581 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:33.686609 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:33.686621 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:34.186940 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:34.186975 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:34.186986 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:34.186999 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:34.187011 [ 14 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:34.187021 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:34.187042 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:34.187064 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:34.187073 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:34.687450 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:34.687487 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:34.687496 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:34.687506 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:34.687513 [ 18 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:34.687523 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:34.687537 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:34.687562 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:34.687575 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:35.187989 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:35.188039 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:35.188055 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:35.188071 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:35.188084 [ 12 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:35.188096 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:35.188121 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:35.188140 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:35.188149 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:35.688365 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:35.688400 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:35.688410 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:35.688422 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:35.688432 [ 18 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:35.688462 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:35.688475 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:35.688496 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:35.688506 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:36.189043 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:36.189074 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:36.189083 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:36.189092 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:36.189100 [ 14 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:36.189107 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:36.189125 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:36.189142 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:36.189149 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:36.689632 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:36.689674 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:36.689687 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:36.689702 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:36.689714 [ 16 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:36.689725 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:36.689752 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:36.689783 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:36.689799 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:37.190884 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:37.190927 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:37.190939 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:37.190951 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:37.190961 [ 17 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:37.190970 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:37.191021 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:37.191036 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:37.191046 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:37.691508 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:37.691544 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:37.691556 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:37.691568 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:37.691579 [ 15 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:37.691589 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:37.691611 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:37.691634 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:37.691644 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:38.192239 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:38.192279 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:38.192293 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:38.192308 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:38.192320 [ 14 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:38.192332 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:38.192393 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:38.192425 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:38.192437 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:38.692706 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=0, CommitIndex=168 and Term=2 2024.09.25 21:10:38.692745 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (0), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:38.692757 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:38.692772 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:38.692783 [ 15 ] {} RaftInstance: local log idx 168, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:38.692794 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:38.692821 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:38.692852 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:38.692865 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=169 2024.09.25 21:10:38.756403 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=168, LastLogTerm 2, EntriesLength=1, CommitIndex=168 and Term=2 2024.09.25 21:10:38.756439 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 168 (1), req c idx: 168, my term: 2, my role: 1 2024.09.25 21:10:38.756452 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:38.756465 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 168, req log term: 2, my last log idx: 168, my log (168) term: 2 2024.09.25 21:10:38.756476 [ 14 ] {} RaftInstance: [INIT] log_idx: 169, count: 0, log_store_->next_slot(): 169, req.log_entries().size(): 1 2024.09.25 21:10:38.756486 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 169, count: 0 2024.09.25 21:10:38.756527 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 169, count: 0 2024.09.25 21:10:38.756542 [ 14 ] {} RaftInstance: append at 169, term 2, timestamp 0 2024.09.25 21:10:38.756570 [ 14 ] {} RaftInstance: durable index 168, sleep and wait for log appending completion 2024.09.25 21:10:38.757773 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:38.757866 [ 14 ] {} RaftInstance: wake up, durable index 169 2024.09.25 21:10:38.757888 [ 14 ] {} RaftInstance: local log idx 169, target_commit_idx 168, quick_commit_index_ 168, state_->get_commit_idx() 168 2024.09.25 21:10:38.757901 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:38.757922 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:38.757947 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:38.757960 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:38.758271 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:38.758296 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:38.758309 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:38.758320 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:38.758330 [ 19 ] {} RaftInstance: trigger commit upto 169 2024.09.25 21:10:38.758339 [ 19 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 168 2024.09.25 21:10:38.758348 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:38.758371 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:38.758389 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:38.758412 [ 20 ] {} RaftInstance: commit upto 169, current idx 168 2024.09.25 21:10:38.758416 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:38.758422 [ 20 ] {} RaftInstance: commit upto 169, current idx 169 2024.09.25 21:10:38.758442 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:38.758453 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:38.758459 [ 20 ] {} RaftInstance: DONE: commit upto 169, current idx 169 2024.09.25 21:10:38.758471 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:39.193892 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:39.193927 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:39.193939 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:39.193951 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:39.193962 [ 16 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:39.193972 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:39.193994 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:39.194018 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:39.194028 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:39.694113 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:39.694175 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:39.694187 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:39.694199 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:39.694208 [ 15 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:39.694216 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:39.694237 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:39.694258 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:39.694268 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:40.194871 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:40.194915 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:40.194931 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:40.194946 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:40.194958 [ 16 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:40.194968 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:40.194990 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:40.195014 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:40.195024 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:40.695702 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:40.695738 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:40.695752 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:40.695765 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:40.695775 [ 16 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:40.695786 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:40.695808 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:40.695832 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:40.695843 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:41.195939 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:41.195980 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:41.195993 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:41.196048 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:41.196072 [ 19 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:41.196085 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:41.196110 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:41.196137 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:41.196150 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:41.697174 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:41.697213 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:41.697226 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:41.697239 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:41.697251 [ 16 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:41.697261 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:41.697287 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:41.697313 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:41.697325 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:42.197734 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:42.197778 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:42.197789 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:42.197801 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:42.197812 [ 18 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:42.197822 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:42.197847 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:42.197872 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:42.197883 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:42.698933 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:42.698970 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:42.698981 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:42.698993 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:42.699003 [ 15 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:42.699049 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:42.699076 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:42.699098 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:42.699108 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:43.202380 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:43.202431 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:43.202442 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:43.202453 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:43.202464 [ 18 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:43.202475 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:43.202498 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:43.202526 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:43.202540 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:43.702975 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:43.703026 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:43.703040 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:43.703054 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:43.703065 [ 18 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:43.703075 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:43.703097 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:43.703113 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:43.703124 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:44.205265 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:44.205311 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:44.205323 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:44.205336 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:44.205355 [ 18 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:44.205365 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:44.205386 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:44.205410 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:44.205421 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:44.704688 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:44.704746 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:44.704764 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:44.704778 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:44.704789 [ 17 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:44.704799 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:44.704822 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:44.704839 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:44.704849 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:45.205302 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:45.205347 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:45.205361 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:45.205374 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:45.205385 [ 13 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:45.205405 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:45.205419 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:45.205438 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:45.205448 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:45.706532 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:45.706572 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:45.706585 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:45.706598 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:45.706609 [ 12 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:45.706619 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:45.706641 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:45.706663 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:45.706675 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:46.207271 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:46.207315 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:46.207327 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:46.207341 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:46.207353 [ 13 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:46.207365 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:46.207387 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:46.207405 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:46.207416 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:46.707649 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:46.707691 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:46.707705 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:46.707720 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:46.707732 [ 13 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:46.707743 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:46.707769 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:46.707795 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:46.707807 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:47.208880 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:47.208928 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:47.208940 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:47.208953 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:47.208963 [ 17 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:47.208972 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:47.209011 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:47.209035 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:47.209045 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:47.709940 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:47.709978 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:47.709992 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:47.710006 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:47.710018 [ 12 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:47.710029 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:47.710055 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:47.710082 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:47.710095 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:48.210671 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:48.210711 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:48.210722 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:48.210734 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:48.210743 [ 17 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:48.210753 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:48.210773 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:48.210794 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:48.210804 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:48.711358 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=0, CommitIndex=169 and Term=2 2024.09.25 21:10:48.711395 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (0), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:48.711408 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:48.711420 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:48.711429 [ 12 ] {} RaftInstance: local log idx 169, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:48.711438 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:48.711459 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:48.711473 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:48.711481 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=170 2024.09.25 21:10:48.756443 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=169, LastLogTerm 2, EntriesLength=1, CommitIndex=169 and Term=2 2024.09.25 21:10:48.756480 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 169 (1), req c idx: 169, my term: 2, my role: 1 2024.09.25 21:10:48.756493 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:48.756506 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 169, req log term: 2, my last log idx: 169, my log (169) term: 2 2024.09.25 21:10:48.756516 [ 17 ] {} RaftInstance: [INIT] log_idx: 170, count: 0, log_store_->next_slot(): 170, req.log_entries().size(): 1 2024.09.25 21:10:48.756526 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 170, count: 0 2024.09.25 21:10:48.756535 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 170, count: 0 2024.09.25 21:10:48.756548 [ 17 ] {} RaftInstance: append at 170, term 2, timestamp 0 2024.09.25 21:10:48.756578 [ 17 ] {} RaftInstance: durable index 169, sleep and wait for log appending completion 2024.09.25 21:10:48.757766 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:48.757799 [ 17 ] {} RaftInstance: wake up, durable index 170 2024.09.25 21:10:48.757811 [ 17 ] {} RaftInstance: local log idx 170, target_commit_idx 169, quick_commit_index_ 169, state_->get_commit_idx() 169 2024.09.25 21:10:48.757822 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:48.757846 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:48.757871 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:48.757883 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:48.758266 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:48.758286 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:48.758297 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:48.758308 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:48.758317 [ 14 ] {} RaftInstance: trigger commit upto 170 2024.09.25 21:10:48.758326 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 169 2024.09.25 21:10:48.758335 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:48.758394 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:48.758416 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:48.758429 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:48.758434 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:48.758441 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:48.758459 [ 20 ] {} RaftInstance: commit upto 170, current idx 169 2024.09.25 21:10:48.758471 [ 20 ] {} RaftInstance: commit upto 170, current idx 170 2024.09.25 21:10:48.758503 [ 20 ] {} RaftInstance: DONE: commit upto 170, current idx 170 2024.09.25 21:10:48.758513 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:49.212230 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:49.212270 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:49.212283 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:49.212297 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:49.212308 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:49.212319 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:49.212343 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:49.212368 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:49.212381 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:49.713205 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:49.713236 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:49.713248 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:49.713262 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:49.713274 [ 17 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:49.713285 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:49.713311 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:49.713339 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:49.713350 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:50.214266 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:50.214310 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:50.214322 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:50.214335 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:50.214345 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:50.214355 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:50.214410 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:50.214446 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:50.214456 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:50.715324 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:50.715368 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:50.715382 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:50.715396 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:50.715407 [ 17 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:50.715417 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:50.715442 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:50.715461 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:50.715473 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:51.215646 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:51.215683 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:51.215697 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:51.215710 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:51.215720 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:51.215731 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:51.215779 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:51.215803 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:51.215815 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:51.716626 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:51.716660 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:51.716673 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:51.716687 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:51.716698 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:51.716708 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:51.716730 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:51.716753 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:51.716765 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:52.217185 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:52.217231 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:52.217244 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:52.217258 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:52.217268 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:52.217278 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:52.217302 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:52.217326 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:52.217338 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:52.717567 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:52.717603 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:52.717616 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:52.717630 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:52.717640 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:52.717651 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:52.717675 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:52.717700 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:52.717713 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:53.217964 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:53.217999 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:53.218013 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:53.218025 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:53.218035 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:53.218044 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:53.218058 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:53.218083 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:53.218093 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:53.719085 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:53.719119 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:53.719131 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:53.719144 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:53.719154 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:53.719163 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:53.719189 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:53.719217 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:53.719229 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:54.219625 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:54.219663 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:54.219676 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:54.219688 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:54.219698 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:54.219708 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:54.219730 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:54.219754 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:54.219766 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:54.720658 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:54.720699 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:54.720713 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:54.720728 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:54.720741 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:54.720752 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:54.720776 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:54.720801 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:54.720811 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:55.221286 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:55.221327 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:55.221340 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:55.221355 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:55.221367 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:55.221378 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:55.221404 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:55.221432 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:55.221445 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:55.722017 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:55.722055 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:55.722068 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:55.722081 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:55.722092 [ 15 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:55.722101 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:55.722122 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:55.722136 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:55.722146 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:56.222819 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:56.222855 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:56.222873 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:56.222887 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:56.222900 [ 14 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:56.222911 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:56.222935 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:56.222959 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:56.222970 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:56.723904 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:56.723944 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:56.723959 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:56.723974 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:56.723987 [ 15 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:56.723998 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:56.724024 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:56.724055 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:56.724069 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:57.224538 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:57.224581 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:57.224591 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:57.224601 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:57.224608 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:57.224615 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:57.224633 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:57.224651 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:57.224659 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:57.725367 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:57.725403 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:57.725451 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:57.725462 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:57.725469 [ 13 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:57.725477 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:57.725516 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:57.725542 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:57.725552 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:58.226081 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:58.226113 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:58.226124 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:58.226135 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:58.226147 [ 12 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:58.226158 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:58.226180 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:58.226204 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:58.226214 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:58.726842 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=0, CommitIndex=170 and Term=2 2024.09.25 21:10:58.726907 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (0), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:58.726922 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:58.726937 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:58.726951 [ 13 ] {} RaftInstance: local log idx 170, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:58.726962 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:58.726985 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:58.727108 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:58.727136 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=171 2024.09.25 21:10:58.756341 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=170, LastLogTerm 2, EntriesLength=1, CommitIndex=170 and Term=2 2024.09.25 21:10:58.756376 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 170 (1), req c idx: 170, my term: 2, my role: 1 2024.09.25 21:10:58.756388 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:58.756401 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 170, req log term: 2, my last log idx: 170, my log (170) term: 2 2024.09.25 21:10:58.756410 [ 19 ] {} RaftInstance: [INIT] log_idx: 171, count: 0, log_store_->next_slot(): 171, req.log_entries().size(): 1 2024.09.25 21:10:58.756420 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 171, count: 0 2024.09.25 21:10:58.756429 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 171, count: 0 2024.09.25 21:10:58.756441 [ 19 ] {} RaftInstance: append at 171, term 2, timestamp 0 2024.09.25 21:10:58.756470 [ 19 ] {} RaftInstance: durable index 170, sleep and wait for log appending completion 2024.09.25 21:10:58.757545 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:10:58.757582 [ 19 ] {} RaftInstance: wake up, durable index 171 2024.09.25 21:10:58.757596 [ 19 ] {} RaftInstance: local log idx 171, target_commit_idx 170, quick_commit_index_ 170, state_->get_commit_idx() 170 2024.09.25 21:10:58.757608 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:58.757631 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:58.757659 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:58.757672 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:10:58.757959 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:10:58.757985 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:10:58.757997 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:58.758009 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:10:58.758051 [ 15 ] {} RaftInstance: trigger commit upto 171 2024.09.25 21:10:58.758061 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 170 2024.09.25 21:10:58.758071 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:10:58.758096 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:58.758109 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:58.758112 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:10:58.758136 [ 20 ] {} RaftInstance: commit upto 171, current idx 170 2024.09.25 21:10:58.758141 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:58.758147 [ 20 ] {} RaftInstance: commit upto 171, current idx 171 2024.09.25 21:10:58.758155 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:10:58.758186 [ 20 ] {} RaftInstance: DONE: commit upto 171, current idx 171 2024.09.25 21:10:58.758198 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:10:59.227871 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:10:59.227907 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:10:59.227920 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:59.227951 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:10:59.227963 [ 18 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:10:59.227973 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:59.227993 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:59.228008 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:59.228018 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:10:59.728827 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:10:59.728866 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:10:59.728878 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:10:59.728891 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:10:59.728902 [ 17 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:10:59.728912 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:10:59.728935 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:10:59.728960 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:10:59.728970 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:00.229450 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:00.229480 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:00.229491 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:00.229503 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:00.229513 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:00.229522 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:00.229543 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:00.229558 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:00.229567 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:00.730331 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:00.730365 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:00.730377 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:00.730391 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:00.730401 [ 12 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:00.730412 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:00.730433 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:00.730447 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:00.730457 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:01.231145 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:01.231182 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:01.231193 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:01.231206 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:01.231217 [ 17 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:01.231227 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:01.231264 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:01.231280 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:01.231290 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:01.731931 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:01.731961 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:01.731974 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:01.731988 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:01.732031 [ 16 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:01.732045 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:01.732069 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:01.732086 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:01.732097 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:02.232228 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:02.232264 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:02.232274 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:02.232326 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:02.232339 [ 17 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:02.232350 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:02.232372 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:02.232396 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:02.232408 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:02.733251 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:02.733288 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:02.733301 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:02.733314 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:02.733326 [ 14 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:02.733336 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:02.733359 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:02.733384 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:02.733395 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:03.233712 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:03.233752 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:03.233765 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:03.233778 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:03.233789 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:03.233801 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:03.233825 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:03.233850 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:03.233863 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:03.736685 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:03.736727 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:03.736743 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:03.736756 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:03.736768 [ 14 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:03.736780 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:03.736801 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:03.736817 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:03.736827 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:04.237457 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:04.237495 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:04.237508 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:04.237521 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:04.237531 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:04.237541 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:04.237563 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:04.237579 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:04.237589 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:04.738291 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:04.738334 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:04.738350 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:04.738365 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:04.738377 [ 17 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:04.738388 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:04.738416 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:04.738447 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:04.738462 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:05.239718 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:05.239782 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:05.239795 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:05.239808 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:05.239819 [ 12 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:05.239829 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:05.239852 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:05.239877 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:05.239889 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:05.741040 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:05.741079 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:05.741091 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:05.741104 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:05.741114 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:05.741124 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:05.741146 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:05.741162 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:05.741173 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:06.241601 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:06.241640 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:06.241652 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:06.241665 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:06.241675 [ 12 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:06.241684 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:06.241706 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:06.241729 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:06.241740 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:06.741855 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:06.741889 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:06.741902 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:06.741915 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:06.741926 [ 17 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:06.741937 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:06.741960 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:06.741986 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:06.741999 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:07.242651 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:07.242697 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:07.242710 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:07.242724 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:07.242735 [ 12 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:07.242745 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:07.242770 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:07.242789 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:07.242799 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:07.743249 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:07.743294 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:07.743308 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:07.743322 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:07.743334 [ 15 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:07.743345 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:07.743369 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:07.743386 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:07.743397 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:08.243932 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:08.243968 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:08.243979 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:08.243991 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:08.244001 [ 18 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:08.244053 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:08.244079 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:08.244104 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:08.244115 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:08.744681 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=0, CommitIndex=171 and Term=2 2024.09.25 21:11:08.744720 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (0), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:08.744732 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:08.744746 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:08.744756 [ 13 ] {} RaftInstance: local log idx 171, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:08.744765 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:08.744786 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:08.744802 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:08.744813 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=172 2024.09.25 21:11:08.756457 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=171, LastLogTerm 2, EntriesLength=1, CommitIndex=171 and Term=2 2024.09.25 21:11:08.756494 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 171 (1), req c idx: 171, my term: 2, my role: 1 2024.09.25 21:11:08.756506 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:08.756518 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 171, req log term: 2, my last log idx: 171, my log (171) term: 2 2024.09.25 21:11:08.756527 [ 15 ] {} RaftInstance: [INIT] log_idx: 172, count: 0, log_store_->next_slot(): 172, req.log_entries().size(): 1 2024.09.25 21:11:08.756536 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 172, count: 0 2024.09.25 21:11:08.756544 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 172, count: 0 2024.09.25 21:11:08.756557 [ 15 ] {} RaftInstance: append at 172, term 2, timestamp 0 2024.09.25 21:11:08.756585 [ 15 ] {} RaftInstance: durable index 171, sleep and wait for log appending completion 2024.09.25 21:11:08.757705 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:08.757774 [ 15 ] {} RaftInstance: wake up, durable index 172 2024.09.25 21:11:08.757798 [ 15 ] {} RaftInstance: local log idx 172, target_commit_idx 171, quick_commit_index_ 171, state_->get_commit_idx() 171 2024.09.25 21:11:08.757809 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:08.757830 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:08.757853 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:08.757863 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:08.758157 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:08.758183 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:08.758194 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:08.758206 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:08.758215 [ 19 ] {} RaftInstance: trigger commit upto 172 2024.09.25 21:11:08.758224 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 171 2024.09.25 21:11:08.758233 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:08.758257 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:08.758277 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:08.758287 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:08.758292 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:08.758314 [ 20 ] {} RaftInstance: commit upto 172, current idx 171 2024.09.25 21:11:08.758322 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:08.758330 [ 20 ] {} RaftInstance: commit upto 172, current idx 172 2024.09.25 21:11:08.758367 [ 20 ] {} RaftInstance: DONE: commit upto 172, current idx 172 2024.09.25 21:11:08.758380 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:09.245747 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:09.245785 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:09.245796 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:09.245808 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:09.245817 [ 15 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:09.245826 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:09.245845 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:09.245866 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:09.245875 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:09.746456 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:09.746493 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:09.746504 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:09.746517 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:09.746527 [ 13 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:09.746539 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:09.746571 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:09.746598 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:09.746610 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:10.247726 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:10.247763 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:10.247775 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:10.247787 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:10.247799 [ 15 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:10.247829 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:10.247853 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:10.247880 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:10.247891 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:10.748334 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:10.748371 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:10.748384 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:10.748397 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:10.748408 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:10.748419 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:10.748459 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:10.748478 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:10.748489 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:11.249071 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:11.249108 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:11.249121 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:11.249134 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:11.249145 [ 15 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:11.249155 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:11.249223 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:11.249260 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:11.249273 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:11.749806 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:11.749846 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:11.749860 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:11.749874 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:11.749887 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:11.749897 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:11.749922 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:11.749946 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:11.749957 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:12.250444 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:12.250506 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:12.250518 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:12.250531 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:12.250540 [ 14 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:12.250550 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:12.250570 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:12.250592 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:12.250603 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:12.751324 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:12.751361 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:12.751373 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:12.751387 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:12.751399 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:12.751410 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:12.751435 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:12.751465 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:12.751477 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:13.252036 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:13.252076 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:13.252089 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:13.252103 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:13.252114 [ 17 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:13.252125 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:13.252149 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:13.252167 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:13.252179 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:13.752867 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:13.752904 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:13.752917 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:13.752931 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:13.752943 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:13.752954 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:13.752977 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:13.753002 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:13.753013 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:14.253555 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:14.253599 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:14.253611 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:14.253664 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:14.253690 [ 17 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:14.253700 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:14.253721 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:14.253763 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:14.253773 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:14.754305 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:14.754344 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:14.754358 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:14.754372 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:14.754385 [ 12 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:14.754395 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:14.754420 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:14.754457 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:14.754471 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:15.254876 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:15.254910 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:15.254921 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:15.254933 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:15.254944 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:15.254955 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:15.254979 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:15.255003 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:15.255013 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:15.755551 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:15.755589 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:15.755602 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:15.755617 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:15.755629 [ 18 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:15.755639 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:15.755662 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:15.755689 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:15.755701 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:16.256421 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:16.256463 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:16.256475 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:16.256491 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:16.256503 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:16.256514 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:16.256538 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:16.256564 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:16.256576 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:16.757270 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:16.757310 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:16.757324 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:16.757338 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:16.757350 [ 18 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:16.757361 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:16.757386 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:16.757404 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:16.757416 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:17.258393 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:17.258437 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:17.258450 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:17.258464 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:17.258476 [ 19 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:17.258486 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:17.258507 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:17.258528 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:17.258540 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:17.759099 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:17.759132 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:17.759143 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:17.759156 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:17.759166 [ 16 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:17.759175 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:17.759196 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:17.759217 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:17.759227 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:18.259663 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=0, CommitIndex=172 and Term=2 2024.09.25 21:11:18.259695 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (0), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:18.259708 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:18.259721 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:18.259734 [ 18 ] {} RaftInstance: local log idx 172, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:18.259743 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:18.259762 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:18.259787 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:18.259800 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=173 2024.09.25 21:11:18.756379 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=172, LastLogTerm 2, EntriesLength=1, CommitIndex=172 and Term=2 2024.09.25 21:11:18.756414 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 172 (1), req c idx: 172, my term: 2, my role: 1 2024.09.25 21:11:18.756424 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:18.756434 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 172, req log term: 2, my last log idx: 172, my log (172) term: 2 2024.09.25 21:11:18.756440 [ 19 ] {} RaftInstance: [INIT] log_idx: 173, count: 0, log_store_->next_slot(): 173, req.log_entries().size(): 1 2024.09.25 21:11:18.756446 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 173, count: 0 2024.09.25 21:11:18.756453 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 173, count: 0 2024.09.25 21:11:18.756462 [ 19 ] {} RaftInstance: append at 173, term 2, timestamp 0 2024.09.25 21:11:18.756487 [ 19 ] {} RaftInstance: durable index 172, sleep and wait for log appending completion 2024.09.25 21:11:18.757589 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:18.757650 [ 19 ] {} RaftInstance: wake up, durable index 173 2024.09.25 21:11:18.757700 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 172, quick_commit_index_ 172, state_->get_commit_idx() 172 2024.09.25 21:11:18.757713 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:18.757735 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:18.757762 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:18.757774 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:18.758030 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:18.758049 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:18.758058 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:18.758068 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:18.758077 [ 16 ] {} RaftInstance: trigger commit upto 173 2024.09.25 21:11:18.758086 [ 16 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 172 2024.09.25 21:11:18.758095 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:18.758115 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:18.758132 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:18.758135 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:18.758148 [ 20 ] {} RaftInstance: commit upto 173, current idx 172 2024.09.25 21:11:18.758157 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:18.758159 [ 20 ] {} RaftInstance: commit upto 173, current idx 173 2024.09.25 21:11:18.758167 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:18.758194 [ 20 ] {} RaftInstance: DONE: commit upto 173, current idx 173 2024.09.25 21:11:18.758206 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:18.760658 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:18.760685 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:18.760698 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:18.760711 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:18.760723 [ 18 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:18.760730 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:18.760738 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:18.760762 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:18.760771 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:19.261625 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:19.261666 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:19.261681 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:19.261697 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:19.261710 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:19.261722 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:19.261738 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:19.261766 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:19.261779 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:19.762198 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:19.762234 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:19.762245 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:19.762258 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:19.762268 [ 16 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:19.762278 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:19.762300 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:19.762333 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:19.762344 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:20.263094 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:20.263137 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:20.263152 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:20.263167 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:20.263180 [ 18 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:20.263194 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:20.263216 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:20.263235 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:20.263247 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:20.764082 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:20.764115 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:20.764127 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:20.764156 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:20.764169 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:20.764178 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:20.764198 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:20.764220 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:20.764231 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:21.264811 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:21.264851 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:21.264863 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:21.264877 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:21.264888 [ 15 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:21.264898 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:21.264921 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:21.264937 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:21.264947 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:21.765513 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:21.765548 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:21.765559 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:21.765572 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:21.765585 [ 18 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:21.765596 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:21.765618 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:21.765641 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:21.765653 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:22.266363 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:22.266403 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:22.266412 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:22.266421 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:22.266429 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:22.266435 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:22.266453 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:22.266472 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:22.266479 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:22.766943 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:22.766974 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:22.766985 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:22.767034 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:22.767045 [ 18 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:22.767054 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:22.767074 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:22.767088 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:22.767099 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:23.267814 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:23.267850 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:23.267862 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:23.267873 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:23.267883 [ 15 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:23.267893 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:23.267913 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:23.267934 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:23.267944 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:23.768622 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:23.768655 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:23.768666 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:23.768679 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:23.768691 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:23.768701 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:23.768728 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:23.768754 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:23.768766 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:24.269207 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:24.269247 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:24.269260 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:24.269269 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:24.269280 [ 14 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:24.269291 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:24.269311 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:24.269336 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:24.269347 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:24.769951 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:24.769987 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:24.770000 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:24.770013 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:24.770040 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:24.770051 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:24.770075 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:24.770093 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:24.770105 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:25.270695 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:25.270730 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:25.270743 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:25.270756 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:25.270767 [ 14 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:25.270777 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:25.270798 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:25.270823 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:25.270834 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:25.771285 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:25.771320 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:25.771332 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:25.771345 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:25.771355 [ 15 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:25.771365 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:25.771388 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:25.771409 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:25.771420 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:26.272027 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:26.272057 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:26.272068 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:26.272080 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:26.272091 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:26.272102 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:26.272124 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:26.272147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:26.272158 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:26.772935 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:26.772973 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:26.772985 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:26.772999 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:26.773010 [ 13 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:26.773020 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:26.773046 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:26.773070 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:26.773082 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:27.273555 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:27.273603 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:27.273617 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:27.273632 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:27.273644 [ 19 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:27.273704 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:27.273770 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:27.273800 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:27.273856 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:27.774814 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:27.774857 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:27.774872 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:27.774886 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:27.774898 [ 13 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:27.774909 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:27.774934 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:27.774958 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:27.774968 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:28.275656 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=0, CommitIndex=173 and Term=2 2024.09.25 21:11:28.275695 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (0), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:28.275708 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:28.275720 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:28.275731 [ 15 ] {} RaftInstance: local log idx 173, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:28.275741 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:28.275763 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:28.275787 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:28.275799 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=174 2024.09.25 21:11:28.756415 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=173, LastLogTerm 2, EntriesLength=1, CommitIndex=173 and Term=2 2024.09.25 21:11:28.756451 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 173 (1), req c idx: 173, my term: 2, my role: 1 2024.09.25 21:11:28.756464 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:28.756477 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 173, req log term: 2, my last log idx: 173, my log (173) term: 2 2024.09.25 21:11:28.756488 [ 17 ] {} RaftInstance: [INIT] log_idx: 174, count: 0, log_store_->next_slot(): 174, req.log_entries().size(): 1 2024.09.25 21:11:28.756499 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 174, count: 0 2024.09.25 21:11:28.756508 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 174, count: 0 2024.09.25 21:11:28.756521 [ 17 ] {} RaftInstance: append at 174, term 2, timestamp 0 2024.09.25 21:11:28.756551 [ 17 ] {} RaftInstance: durable index 173, sleep and wait for log appending completion 2024.09.25 21:11:28.757678 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:28.757735 [ 17 ] {} RaftInstance: wake up, durable index 174 2024.09.25 21:11:28.757760 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 173, quick_commit_index_ 173, state_->get_commit_idx() 173 2024.09.25 21:11:28.757773 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:28.757797 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:28.757822 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:28.757833 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:28.758152 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:28.758181 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:28.758192 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:28.758201 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:28.758211 [ 13 ] {} RaftInstance: trigger commit upto 174 2024.09.25 21:11:28.758220 [ 13 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 173 2024.09.25 21:11:28.758230 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:28.758273 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:28.758275 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:28.758296 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:28.758304 [ 20 ] {} RaftInstance: commit upto 174, current idx 173 2024.09.25 21:11:28.758316 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:28.758319 [ 20 ] {} RaftInstance: commit upto 174, current idx 174 2024.09.25 21:11:28.758329 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:28.758357 [ 20 ] {} RaftInstance: DONE: commit upto 174, current idx 174 2024.09.25 21:11:28.758367 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:28.775916 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:28.775958 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:28.775971 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:28.775984 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:28.776015 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:28.776027 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:28.776051 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:28.776077 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:28.776088 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:29.276743 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:29.276780 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:29.276792 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:29.276804 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:29.276815 [ 14 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:29.276825 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:29.276880 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:29.276907 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:29.276920 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:29.777418 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:29.777458 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:29.777470 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:29.777483 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:29.777494 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:29.777504 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:29.777527 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:29.777551 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:29.777563 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:30.278493 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:30.278532 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:30.278545 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:30.278558 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:30.278569 [ 14 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:30.278580 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:30.278604 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:30.278628 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:30.278639 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:30.779247 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:30.779285 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:30.779299 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:30.779313 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:30.779325 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:30.779335 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:30.779359 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:30.779375 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:30.779386 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:31.279918 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:31.279957 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:31.279970 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:31.279983 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:31.279994 [ 15 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:31.280024 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:31.280047 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:31.280072 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:31.280083 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:31.780840 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:31.780881 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:31.780894 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:31.780906 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:31.780917 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:31.780927 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:31.780950 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:31.780974 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:31.780984 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:32.281112 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:32.281152 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:32.281164 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:32.281178 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:32.281189 [ 15 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:32.281200 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:32.281223 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:32.281247 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:32.281258 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:32.782203 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:32.782244 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:32.782258 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:32.782271 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:32.782284 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:32.782295 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:32.782317 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:32.782342 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:32.782354 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:33.282865 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:33.282908 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:33.282931 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:33.282945 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:33.282956 [ 15 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:33.282966 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:33.282994 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:33.283018 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:33.283029 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:33.784045 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:33.784087 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:33.784101 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:33.784115 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:33.784126 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:33.784137 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:33.784160 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:33.784184 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:33.784196 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:34.284483 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:34.284526 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:34.284540 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:34.284555 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:34.284568 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:34.284579 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:34.284603 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:34.284628 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:34.284640 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:34.785257 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:34.785297 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:34.785309 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:34.785321 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:34.785331 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:34.785341 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:34.785360 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:34.785374 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:34.785384 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:35.285812 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:35.285847 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:35.285861 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:35.285876 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:35.285888 [ 17 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:35.285898 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:35.285919 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:35.285949 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:35.285960 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:35.786227 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:35.786264 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:35.786278 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:35.786291 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:35.786302 [ 18 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:35.786313 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:35.786337 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:35.786362 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:35.786374 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:36.286733 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:36.286768 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:36.286779 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:36.286791 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:36.286801 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:36.286810 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:36.286830 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:36.286852 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:36.286862 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:36.787850 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:36.787887 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:36.787901 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:36.787915 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:36.787927 [ 18 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:36.787938 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:36.787961 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:36.787986 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:36.787997 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:37.288288 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:37.288336 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:37.288350 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:37.288363 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:37.288374 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:37.288383 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:37.288407 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:37.288434 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:37.288446 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:37.788853 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:37.788890 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:37.788938 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:37.788959 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:37.788971 [ 18 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:37.788981 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:37.789004 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:37.789028 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:37.789038 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:38.289211 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=0, CommitIndex=174 and Term=2 2024.09.25 21:11:38.289252 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (0), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:38.289289 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:38.289305 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:38.289317 [ 16 ] {} RaftInstance: local log idx 174, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:38.289328 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:38.289354 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:38.289380 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:38.289392 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=175 2024.09.25 21:11:38.756399 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=174, LastLogTerm 2, EntriesLength=1, CommitIndex=174 and Term=2 2024.09.25 21:11:38.756438 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 174 (1), req c idx: 174, my term: 2, my role: 1 2024.09.25 21:11:38.756451 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:38.756465 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 174, req log term: 2, my last log idx: 174, my log (174) term: 2 2024.09.25 21:11:38.756476 [ 12 ] {} RaftInstance: [INIT] log_idx: 175, count: 0, log_store_->next_slot(): 175, req.log_entries().size(): 1 2024.09.25 21:11:38.756485 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 175, count: 0 2024.09.25 21:11:38.756495 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 175, count: 0 2024.09.25 21:11:38.756510 [ 12 ] {} RaftInstance: append at 175, term 2, timestamp 0 2024.09.25 21:11:38.756532 [ 12 ] {} RaftInstance: durable index 174, sleep and wait for log appending completion 2024.09.25 21:11:38.757532 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:38.757609 [ 12 ] {} RaftInstance: wake up, durable index 175 2024.09.25 21:11:38.757637 [ 12 ] {} RaftInstance: local log idx 175, target_commit_idx 174, quick_commit_index_ 174, state_->get_commit_idx() 174 2024.09.25 21:11:38.757650 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:38.757676 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:38.757703 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:38.757716 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:38.758003 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:38.758041 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:38.758052 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:38.758062 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:38.758071 [ 16 ] {} RaftInstance: trigger commit upto 175 2024.09.25 21:11:38.758079 [ 16 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 174 2024.09.25 21:11:38.758087 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:38.758108 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:38.758128 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:38.758129 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:38.758156 [ 20 ] {} RaftInstance: commit upto 175, current idx 174 2024.09.25 21:11:38.758141 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:38.758166 [ 20 ] {} RaftInstance: commit upto 175, current idx 175 2024.09.25 21:11:38.758178 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:38.758208 [ 20 ] {} RaftInstance: DONE: commit upto 175, current idx 175 2024.09.25 21:11:38.758236 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:38.789613 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:38.789651 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:38.789671 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:38.789683 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:38.789694 [ 19 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:38.789704 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:38.789731 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:38.789753 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:38.789763 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:39.290389 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:39.290428 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:39.290440 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:39.290454 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:39.290465 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:39.290476 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:39.290502 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:39.290520 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:39.290530 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:39.791253 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:39.791299 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:39.791312 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:39.791325 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:39.791344 [ 19 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:39.791355 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:39.791376 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:39.791393 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:39.791413 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:40.292130 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:40.292171 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:40.292185 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:40.292200 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:40.292212 [ 14 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:40.292223 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:40.292247 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:40.292264 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:40.292275 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:40.792771 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:40.792809 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:40.792836 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:40.792847 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:40.792856 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:40.792865 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:40.792885 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:40.792909 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:40.792918 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:41.293542 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:41.293583 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:41.293595 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:41.293608 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:41.293628 [ 19 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:41.293639 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:41.293661 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:41.293692 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:41.293703 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:41.794243 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:41.794279 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:41.794291 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:41.794304 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:41.794315 [ 19 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:41.794325 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:41.794348 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:41.794364 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:41.794375 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:42.294794 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:42.294841 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:42.294855 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:42.294869 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:42.294881 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:42.294891 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:42.294916 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:42.294933 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:42.294944 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:42.795789 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:42.795834 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:42.795847 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:42.795861 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:42.795871 [ 19 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:42.795881 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:42.795902 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:42.795917 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:42.795927 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:43.296851 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:43.296886 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:43.296898 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:43.296912 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:43.296924 [ 17 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:43.296935 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:43.296959 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:43.296983 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:43.297020 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:43.797499 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:43.797539 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:43.797552 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:43.797565 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:43.797575 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:43.797585 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:43.797608 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:43.797632 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:43.797644 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:44.298556 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:44.298593 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:44.298607 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:44.298622 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:44.298634 [ 15 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:44.298645 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:44.298669 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:44.298695 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:44.298706 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:44.799673 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:44.799710 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:44.799722 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:44.799734 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:44.799744 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:44.799754 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:44.799783 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:44.799806 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:44.799816 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:45.300245 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:45.300284 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:45.300295 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:45.300307 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:45.300324 [ 17 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:45.300335 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:45.300356 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:45.300378 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:45.300388 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:45.801014 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:45.801050 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:45.801061 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:45.801072 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:45.801082 [ 13 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:45.801090 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:45.801111 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:45.801132 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:45.801141 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:46.302086 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:46.302119 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:46.302131 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:46.302143 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:46.302154 [ 17 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:46.302163 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:46.302177 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:46.302191 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:46.302201 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:46.802735 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:46.802772 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:46.802784 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:46.802796 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:46.802807 [ 13 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:46.802817 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:46.802839 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:46.802854 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:46.802864 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:47.303513 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:47.303558 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:47.303571 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:47.303585 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:47.303597 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:47.303608 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:47.303633 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:47.303657 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:47.303669 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:47.804442 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:47.804526 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:47.804540 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:47.804553 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:47.804563 [ 12 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:47.804573 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:47.804597 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:47.804613 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:47.804625 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:48.305396 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=0, CommitIndex=175 and Term=2 2024.09.25 21:11:48.305433 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (0), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:48.305446 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:48.305459 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:48.305469 [ 18 ] {} RaftInstance: local log idx 175, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:48.305480 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:48.305500 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:48.305523 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:48.305534 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=176 2024.09.25 21:11:48.756388 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=175, LastLogTerm 2, EntriesLength=1, CommitIndex=175 and Term=2 2024.09.25 21:11:48.756420 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 175 (1), req c idx: 175, my term: 2, my role: 1 2024.09.25 21:11:48.756432 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:48.756445 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 175, req log term: 2, my last log idx: 175, my log (175) term: 2 2024.09.25 21:11:48.756456 [ 16 ] {} RaftInstance: [INIT] log_idx: 176, count: 0, log_store_->next_slot(): 176, req.log_entries().size(): 1 2024.09.25 21:11:48.756466 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 176, count: 0 2024.09.25 21:11:48.756476 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 176, count: 0 2024.09.25 21:11:48.756490 [ 16 ] {} RaftInstance: append at 176, term 2, timestamp 0 2024.09.25 21:11:48.756521 [ 16 ] {} RaftInstance: durable index 175, sleep and wait for log appending completion 2024.09.25 21:11:48.757622 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:48.757680 [ 16 ] {} RaftInstance: wake up, durable index 176 2024.09.25 21:11:48.757734 [ 16 ] {} RaftInstance: local log idx 176, target_commit_idx 175, quick_commit_index_ 175, state_->get_commit_idx() 175 2024.09.25 21:11:48.757747 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:48.757770 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:48.757797 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:48.757809 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:48.758449 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:48.758476 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:48.758487 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:48.758499 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:48.758541 [ 17 ] {} RaftInstance: trigger commit upto 176 2024.09.25 21:11:48.758553 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 175 2024.09.25 21:11:48.758562 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:48.758587 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:48.758599 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:48.758611 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:48.758618 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:48.758638 [ 20 ] {} RaftInstance: commit upto 176, current idx 175 2024.09.25 21:11:48.758646 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:48.758653 [ 20 ] {} RaftInstance: commit upto 176, current idx 176 2024.09.25 21:11:48.758691 [ 20 ] {} RaftInstance: DONE: commit upto 176, current idx 176 2024.09.25 21:11:48.758705 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:48.806109 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:48.806171 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:48.806185 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:48.806197 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:48.806208 [ 13 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:48.806218 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:48.806242 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:48.806266 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:48.806277 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:49.306832 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:49.306871 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:49.306884 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:49.306897 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:49.306908 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:49.306919 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:49.306943 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:49.306995 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:49.307009 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:49.807628 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:49.807664 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:49.807678 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:49.807691 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:49.807702 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:49.807713 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:49.807736 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:49.807754 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:49.807766 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:50.308515 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:50.308548 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:50.308559 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:50.308572 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:50.308584 [ 18 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:50.308594 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:50.308619 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:50.308640 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:50.308652 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:50.809707 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:50.809747 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:50.809760 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:50.809773 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:50.809784 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:50.809794 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:50.809818 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:50.809835 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:50.809845 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:51.310212 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:51.310243 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:51.310253 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:51.310264 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:51.310273 [ 18 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:51.310281 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:51.310300 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:51.310321 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:51.310329 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:51.810954 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:51.810998 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:51.811012 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:51.811026 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:51.811038 [ 16 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:51.811049 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:51.811075 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:51.811101 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:51.811114 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:52.312178 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:52.312223 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:52.312235 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:52.312247 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:52.312256 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:52.312266 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:52.312288 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:52.312311 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:52.312321 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:52.813462 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:52.813531 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:52.813545 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:52.813567 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:52.813579 [ 14 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:52.813588 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:52.813602 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:52.813635 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:52.813649 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:53.313739 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:53.313776 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:53.313788 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:53.313801 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:53.313811 [ 14 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:53.313821 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:53.313843 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:53.313868 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:53.313879 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:53.814241 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:53.814281 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:53.814294 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:53.814307 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:53.814318 [ 19 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:53.814327 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:53.814350 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:53.814373 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:53.814384 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:54.314868 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:54.314908 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:54.314921 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:54.314934 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:54.314945 [ 14 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:54.314956 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:54.314980 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:54.315005 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:54.315017 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:54.815424 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:54.815471 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:54.815483 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:54.815503 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:54.815514 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:54.815540 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:54.815571 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:54.815594 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:54.815605 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:55.316663 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:55.316704 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:55.316717 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:55.316731 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:55.316743 [ 16 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:55.316753 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:55.316778 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:55.316804 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:55.316816 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:55.817579 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:55.817617 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:55.817631 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:55.817645 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:55.817656 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:55.817665 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:55.817690 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:55.817716 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:55.817728 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:56.318277 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:56.318315 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:56.318328 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:56.318343 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:56.318354 [ 16 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:56.318364 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:56.318377 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:56.318391 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:56.318401 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:56.821056 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:56.821096 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:56.821109 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:56.821122 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:56.821133 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:56.821143 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:56.821166 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:56.821190 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:56.821201 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:57.321711 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:57.321761 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:57.321809 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:57.321824 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:57.321837 [ 14 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:57.321847 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:57.321870 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:57.321896 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:57.321907 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:57.822752 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:57.822793 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:57.822805 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:57.822818 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:57.822829 [ 15 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:57.822840 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:57.822865 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:57.822881 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:57.822891 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:58.323534 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=0, CommitIndex=176 and Term=2 2024.09.25 21:11:58.323569 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (0), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:58.323581 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:58.323594 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:58.323604 [ 17 ] {} RaftInstance: local log idx 176, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:58.323613 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:58.323634 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:58.323657 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:58.323667 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=177 2024.09.25 21:11:58.756486 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=176, LastLogTerm 2, EntriesLength=1, CommitIndex=176 and Term=2 2024.09.25 21:11:58.756521 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 176 (1), req c idx: 176, my term: 2, my role: 1 2024.09.25 21:11:58.756543 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:58.756557 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 176, req log term: 2, my last log idx: 176, my log (176) term: 2 2024.09.25 21:11:58.756567 [ 14 ] {} RaftInstance: [INIT] log_idx: 177, count: 0, log_store_->next_slot(): 177, req.log_entries().size(): 1 2024.09.25 21:11:58.756577 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 177, count: 0 2024.09.25 21:11:58.756586 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 177, count: 0 2024.09.25 21:11:58.756607 [ 14 ] {} RaftInstance: append at 177, term 2, timestamp 0 2024.09.25 21:11:58.756637 [ 14 ] {} RaftInstance: durable index 176, sleep and wait for log appending completion 2024.09.25 21:11:58.757680 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:11:58.757734 [ 14 ] {} RaftInstance: wake up, durable index 177 2024.09.25 21:11:58.757759 [ 14 ] {} RaftInstance: local log idx 177, target_commit_idx 176, quick_commit_index_ 176, state_->get_commit_idx() 176 2024.09.25 21:11:58.757772 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:58.757796 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:58.757825 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:58.757838 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:11:58.758115 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:11:58.758133 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:11:58.758143 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:58.758153 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:11:58.758162 [ 17 ] {} RaftInstance: trigger commit upto 177 2024.09.25 21:11:58.758171 [ 17 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 176 2024.09.25 21:11:58.758180 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:11:58.758201 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:58.758212 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:58.758222 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:11:58.758231 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:58.758251 [ 20 ] {} RaftInstance: commit upto 177, current idx 176 2024.09.25 21:11:58.758256 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:11:58.758265 [ 20 ] {} RaftInstance: commit upto 177, current idx 177 2024.09.25 21:11:58.758300 [ 20 ] {} RaftInstance: DONE: commit upto 177, current idx 177 2024.09.25 21:11:58.758314 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:11:58.823815 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:11:58.823854 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:11:58.823865 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:58.823877 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:11:58.823887 [ 12 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:11:58.823896 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:58.823917 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:58.823939 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:58.823948 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:11:59.324505 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:11:59.324546 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:11:59.324559 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:59.324572 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:11:59.324583 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:11:59.324593 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:59.324617 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:59.324642 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:59.324653 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:11:59.827112 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:11:59.827152 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:11:59.827167 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:11:59.827181 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:11:59.827193 [ 12 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:11:59.827204 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:11:59.827230 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:11:59.827250 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:11:59.827263 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:00.326804 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:00.326840 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:00.326853 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:00.326867 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:00.326878 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:00.326889 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:00.326912 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:00.326929 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:00.326940 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:00.827756 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:00.827791 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:00.827802 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:00.827815 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:00.827825 [ 13 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:00.827836 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:00.827858 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:00.827881 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:00.827892 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:01.328513 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:01.328556 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:01.328569 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:01.328584 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:01.328595 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:01.328606 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:01.328632 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:01.328658 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:01.328670 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:01.828809 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:01.828843 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:01.828855 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:01.828868 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:01.828879 [ 13 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:01.828889 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:01.828911 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:01.828927 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:01.828938 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:02.329888 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:02.329933 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:02.329947 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:02.329961 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:02.329973 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:02.329983 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:02.330010 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:02.330039 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:02.330052 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:02.830667 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:02.830705 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:02.830718 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:02.830731 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:02.830741 [ 17 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:02.830751 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:02.830772 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:02.830821 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:02.830834 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:03.331640 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:03.331670 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:03.331681 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:03.331693 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:03.331703 [ 13 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:03.331713 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:03.331733 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:03.331756 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:03.331783 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:03.832729 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:03.832768 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:03.832782 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:03.832797 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:03.832809 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:03.832821 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:03.832848 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:03.832875 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:03.832888 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:04.333697 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:04.333744 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:04.333757 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:04.333770 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:04.333782 [ 18 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:04.333799 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:04.333819 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:04.333834 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:04.333844 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:04.834276 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:04.834314 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:04.834326 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:04.834338 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:04.834348 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:04.834358 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:04.834381 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:04.834403 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:04.834414 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:05.335049 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:05.335086 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:05.335100 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:05.335112 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:05.335122 [ 13 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:05.335131 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:05.335153 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:05.335177 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:05.335188 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:05.836135 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:05.836170 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:05.836182 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:05.836194 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:05.836205 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:05.836214 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:05.836235 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:05.836258 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:05.836270 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:06.336687 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:06.336724 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:06.336737 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:06.336751 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:06.336761 [ 18 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:06.336772 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:06.336795 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:06.336819 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:06.336830 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:06.837577 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:06.837615 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:06.837628 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:06.837642 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:06.837654 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:06.837664 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:06.837690 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:06.837708 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:06.837719 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:07.338672 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:07.338719 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:07.338731 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:07.338743 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:07.338754 [ 18 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:07.338765 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:07.338787 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:07.338803 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:07.338813 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:07.839293 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:07.839328 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:07.839342 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:07.839355 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:07.839366 [ 15 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:07.839375 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:07.839397 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:07.839420 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:07.839429 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:08.339918 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=0, CommitIndex=177 and Term=2 2024.09.25 21:12:08.339953 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (0), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:08.339963 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:08.339975 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:08.339984 [ 16 ] {} RaftInstance: local log idx 177, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:08.339993 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:08.340012 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:08.340029 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:08.340038 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=178 2024.09.25 21:12:08.756409 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=177, LastLogTerm 2, EntriesLength=1, CommitIndex=177 and Term=2 2024.09.25 21:12:08.756447 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 177 (1), req c idx: 177, my term: 2, my role: 1 2024.09.25 21:12:08.756460 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:08.756473 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 177, req log term: 2, my last log idx: 177, my log (177) term: 2 2024.09.25 21:12:08.756485 [ 18 ] {} RaftInstance: [INIT] log_idx: 178, count: 0, log_store_->next_slot(): 178, req.log_entries().size(): 1 2024.09.25 21:12:08.756495 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 178, count: 0 2024.09.25 21:12:08.756505 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 178, count: 0 2024.09.25 21:12:08.756517 [ 18 ] {} RaftInstance: append at 178, term 2, timestamp 0 2024.09.25 21:12:08.756546 [ 18 ] {} RaftInstance: durable index 177, sleep and wait for log appending completion 2024.09.25 21:12:08.757688 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:08.757730 [ 18 ] {} RaftInstance: wake up, durable index 178 2024.09.25 21:12:08.757741 [ 18 ] {} RaftInstance: local log idx 178, target_commit_idx 177, quick_commit_index_ 177, state_->get_commit_idx() 177 2024.09.25 21:12:08.757750 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:08.757779 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:08.757793 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:08.757804 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:08.758065 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:08.758088 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:08.758099 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:08.758110 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:08.758119 [ 15 ] {} RaftInstance: trigger commit upto 178 2024.09.25 21:12:08.758127 [ 15 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 177 2024.09.25 21:12:08.758136 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:08.758159 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:08.758170 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:08.758177 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:08.758183 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:08.758197 [ 20 ] {} RaftInstance: commit upto 178, current idx 177 2024.09.25 21:12:08.758202 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:08.758208 [ 20 ] {} RaftInstance: commit upto 178, current idx 178 2024.09.25 21:12:08.758241 [ 20 ] {} RaftInstance: DONE: commit upto 178, current idx 178 2024.09.25 21:12:08.758252 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:08.840681 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:08.840721 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:08.840733 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:08.840746 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:08.840757 [ 12 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:08.840768 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:08.840792 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:08.840817 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:08.840828 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:09.341365 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:09.341402 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:09.341413 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:09.341426 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:09.341436 [ 12 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:09.341446 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:09.341468 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:09.341492 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:09.341503 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:09.841830 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:09.841864 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:09.841877 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:09.841890 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:09.841902 [ 15 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:09.841948 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:09.841980 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:09.842004 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:09.842015 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:10.342097 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:10.342136 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:10.342148 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:10.342161 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:10.342173 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:10.342183 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:10.342208 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:10.342236 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:10.342250 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:10.842905 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:10.842945 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:10.842958 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:10.842971 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:10.842982 [ 15 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:10.842992 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:10.843013 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:10.843038 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:10.843050 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:11.343987 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:11.344055 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:11.344072 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:11.344084 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:11.344094 [ 18 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:11.344103 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:11.344124 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:11.344146 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:11.344155 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:11.844624 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:11.844690 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:11.844701 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:11.844713 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:11.844723 [ 15 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:11.844732 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:11.844753 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:11.844774 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:11.844783 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:12.345468 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:12.345529 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:12.345542 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:12.345554 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:12.345564 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:12.345590 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:12.345613 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:12.345636 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:12.345647 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:12.846569 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:12.846608 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:12.846622 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:12.846636 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:12.846649 [ 17 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:12.846662 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:12.846686 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:12.846703 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:12.846714 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:13.347268 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:13.347307 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:13.347319 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:13.347332 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:13.347342 [ 13 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:13.347351 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:13.347375 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:13.347399 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:13.347410 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:13.848042 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:13.848078 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:13.848090 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:13.848103 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:13.848113 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:13.848122 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:13.848145 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:13.848162 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:13.848172 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:14.349180 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:14.349221 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:14.349235 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:14.349249 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:14.349262 [ 13 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:14.349274 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:14.349298 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:14.349321 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:14.349333 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:14.849545 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:14.849583 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:14.849598 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:14.849613 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:14.849626 [ 17 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:14.849639 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:14.849668 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:14.849697 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:14.849711 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:15.350248 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:15.350285 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:15.350298 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:15.350311 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:15.350323 [ 13 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:15.350333 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:15.350357 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:15.350374 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:15.350385 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:15.851356 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:15.851393 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:15.851405 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:15.851419 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:15.851430 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:15.851441 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:15.851465 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:15.851491 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:15.851503 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:16.352201 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:16.352242 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:16.352256 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:16.352271 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:16.352283 [ 19 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:16.352294 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:16.352318 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:16.352341 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:16.352352 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:16.852574 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:16.852612 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:16.852623 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:16.852655 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:16.852667 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:16.852677 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:16.852699 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:16.852724 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:16.852735 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:17.353670 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:17.353718 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:17.353730 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:17.353744 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:17.353755 [ 13 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:17.353766 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:17.353790 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:17.353833 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:17.353846 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:17.854419 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:17.854467 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:17.854479 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:17.854501 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:17.854515 [ 19 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:17.854526 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:17.854551 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:17.854585 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:17.854598 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:18.355628 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=0, CommitIndex=178 and Term=2 2024.09.25 21:12:18.355662 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (0), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:18.355675 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:18.355689 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:18.355702 [ 14 ] {} RaftInstance: local log idx 178, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:18.355713 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:18.355736 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:18.355753 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:18.355764 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=179 2024.09.25 21:12:18.756400 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=178, LastLogTerm 2, EntriesLength=1, CommitIndex=178 and Term=2 2024.09.25 21:12:18.756440 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 178 (1), req c idx: 178, my term: 2, my role: 1 2024.09.25 21:12:18.756455 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:18.756470 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 178, req log term: 2, my last log idx: 178, my log (178) term: 2 2024.09.25 21:12:18.756483 [ 19 ] {} RaftInstance: [INIT] log_idx: 179, count: 0, log_store_->next_slot(): 179, req.log_entries().size(): 1 2024.09.25 21:12:18.756494 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 179, count: 0 2024.09.25 21:12:18.756503 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 179, count: 0 2024.09.25 21:12:18.756518 [ 19 ] {} RaftInstance: append at 179, term 2, timestamp 0 2024.09.25 21:12:18.756552 [ 19 ] {} RaftInstance: durable index 178, sleep and wait for log appending completion 2024.09.25 21:12:18.757587 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:18.757644 [ 19 ] {} RaftInstance: wake up, durable index 179 2024.09.25 21:12:18.757669 [ 19 ] {} RaftInstance: local log idx 179, target_commit_idx 178, quick_commit_index_ 178, state_->get_commit_idx() 178 2024.09.25 21:12:18.757681 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:18.757706 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:18.757730 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:18.757742 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:18.758022 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:18.758049 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:18.758060 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:18.758070 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:18.758080 [ 16 ] {} RaftInstance: trigger commit upto 179 2024.09.25 21:12:18.758090 [ 16 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 178 2024.09.25 21:12:18.758101 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:18.758125 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:18.758145 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:18.758149 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:18.758175 [ 20 ] {} RaftInstance: commit upto 179, current idx 178 2024.09.25 21:12:18.758186 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:18.758189 [ 20 ] {} RaftInstance: commit upto 179, current idx 179 2024.09.25 21:12:18.758197 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:18.758230 [ 20 ] {} RaftInstance: DONE: commit upto 179, current idx 179 2024.09.25 21:12:18.758241 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:18.857379 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:18.857422 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:18.857435 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:18.857447 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:18.857457 [ 19 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:18.857466 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:18.857490 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:18.857513 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:18.857524 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:19.357747 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:19.357782 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:19.357794 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:19.357805 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:19.357812 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:19.357819 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:19.357839 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:19.357882 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:19.357893 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:19.858399 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:19.858441 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:19.858457 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:19.858472 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:19.858487 [ 17 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:19.858499 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:19.858527 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:19.858548 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:19.858561 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:20.358531 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:20.358565 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:20.358574 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:20.358583 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:20.358591 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:20.358598 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:20.358616 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:20.358637 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:20.358648 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:20.859902 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:20.859941 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:20.859955 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:20.859967 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:20.859979 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:20.859990 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:20.860011 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:20.860029 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:20.860041 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:21.360663 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:21.360721 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:21.360735 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:21.360749 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:21.360762 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:21.360772 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:21.360793 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:21.360836 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:21.360853 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:21.861797 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:21.861838 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:21.861849 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:21.861861 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:21.861870 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:21.861880 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:21.861901 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:21.861923 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:21.861933 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:22.363041 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:22.363135 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:22.363147 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:22.363160 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:22.363169 [ 14 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:22.363206 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:22.363226 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:22.363248 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:22.363257 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:22.863651 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:22.863688 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:22.863701 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:22.863714 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:22.863726 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:22.863736 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:22.863759 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:22.863781 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:22.863792 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:23.364766 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:23.364811 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:23.364823 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:23.364835 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:23.364845 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:23.364854 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:23.364875 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:23.364896 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:23.364907 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:23.865916 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:23.865951 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:23.865962 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:23.865974 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:23.865984 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:23.865994 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:23.866017 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:23.866033 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:23.866043 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:24.366468 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:24.366507 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:24.366520 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:24.366532 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:24.366543 [ 13 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:24.366571 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:24.366593 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:24.366608 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:24.366618 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:24.867510 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:24.867552 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:24.867568 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:24.867583 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:24.867595 [ 16 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:24.867606 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:24.867631 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:24.867655 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:24.867668 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:25.368518 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:25.368555 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:25.368569 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:25.368582 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:25.368593 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:25.368603 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:25.368625 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:25.368648 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:25.368658 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:25.869077 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:25.869115 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:25.869126 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:25.869138 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:25.869147 [ 16 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:25.869156 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:25.869176 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:25.869189 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:25.869199 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:26.370312 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:26.370348 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:26.370371 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:26.370386 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:26.370397 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:26.370408 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:26.370437 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:26.370461 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:26.370471 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:26.871437 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:26.871476 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:26.871492 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:26.871507 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:26.871519 [ 15 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:26.871530 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:26.871553 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:26.871570 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:26.871582 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:27.372588 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:27.372632 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:27.372643 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:27.372656 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:27.372666 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:27.372683 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:27.372705 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:27.372726 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:27.372735 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:27.872923 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:27.872967 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:27.872983 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:27.873036 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:27.873053 [ 19 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:27.873065 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:27.873090 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:27.873106 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:27.873118 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:28.374220 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=0, CommitIndex=179 and Term=2 2024.09.25 21:12:28.374262 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (0), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:28.374273 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:28.374286 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:28.374305 [ 18 ] {} RaftInstance: local log idx 179, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:28.374314 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:28.374335 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:28.374365 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:28.374377 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=180 2024.09.25 21:12:28.756471 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=179, LastLogTerm 2, EntriesLength=1, CommitIndex=179 and Term=2 2024.09.25 21:12:28.756538 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 179 (1), req c idx: 179, my term: 2, my role: 1 2024.09.25 21:12:28.756550 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:28.756561 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 179, req log term: 2, my last log idx: 179, my log (179) term: 2 2024.09.25 21:12:28.756571 [ 19 ] {} RaftInstance: [INIT] log_idx: 180, count: 0, log_store_->next_slot(): 180, req.log_entries().size(): 1 2024.09.25 21:12:28.756580 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 180, count: 0 2024.09.25 21:12:28.756589 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 180, count: 0 2024.09.25 21:12:28.756603 [ 19 ] {} RaftInstance: append at 180, term 2, timestamp 0 2024.09.25 21:12:28.756631 [ 19 ] {} RaftInstance: durable index 179, sleep and wait for log appending completion 2024.09.25 21:12:28.757665 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:28.757725 [ 19 ] {} RaftInstance: wake up, durable index 180 2024.09.25 21:12:28.757753 [ 19 ] {} RaftInstance: local log idx 180, target_commit_idx 179, quick_commit_index_ 179, state_->get_commit_idx() 179 2024.09.25 21:12:28.757766 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:28.757792 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:28.757820 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:28.757835 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:28.758145 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:28.758172 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:28.758185 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:28.758197 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:28.758209 [ 15 ] {} RaftInstance: trigger commit upto 180 2024.09.25 21:12:28.758221 [ 15 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 179 2024.09.25 21:12:28.758231 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:28.758257 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:28.758278 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:28.758277 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:28.758309 [ 20 ] {} RaftInstance: commit upto 180, current idx 179 2024.09.25 21:12:28.758320 [ 20 ] {} RaftInstance: commit upto 180, current idx 180 2024.09.25 21:12:28.758356 [ 20 ] {} RaftInstance: DONE: commit upto 180, current idx 180 2024.09.25 21:12:28.758369 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:28.758394 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:28.758410 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:28.874820 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:28.874853 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:28.874864 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:28.874875 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:28.874885 [ 19 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:28.874894 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:28.874915 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:28.874936 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:28.874946 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:29.375707 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:29.375745 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:29.375755 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:29.375767 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:29.375776 [ 17 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:29.375785 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:29.375806 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:29.375822 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:29.375832 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:29.876142 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:29.876172 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:29.876182 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:29.876195 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:29.876205 [ 19 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:29.876216 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:29.876239 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:29.876262 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:29.876273 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:30.377073 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:30.377105 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:30.377116 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:30.377128 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:30.377138 [ 15 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:30.377147 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:30.377167 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:30.377182 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:30.377191 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:30.878145 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:30.878188 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:30.878202 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:30.878216 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:30.878226 [ 15 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:30.878234 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:30.878258 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:30.878282 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:30.878294 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:31.378277 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:31.378350 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:31.378409 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:31.378431 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:31.378443 [ 19 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:31.378453 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:31.378476 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:31.378503 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:31.378514 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:31.878980 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:31.879016 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:31.879029 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:31.879042 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:31.879053 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:31.879062 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:31.879084 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:31.879109 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:31.879119 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:32.379913 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:32.379954 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:32.379965 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:32.379979 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:32.379990 [ 19 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:32.380000 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:32.380024 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:32.380040 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:32.380051 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:32.880634 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:32.880669 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:32.880680 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:32.880692 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:32.880702 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:32.880711 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:32.880733 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:32.880750 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:32.880760 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:33.381161 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:33.381196 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:33.381207 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:33.381220 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:33.381230 [ 16 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:33.381239 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:33.381262 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:33.381287 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:33.381299 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:33.882125 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:33.882166 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:33.882180 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:33.882194 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:33.882206 [ 12 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:33.882217 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:33.882242 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:33.882271 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:33.882286 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:34.383187 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:34.383227 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:34.383243 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:34.383257 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:34.383269 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:34.383281 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:34.383305 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:34.383331 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:34.383342 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:34.883770 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:34.883808 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:34.883820 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:34.883834 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:34.883844 [ 16 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:34.883854 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:34.883876 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:34.883892 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:34.883902 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:35.385109 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:35.385153 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:35.385166 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:35.385178 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:35.385190 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:35.385201 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:35.385223 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:35.385245 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:35.385255 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:35.886167 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:35.886209 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:35.886222 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:35.886236 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:35.886248 [ 12 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:35.886258 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:35.886282 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:35.886348 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:35.886361 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:36.387045 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:36.387087 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:36.387100 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:36.387115 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:36.387127 [ 13 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:36.387138 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:36.387164 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:36.387210 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:36.387225 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:36.888095 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:36.888131 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:36.888162 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:36.888177 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:36.888187 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:36.888197 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:36.888218 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:36.888241 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:36.888251 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:37.389327 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:37.389378 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:37.389391 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:37.389405 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:37.389415 [ 12 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:37.389425 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:37.389447 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:37.389472 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:37.389483 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:37.889890 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:37.889924 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:37.889936 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:37.889950 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:37.889960 [ 14 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:37.889969 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:37.890044 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:37.890069 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:37.890082 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:38.390859 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=0, CommitIndex=180 and Term=2 2024.09.25 21:12:38.390892 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (0), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:38.390904 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:38.390917 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:38.390929 [ 12 ] {} RaftInstance: local log idx 180, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:38.390941 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:38.390964 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:38.390988 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:38.391000 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=181 2024.09.25 21:12:38.756413 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=180, LastLogTerm 2, EntriesLength=1, CommitIndex=180 and Term=2 2024.09.25 21:12:38.756446 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 180 (1), req c idx: 180, my term: 2, my role: 1 2024.09.25 21:12:38.756459 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:38.756473 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 180, req log term: 2, my last log idx: 180, my log (180) term: 2 2024.09.25 21:12:38.756483 [ 14 ] {} RaftInstance: [INIT] log_idx: 181, count: 0, log_store_->next_slot(): 181, req.log_entries().size(): 1 2024.09.25 21:12:38.756494 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 181, count: 0 2024.09.25 21:12:38.756503 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 181, count: 0 2024.09.25 21:12:38.756519 [ 14 ] {} RaftInstance: append at 181, term 2, timestamp 0 2024.09.25 21:12:38.756551 [ 14 ] {} RaftInstance: durable index 180, sleep and wait for log appending completion 2024.09.25 21:12:38.757630 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:38.757691 [ 14 ] {} RaftInstance: wake up, durable index 181 2024.09.25 21:12:38.757752 [ 14 ] {} RaftInstance: local log idx 181, target_commit_idx 180, quick_commit_index_ 180, state_->get_commit_idx() 180 2024.09.25 21:12:38.757765 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:38.757789 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:38.757815 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:38.757871 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:38.758216 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:38.758242 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:38.758254 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:38.758265 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:38.758274 [ 18 ] {} RaftInstance: trigger commit upto 181 2024.09.25 21:12:38.758284 [ 18 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 180 2024.09.25 21:12:38.758292 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:38.758316 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:38.758328 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:38.758339 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:38.758350 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:38.758366 [ 20 ] {} RaftInstance: commit upto 181, current idx 180 2024.09.25 21:12:38.758387 [ 20 ] {} RaftInstance: commit upto 181, current idx 181 2024.09.25 21:12:38.758372 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:38.758410 [ 20 ] {} RaftInstance: DONE: commit upto 181, current idx 181 2024.09.25 21:12:38.758429 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:38.891924 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:38.891988 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:38.892007 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:38.892021 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:38.892032 [ 15 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:38.892041 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:38.892063 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:38.892087 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:38.892097 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:39.392566 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:39.392607 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:39.392619 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:39.392633 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:39.392646 [ 17 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:39.392657 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:39.392680 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:39.392706 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:39.392718 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:39.893668 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:39.893709 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:39.893722 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:39.893735 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:39.893746 [ 17 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:39.893757 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:39.893780 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:39.893804 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:39.893815 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:40.394137 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:40.394177 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:40.394191 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:40.394204 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:40.394217 [ 14 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:40.394228 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:40.394254 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:40.394279 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:40.394291 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:40.894997 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:40.895031 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:40.895056 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:40.895090 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:40.895104 [ 17 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:40.895114 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:40.895193 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:40.895229 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:40.895240 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:41.395798 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:41.395865 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:41.395877 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:41.395890 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:41.395901 [ 14 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:41.395910 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:41.395946 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:41.395969 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:41.395979 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:41.896705 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:41.896744 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:41.896755 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:41.896767 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:41.896776 [ 12 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:41.896785 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:41.896806 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:41.896820 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:41.896829 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:42.397230 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:42.397270 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:42.397281 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:42.397293 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:42.397303 [ 19 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:42.397312 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:42.397334 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:42.397349 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:42.397358 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:42.898412 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:42.898455 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:42.898471 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:42.898486 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:42.898497 [ 14 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:42.898509 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:42.898536 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:42.898562 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:42.898574 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:43.399276 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:43.399321 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:43.399359 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:43.399373 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:43.399383 [ 12 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:43.399393 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:43.399414 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:43.399436 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:43.399445 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:43.900000 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:43.900039 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:43.900053 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:43.900066 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:43.900077 [ 19 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:43.900087 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:43.900113 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:43.900138 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:43.900150 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:44.400350 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:44.400386 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:44.400398 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:44.400411 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:44.400422 [ 12 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:44.400432 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:44.400455 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:44.400480 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:44.400493 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:44.900675 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:44.900713 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:44.900726 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:44.900741 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:44.900753 [ 19 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:44.900763 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:44.900789 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:44.900817 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:44.900830 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:45.401664 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:45.401738 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:45.401752 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:45.401766 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:45.401778 [ 12 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:45.401797 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:45.401813 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:45.401838 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:45.401857 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:45.902915 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:45.902956 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:45.902969 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:45.902982 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:45.902993 [ 16 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:45.903003 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:45.903029 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:45.903055 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:45.903067 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:46.404111 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:46.404150 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:46.404164 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:46.404178 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:46.404191 [ 19 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:46.404201 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:46.404232 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:46.404248 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:46.404258 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:46.904905 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:46.904953 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:46.904967 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:46.904981 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:46.904992 [ 16 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:46.905011 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:46.905025 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:46.905049 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:46.905068 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:47.405676 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:47.405721 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:47.405735 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:47.405748 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:47.405759 [ 13 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:47.405768 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:47.405791 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:47.405813 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:47.405823 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:47.906542 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:47.906580 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:47.906593 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:47.906606 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:47.906617 [ 16 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:47.906627 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:47.906650 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:47.906675 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:47.906687 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:48.407085 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=0, CommitIndex=181 and Term=2 2024.09.25 21:12:48.407126 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (0), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:48.407137 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:48.407149 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:48.407160 [ 13 ] {} RaftInstance: local log idx 181, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:48.407169 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:48.407191 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:48.407213 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:48.407224 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=182 2024.09.25 21:12:48.756466 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=181, LastLogTerm 2, EntriesLength=1, CommitIndex=181 and Term=2 2024.09.25 21:12:48.756504 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 181 (1), req c idx: 181, my term: 2, my role: 1 2024.09.25 21:12:48.756519 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:48.756533 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 181, req log term: 2, my last log idx: 181, my log (181) term: 2 2024.09.25 21:12:48.756544 [ 16 ] {} RaftInstance: [INIT] log_idx: 182, count: 0, log_store_->next_slot(): 182, req.log_entries().size(): 1 2024.09.25 21:12:48.756553 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 182, count: 0 2024.09.25 21:12:48.756562 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 182, count: 0 2024.09.25 21:12:48.756575 [ 16 ] {} RaftInstance: append at 182, term 2, timestamp 0 2024.09.25 21:12:48.756603 [ 16 ] {} RaftInstance: durable index 181, sleep and wait for log appending completion 2024.09.25 21:12:48.757718 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:48.757828 [ 16 ] {} RaftInstance: wake up, durable index 182 2024.09.25 21:12:48.757851 [ 16 ] {} RaftInstance: local log idx 182, target_commit_idx 181, quick_commit_index_ 181, state_->get_commit_idx() 181 2024.09.25 21:12:48.757862 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:48.757875 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:48.757898 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:48.757908 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:48.758217 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:48.758244 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:48.758258 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:48.758270 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:48.758280 [ 13 ] {} RaftInstance: trigger commit upto 182 2024.09.25 21:12:48.758289 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 181 2024.09.25 21:12:48.758298 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:48.758324 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:48.758343 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:48.758348 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:48.758364 [ 20 ] {} RaftInstance: commit upto 182, current idx 181 2024.09.25 21:12:48.758380 [ 20 ] {} RaftInstance: commit upto 182, current idx 182 2024.09.25 21:12:48.758387 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:48.758403 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:48.758413 [ 20 ] {} RaftInstance: DONE: commit upto 182, current idx 182 2024.09.25 21:12:48.758424 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:48.907899 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:48.907936 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:48.907949 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:48.907963 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:48.907974 [ 12 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:48.907985 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:48.908009 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:48.908033 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:48.908044 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:49.408571 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:49.408612 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:49.408626 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:49.408639 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:49.408650 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:49.408661 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:49.408704 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:49.408728 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:49.408739 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:49.909295 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:49.909333 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:49.909347 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:49.909361 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:49.909374 [ 15 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:49.909385 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:49.909407 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:49.909431 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:49.909443 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:50.410556 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:50.410596 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:50.410608 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:50.410620 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:50.410631 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:50.410640 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:50.410660 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:50.410683 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:50.410695 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:50.911260 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:50.911302 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:50.911316 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:50.911329 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:50.911340 [ 15 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:50.911350 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:50.911374 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:50.911390 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:50.911401 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:51.411648 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:51.411683 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:51.411697 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:51.411712 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:51.411724 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:51.411733 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:51.411755 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:51.411773 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:51.411785 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:51.912793 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:51.912834 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:51.912848 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:51.912862 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:51.912875 [ 15 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:51.912886 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:51.912912 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:51.912938 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:51.912949 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:52.413189 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:52.413234 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:52.413246 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:52.413260 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:52.413271 [ 15 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:52.413282 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:52.413306 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:52.413331 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:52.413343 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:52.913812 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:52.913846 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:52.913860 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:52.913874 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:52.913886 [ 16 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:52.913897 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:52.913921 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:52.913939 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:52.913951 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:53.414699 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:53.414734 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:53.414746 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:53.414759 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:53.414770 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:53.414781 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:53.414803 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:53.414820 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:53.414831 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:53.915065 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:53.915107 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:53.915119 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:53.915133 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:53.915144 [ 17 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:53.915154 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:53.915179 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:53.915196 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:53.915207 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:54.415766 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:54.415812 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:54.415824 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:54.415846 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:54.415858 [ 16 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:54.415869 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:54.415884 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:54.415915 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:54.415927 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:54.916443 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:54.916482 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:54.916496 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:54.916508 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:54.916519 [ 17 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:54.916531 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:54.916555 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:54.916572 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:54.916583 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:55.417333 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:55.417373 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:55.417387 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:55.417401 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:55.417414 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:55.417425 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:55.417453 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:55.417485 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:55.417501 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:55.917954 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:55.918007 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:55.918024 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:55.918037 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:55.918048 [ 19 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:55.918057 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:55.918080 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:55.918109 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:55.918123 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:56.419097 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:56.419131 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:56.419142 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:56.419156 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:56.419167 [ 14 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:56.419177 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:56.419199 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:56.419223 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:56.419233 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:56.920178 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:56.920211 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:56.920224 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:56.920237 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:56.920249 [ 19 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:56.920261 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:56.920286 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:56.920314 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:56.920327 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:57.420609 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:57.420661 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:57.420673 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:57.420684 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:57.420694 [ 14 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:57.420703 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:57.420723 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:57.420738 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:57.420747 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:57.921031 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:57.921069 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:57.921114 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:57.921131 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:57.921143 [ 19 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:57.921155 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:57.921182 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:57.921210 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:57.921223 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:58.422221 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=0, CommitIndex=182 and Term=2 2024.09.25 21:12:58.422260 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (0), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:58.422272 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:58.422287 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:58.422299 [ 13 ] {} RaftInstance: local log idx 182, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:58.422310 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:58.422335 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:58.422351 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:58.422362 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=183 2024.09.25 21:12:58.756395 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=182, LastLogTerm 2, EntriesLength=1, CommitIndex=182 and Term=2 2024.09.25 21:12:58.756426 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 182 (1), req c idx: 182, my term: 2, my role: 1 2024.09.25 21:12:58.756438 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:58.756452 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 182, req log term: 2, my last log idx: 182, my log (182) term: 2 2024.09.25 21:12:58.756461 [ 16 ] {} RaftInstance: [INIT] log_idx: 183, count: 0, log_store_->next_slot(): 183, req.log_entries().size(): 1 2024.09.25 21:12:58.756470 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 183, count: 0 2024.09.25 21:12:58.756479 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 183, count: 0 2024.09.25 21:12:58.756492 [ 16 ] {} RaftInstance: append at 183, term 2, timestamp 0 2024.09.25 21:12:58.756512 [ 16 ] {} RaftInstance: durable index 182, sleep and wait for log appending completion 2024.09.25 21:12:58.758244 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:12:58.758292 [ 16 ] {} RaftInstance: wake up, durable index 183 2024.09.25 21:12:58.758318 [ 16 ] {} RaftInstance: local log idx 183, target_commit_idx 182, quick_commit_index_ 182, state_->get_commit_idx() 182 2024.09.25 21:12:58.758331 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:58.758355 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:58.758381 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:58.758394 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:12:58.758694 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:12:58.758719 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:12:58.758731 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:58.758741 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:12:58.758751 [ 12 ] {} RaftInstance: trigger commit upto 183 2024.09.25 21:12:58.758759 [ 12 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 182 2024.09.25 21:12:58.758768 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:12:58.758789 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:58.758807 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:58.758811 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:12:58.758819 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:58.758839 [ 20 ] {} RaftInstance: commit upto 183, current idx 182 2024.09.25 21:12:58.758844 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:12:58.758851 [ 20 ] {} RaftInstance: commit upto 183, current idx 183 2024.09.25 21:12:58.758880 [ 20 ] {} RaftInstance: DONE: commit upto 183, current idx 183 2024.09.25 21:12:58.758892 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:12:58.923435 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:12:58.923474 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:12:58.923486 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:58.923499 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:12:58.923510 [ 13 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:12:58.923520 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:58.923544 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:58.923560 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:58.923570 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:12:59.424528 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:12:59.424567 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:12:59.424580 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:59.424594 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:12:59.424606 [ 16 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:12:59.424616 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:59.424638 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:59.424654 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:59.424663 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:12:59.924735 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:12:59.924773 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:12:59.924784 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:12:59.924795 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:12:59.924805 [ 12 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:12:59.924815 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:12:59.924837 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:12:59.924852 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:12:59.924861 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:00.425697 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:00.425729 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:00.425739 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:00.425751 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:00.425761 [ 18 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:00.425771 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:00.425793 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:00.425816 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:00.425827 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:00.926961 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:00.927000 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:00.927026 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:00.927039 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:00.927104 [ 12 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:00.927117 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:00.927139 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:00.927155 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:00.927165 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:01.428137 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:01.428179 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:01.428193 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:01.428208 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:01.428220 [ 16 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:01.428230 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:01.428253 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:01.428278 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:01.428288 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:01.929012 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:01.929051 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:01.929064 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:01.929077 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:01.929087 [ 18 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:01.929097 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:01.929118 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:01.929142 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:01.929153 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:02.430350 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:02.430400 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:02.430425 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:02.430441 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:02.430454 [ 16 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:02.430475 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:02.430493 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:02.430530 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:02.430544 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:02.931580 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:02.931616 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:02.931629 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:02.931643 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:02.931655 [ 18 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:02.931667 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:02.931689 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:02.931714 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:02.931726 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:03.432665 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:03.432708 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:03.432722 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:03.432735 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:03.432748 [ 15 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:03.432759 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:03.432780 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:03.432796 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:03.432806 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:03.933751 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:03.933786 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:03.933799 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:03.933811 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:03.933822 [ 18 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:03.933831 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:03.933852 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:03.933867 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:03.933877 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:04.434489 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:04.434528 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:04.434540 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:04.434554 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:04.434566 [ 15 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:04.434577 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:04.434601 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:04.434628 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:04.434639 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:04.935006 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:04.935041 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:04.935055 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:04.935070 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:04.935084 [ 17 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:04.935094 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:04.935119 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:04.935143 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:04.935154 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:05.435995 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:05.436033 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:05.436045 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:05.436059 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:05.436070 [ 15 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:05.436079 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:05.436101 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:05.436125 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:05.436153 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:05.936896 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:05.936934 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:05.936947 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:05.936996 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:05.937018 [ 17 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:05.937091 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:05.937117 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:05.937145 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:05.937160 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:06.437622 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:06.437658 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:06.437669 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:06.437683 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:06.437695 [ 13 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:06.437707 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:06.437734 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:06.437762 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:06.437776 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:06.938485 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:06.938522 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:06.938537 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:06.938551 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:06.938562 [ 17 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:06.938572 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:06.938593 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:06.938612 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:06.938625 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:07.439361 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:07.439410 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:07.439422 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:07.439437 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:07.439448 [ 15 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:07.439458 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:07.439481 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:07.439505 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:07.439516 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:07.940142 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:07.940185 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:07.940198 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:07.940211 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:07.940223 [ 18 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:07.940234 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:07.940259 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:07.940277 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:07.940288 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:08.440906 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=0, CommitIndex=183 and Term=2 2024.09.25 21:13:08.440949 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (0), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:08.440962 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:08.440976 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:08.440988 [ 17 ] {} RaftInstance: local log idx 183, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:08.441038 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:08.441061 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:08.441085 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:08.441098 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=184 2024.09.25 21:13:08.756413 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=183, LastLogTerm 2, EntriesLength=1, CommitIndex=183 and Term=2 2024.09.25 21:13:08.756449 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 183 (1), req c idx: 183, my term: 2, my role: 1 2024.09.25 21:13:08.756461 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:08.756475 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 183, req log term: 2, my last log idx: 183, my log (183) term: 2 2024.09.25 21:13:08.756487 [ 15 ] {} RaftInstance: [INIT] log_idx: 184, count: 0, log_store_->next_slot(): 184, req.log_entries().size(): 1 2024.09.25 21:13:08.756498 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 184, count: 0 2024.09.25 21:13:08.756507 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 184, count: 0 2024.09.25 21:13:08.756520 [ 15 ] {} RaftInstance: append at 184, term 2, timestamp 0 2024.09.25 21:13:08.756550 [ 15 ] {} RaftInstance: durable index 183, sleep and wait for log appending completion 2024.09.25 21:13:08.757571 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:08.757627 [ 15 ] {} RaftInstance: wake up, durable index 184 2024.09.25 21:13:08.757653 [ 15 ] {} RaftInstance: local log idx 184, target_commit_idx 183, quick_commit_index_ 183, state_->get_commit_idx() 183 2024.09.25 21:13:08.757665 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:08.757689 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:08.757715 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:08.757728 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:08.758078 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:08.758106 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:08.758119 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:08.758131 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:08.758142 [ 17 ] {} RaftInstance: trigger commit upto 184 2024.09.25 21:13:08.758152 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 183 2024.09.25 21:13:08.758161 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:08.758185 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:08.758201 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:08.758203 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:08.758227 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:08.758231 [ 20 ] {} RaftInstance: commit upto 184, current idx 183 2024.09.25 21:13:08.758243 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:08.758249 [ 20 ] {} RaftInstance: commit upto 184, current idx 184 2024.09.25 21:13:08.758286 [ 20 ] {} RaftInstance: DONE: commit upto 184, current idx 184 2024.09.25 21:13:08.758297 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:08.942165 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:08.942203 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:08.942213 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:08.942231 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:08.942239 [ 15 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:08.942246 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:08.942265 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:08.942289 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:08.942300 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:09.442753 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:09.442792 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:09.442805 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:09.442819 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:09.442830 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:09.442840 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:09.442866 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:09.442892 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:09.442904 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:09.943727 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:09.943771 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:09.943783 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:09.943795 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:09.943806 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:09.943823 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:09.943843 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:09.943865 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:09.943875 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:10.444547 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:10.444589 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:10.444603 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:10.444616 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:10.444628 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:10.444639 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:10.444653 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:10.444682 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:10.444696 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:10.945354 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:10.945399 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:10.945416 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:10.945432 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:10.945446 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:10.945458 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:10.945485 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:10.945516 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:10.945530 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:11.446127 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:11.446166 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:11.446181 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:11.446197 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:11.446210 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:11.446221 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:11.446243 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:11.446260 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:11.446270 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:11.947308 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:11.947344 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:11.947356 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:11.947370 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:11.947381 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:11.947391 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:11.947412 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:11.947436 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:11.947448 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:12.447846 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:12.447893 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:12.447907 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:12.447922 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:12.447935 [ 12 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:12.447946 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:12.447970 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:12.448034 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:12.448049 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:12.948687 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:12.948724 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:12.948738 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:12.948752 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:12.948763 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:12.948774 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:12.948800 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:12.948826 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:12.948837 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:13.449200 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:13.449237 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:13.449248 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:13.449259 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:13.449278 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:13.449287 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:13.449307 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:13.449352 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:13.449365 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:13.949959 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:13.949997 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:13.950023 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:13.950036 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:13.950047 [ 17 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:13.950056 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:13.950077 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:13.950099 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:13.950109 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:14.450692 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:14.450729 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:14.450740 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:14.450752 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:14.450762 [ 16 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:14.450771 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:14.450792 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:14.450813 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:14.450822 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:14.951702 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:14.951739 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:14.951752 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:14.951766 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:14.951777 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:14.951788 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:14.951813 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:14.951839 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:14.951850 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:15.452259 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:15.452298 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:15.452311 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:15.452324 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:15.452336 [ 16 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:15.452346 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:15.452367 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:15.452382 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:15.452393 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:15.952929 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:15.952966 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:15.952981 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:15.953027 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:15.953044 [ 19 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:15.953057 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:15.953084 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:15.953111 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:15.953126 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:16.453677 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:16.453743 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:16.453758 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:16.453781 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:16.453795 [ 18 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:16.453807 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:16.453835 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:16.453864 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:16.453877 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:16.954550 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:16.954589 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:16.954602 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:16.954615 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:16.954625 [ 19 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:16.954635 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:16.954656 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:16.954672 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:16.954683 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:17.455852 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:17.455898 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:17.455911 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:17.455926 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:17.455939 [ 13 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:17.455949 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:17.455974 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:17.456000 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:17.456013 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:17.956946 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:17.956986 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:17.957000 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:17.957014 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:17.957026 [ 19 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:17.957036 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:17.957061 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:17.957086 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:17.957098 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:18.457655 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=0, CommitIndex=184 and Term=2 2024.09.25 21:13:18.457688 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (0), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:18.457698 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:18.457710 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:18.457720 [ 13 ] {} RaftInstance: local log idx 184, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:18.457730 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:18.457752 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:18.457767 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:18.457778 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=185 2024.09.25 21:13:18.756431 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=184, LastLogTerm 2, EntriesLength=1, CommitIndex=184 and Term=2 2024.09.25 21:13:18.756467 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 184 (1), req c idx: 184, my term: 2, my role: 1 2024.09.25 21:13:18.756481 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:18.756493 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 184, req log term: 2, my last log idx: 184, my log (184) term: 2 2024.09.25 21:13:18.756503 [ 13 ] {} RaftInstance: [INIT] log_idx: 185, count: 0, log_store_->next_slot(): 185, req.log_entries().size(): 1 2024.09.25 21:13:18.756513 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 185, count: 0 2024.09.25 21:13:18.756523 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 185, count: 0 2024.09.25 21:13:18.756537 [ 13 ] {} RaftInstance: append at 185, term 2, timestamp 0 2024.09.25 21:13:18.756569 [ 13 ] {} RaftInstance: durable index 184, sleep and wait for log appending completion 2024.09.25 21:13:18.757660 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:18.757708 [ 13 ] {} RaftInstance: wake up, durable index 185 2024.09.25 21:13:18.757725 [ 13 ] {} RaftInstance: local log idx 185, target_commit_idx 184, quick_commit_index_ 184, state_->get_commit_idx() 184 2024.09.25 21:13:18.757738 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:18.757767 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:18.757798 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:18.757812 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:18.758079 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:18.758106 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:18.758119 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:18.758129 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:18.758139 [ 12 ] {} RaftInstance: trigger commit upto 185 2024.09.25 21:13:18.758149 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 184 2024.09.25 21:13:18.758159 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:18.758185 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:18.758199 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:18.758206 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:18.758215 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:18.758231 [ 20 ] {} RaftInstance: commit upto 185, current idx 184 2024.09.25 21:13:18.758238 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:18.758246 [ 20 ] {} RaftInstance: commit upto 185, current idx 185 2024.09.25 21:13:18.758286 [ 20 ] {} RaftInstance: DONE: commit upto 185, current idx 185 2024.09.25 21:13:18.758299 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:18.958707 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:18.958745 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:18.958758 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:18.958772 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:18.958783 [ 17 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:18.958793 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:18.958819 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:18.958847 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:18.958860 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:19.459609 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:19.459646 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:19.459658 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:19.459670 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:19.459681 [ 19 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:19.459691 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:19.459715 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:19.459746 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:19.459756 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:19.960236 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:19.960274 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:19.960287 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:19.960299 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:19.960310 [ 17 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:19.960321 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:19.960346 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:19.960369 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:19.960380 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:20.461244 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:20.461282 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:20.461294 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:20.461306 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:20.461316 [ 19 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:20.461325 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:20.461346 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:20.461361 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:20.461370 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:20.962124 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:20.962164 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:20.962177 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:20.962190 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:20.962202 [ 13 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:20.962212 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:20.962233 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:20.962257 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:20.962268 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:21.462688 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:21.462728 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:21.462740 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:21.462754 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:21.462765 [ 15 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:21.462775 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:21.462798 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:21.462821 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:21.462830 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:21.963510 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:21.963548 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:21.963561 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:21.963573 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:21.963584 [ 13 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:21.963593 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:21.963616 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:21.963640 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:21.963652 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:22.464213 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:22.464263 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:22.464276 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:22.464289 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:22.464300 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:22.464311 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:22.464333 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:22.464349 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:22.464359 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:22.964755 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:22.964788 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:22.964800 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:22.964811 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:22.964821 [ 19 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:22.964830 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:22.964851 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:22.964872 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:22.964881 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:23.465431 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:23.465472 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:23.465486 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:23.465499 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:23.465510 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:23.465522 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:23.465550 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:23.465582 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:23.465597 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:23.966082 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:23.966116 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:23.966152 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:23.966166 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:23.966176 [ 19 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:23.966186 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:23.966211 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:23.966234 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:23.966246 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:24.466718 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:24.466757 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:24.466769 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:24.466782 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:24.466793 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:24.466803 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:24.466829 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:24.466858 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:24.466871 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:24.967628 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:24.967662 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:24.967674 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:24.967687 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:24.967697 [ 19 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:24.967707 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:24.967730 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:24.967758 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:24.967771 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:25.468766 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:25.468800 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:25.468811 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:25.468822 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:25.468832 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:25.468842 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:25.468865 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:25.468887 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:25.468898 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:25.969551 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:25.969604 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:25.969617 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:25.969629 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:25.969640 [ 17 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:25.969649 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:25.969671 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:25.969686 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:25.969695 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:26.470697 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:26.470737 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:26.470751 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:26.470765 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:26.470776 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:26.470785 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:26.470808 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:26.470833 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:26.470845 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:26.971636 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:26.971675 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:26.971688 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:26.971702 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:26.971713 [ 12 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:26.971724 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:26.971747 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:26.971764 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:26.971773 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:27.472698 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:27.472746 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:27.472760 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:27.472774 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:27.472785 [ 16 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:27.472795 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:27.472821 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:27.472838 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:27.472848 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:27.973804 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:27.973845 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:27.973891 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:27.973907 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:27.973920 [ 17 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:27.973931 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:27.973957 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:27.973975 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:27.973986 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:28.474948 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=0, CommitIndex=185 and Term=2 2024.09.25 21:13:28.474988 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (0), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:28.475001 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:28.475015 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:28.475026 [ 16 ] {} RaftInstance: local log idx 185, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:28.475036 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:28.475061 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:28.475112 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:28.475125 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=186 2024.09.25 21:13:28.756551 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=185, LastLogTerm 2, EntriesLength=1, CommitIndex=185 and Term=2 2024.09.25 21:13:28.756587 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 185 (1), req c idx: 185, my term: 2, my role: 1 2024.09.25 21:13:28.756638 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:28.756654 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 185, req log term: 2, my last log idx: 185, my log (185) term: 2 2024.09.25 21:13:28.756665 [ 12 ] {} RaftInstance: [INIT] log_idx: 186, count: 0, log_store_->next_slot(): 186, req.log_entries().size(): 1 2024.09.25 21:13:28.756675 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 186, count: 0 2024.09.25 21:13:28.756684 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 186, count: 0 2024.09.25 21:13:28.756697 [ 12 ] {} RaftInstance: append at 186, term 2, timestamp 0 2024.09.25 21:13:28.756728 [ 12 ] {} RaftInstance: durable index 185, sleep and wait for log appending completion 2024.09.25 21:13:28.757833 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:28.757888 [ 12 ] {} RaftInstance: wake up, durable index 186 2024.09.25 21:13:28.757913 [ 12 ] {} RaftInstance: local log idx 186, target_commit_idx 185, quick_commit_index_ 185, state_->get_commit_idx() 185 2024.09.25 21:13:28.757926 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:28.757951 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:28.757976 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:28.757988 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:28.758299 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:28.758326 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:28.758338 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:28.758350 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:28.758361 [ 17 ] {} RaftInstance: trigger commit upto 186 2024.09.25 21:13:28.758372 [ 17 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 185 2024.09.25 21:13:28.758381 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:28.758407 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:28.758427 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:28.758450 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:28.758452 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:28.758463 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:28.758474 [ 20 ] {} RaftInstance: commit upto 186, current idx 185 2024.09.25 21:13:28.758488 [ 20 ] {} RaftInstance: commit upto 186, current idx 186 2024.09.25 21:13:28.758508 [ 20 ] {} RaftInstance: DONE: commit upto 186, current idx 186 2024.09.25 21:13:28.758519 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:28.976420 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:28.976461 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:28.976475 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:28.976489 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:28.976561 [ 12 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:28.976598 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:28.976625 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:28.976653 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:28.976666 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:29.477641 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:29.477679 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:29.477691 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:29.477704 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:29.477715 [ 17 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:29.477726 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:29.477750 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:29.477775 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:29.477785 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:29.978691 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:29.978733 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:29.978748 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:29.978763 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:29.978775 [ 12 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:29.978788 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:29.978814 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:29.978844 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:29.978857 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:30.479599 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:30.479633 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:30.479645 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:30.479658 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:30.479669 [ 17 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:30.479680 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:30.479701 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:30.479717 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:30.479727 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:30.979837 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:30.979871 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:30.979883 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:30.979896 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:30.979905 [ 12 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:30.979915 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:30.979935 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:30.979957 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:30.979966 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:31.480188 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:31.480224 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:31.480234 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:31.480245 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:31.480255 [ 14 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:31.480264 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:31.480284 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:31.480298 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:31.480307 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:31.980928 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:31.980971 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:31.980985 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:31.981000 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:31.981030 [ 12 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:31.981042 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:31.981066 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:31.981089 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:31.981099 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:32.481630 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:32.481691 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:32.481704 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:32.481719 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:32.481740 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:32.481751 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:32.481774 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:32.481805 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:32.481816 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:32.981864 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:32.981902 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:32.981916 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:32.981930 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:32.981941 [ 14 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:32.981952 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:32.981975 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:32.981999 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:32.982009 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:33.482585 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:33.482624 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:33.482636 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:33.482649 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:33.482690 [ 13 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:33.482702 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:33.482728 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:33.482756 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:33.482768 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:33.983442 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:33.983477 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:33.983489 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:33.983502 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:33.983513 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:33.983523 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:33.983548 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:33.983573 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:33.983584 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:34.484550 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:34.484586 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:34.484598 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:34.484611 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:34.484622 [ 19 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:34.484632 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:34.484652 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:34.484675 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:34.484731 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:34.985422 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:34.985460 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:34.985473 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:34.985488 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:34.985500 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:34.985511 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:34.985535 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:34.985559 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:34.985572 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:35.486561 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:35.486599 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:35.486611 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:35.486625 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:35.486636 [ 19 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:35.486647 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:35.486671 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:35.486688 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:35.486699 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:35.987317 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:35.987354 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:35.987367 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:35.987380 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:35.987390 [ 18 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:35.987400 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:35.987421 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:35.987444 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:35.987455 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:36.488551 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:36.488593 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:36.488607 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:36.488622 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:36.488633 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:36.488645 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:36.488670 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:36.488696 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:36.488709 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:36.989621 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:36.989660 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:36.989714 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:36.989738 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:36.989751 [ 19 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:36.989762 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:36.989787 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:36.989815 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:36.989828 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:37.490420 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:37.490469 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:37.490484 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:37.490497 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:37.490509 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:37.490520 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:37.490545 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:37.490569 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:37.490581 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:37.991062 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:37.991103 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:37.991116 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:37.991150 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:37.991164 [ 19 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:37.991176 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:37.991198 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:37.991217 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:37.991228 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:38.491970 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=0, CommitIndex=186 and Term=2 2024.09.25 21:13:38.492002 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (0), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:38.492024 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:38.492037 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:38.492046 [ 15 ] {} RaftInstance: local log idx 186, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:38.492056 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:38.492076 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:38.492098 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:38.492108 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=187 2024.09.25 21:13:38.756485 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=186, LastLogTerm 2, EntriesLength=1, CommitIndex=186 and Term=2 2024.09.25 21:13:38.756519 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 186 (1), req c idx: 186, my term: 2, my role: 1 2024.09.25 21:13:38.756531 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:38.756543 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 186, req log term: 2, my last log idx: 186, my log (186) term: 2 2024.09.25 21:13:38.756552 [ 16 ] {} RaftInstance: [INIT] log_idx: 187, count: 0, log_store_->next_slot(): 187, req.log_entries().size(): 1 2024.09.25 21:13:38.756561 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 187, count: 0 2024.09.25 21:13:38.756571 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 187, count: 0 2024.09.25 21:13:38.756584 [ 16 ] {} RaftInstance: append at 187, term 2, timestamp 0 2024.09.25 21:13:38.756610 [ 16 ] {} RaftInstance: durable index 186, sleep and wait for log appending completion 2024.09.25 21:13:38.757578 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:38.757633 [ 16 ] {} RaftInstance: wake up, durable index 187 2024.09.25 21:13:38.757658 [ 16 ] {} RaftInstance: local log idx 187, target_commit_idx 186, quick_commit_index_ 186, state_->get_commit_idx() 186 2024.09.25 21:13:38.757669 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:38.757692 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:38.757715 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:38.757726 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:38.758012 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:38.758037 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:38.758049 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:38.758059 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:38.758068 [ 17 ] {} RaftInstance: trigger commit upto 187 2024.09.25 21:13:38.758077 [ 17 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 186 2024.09.25 21:13:38.758087 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:38.758109 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:38.758127 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:38.758130 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:38.758142 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:38.758151 [ 20 ] {} RaftInstance: commit upto 187, current idx 186 2024.09.25 21:13:38.758159 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:38.758164 [ 20 ] {} RaftInstance: commit upto 187, current idx 187 2024.09.25 21:13:38.758199 [ 20 ] {} RaftInstance: DONE: commit upto 187, current idx 187 2024.09.25 21:13:38.758211 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:38.992822 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:38.992853 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:38.992865 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:38.992878 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:38.992890 [ 16 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:38.992901 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:38.992928 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:38.992956 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:38.992970 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:39.493529 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:39.493564 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:39.493575 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:39.493587 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:39.493597 [ 13 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:39.493606 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:39.493625 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:39.493647 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:39.493656 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:39.993792 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:39.993830 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:39.993842 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:39.993855 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:39.993867 [ 17 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:39.993877 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:39.993901 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:39.993927 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:39.993938 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:40.494980 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:40.495027 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:40.495042 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:40.495056 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:40.495068 [ 16 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:40.495080 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:40.495104 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:40.495123 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:40.495133 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:40.995572 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:40.995610 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:40.995624 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:40.995639 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:40.995653 [ 13 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:40.995664 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:40.995690 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:40.995714 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:40.995725 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:41.496610 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:41.496646 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:41.496658 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:41.496672 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:41.496684 [ 14 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:41.496694 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:41.496719 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:41.496744 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:41.496757 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:41.997687 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:41.997721 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:41.997734 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:41.997748 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:41.997760 [ 13 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:41.997770 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:41.997795 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:41.997818 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:41.997829 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:42.498603 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:42.498659 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:42.498674 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:42.498690 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:42.498704 [ 18 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:42.498716 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:42.498747 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:42.498774 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:42.498788 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:42.999879 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:42.999916 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:42.999928 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:42.999941 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:42.999952 [ 13 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:42.999961 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:42.999983 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:43.000006 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:43.000018 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:43.500641 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:43.500680 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:43.500693 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:43.500707 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:43.500720 [ 14 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:43.500729 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:43.500753 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:43.500782 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:43.500796 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:44.001359 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:44.001396 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:44.001409 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:44.001422 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:44.001434 [ 12 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:44.001443 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:44.001470 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:44.001491 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:44.001503 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:44.502223 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:44.502257 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:44.502269 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:44.502282 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:44.502295 [ 14 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:44.502306 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:44.502328 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:44.502354 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:44.502366 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:45.003116 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:45.003148 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:45.003161 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:45.003174 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:45.003185 [ 15 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:45.003195 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:45.003218 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:45.003260 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:45.003273 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:45.503571 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:45.503611 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:45.503625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:45.503639 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:45.503650 [ 14 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:45.503661 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:45.503684 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:45.503709 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:45.503721 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:46.003991 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:46.004040 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:46.004053 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:46.004068 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:46.004091 [ 12 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:46.004102 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:46.004125 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:46.004152 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:46.004164 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:46.504391 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:46.504457 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:46.504470 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:46.504492 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:46.504507 [ 17 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:46.504518 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:46.504543 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:46.504582 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:46.504597 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:47.004992 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:47.005052 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:47.005066 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:47.005080 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:47.005092 [ 12 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:47.005105 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:47.005131 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:47.005147 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:47.005158 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:47.505549 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:47.505596 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:47.505610 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:47.505624 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:47.505636 [ 17 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:47.505647 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:47.505670 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:47.505686 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:47.505697 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:48.006393 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:48.006435 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:48.006451 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:48.006465 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:48.006477 [ 17 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:48.006489 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:48.006515 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:48.006539 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:48.006551 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:48.507197 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=0, CommitIndex=187 and Term=2 2024.09.25 21:13:48.507238 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (0), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:48.507251 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:48.507265 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:48.507278 [ 16 ] {} RaftInstance: local log idx 187, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:48.507288 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:48.507313 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:48.507331 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:48.507344 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=188 2024.09.25 21:13:48.756474 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=187, LastLogTerm 2, EntriesLength=1, CommitIndex=187 and Term=2 2024.09.25 21:13:48.756514 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 187 (1), req c idx: 187, my term: 2, my role: 1 2024.09.25 21:13:48.756528 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:48.756542 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 187, req log term: 2, my last log idx: 187, my log (187) term: 2 2024.09.25 21:13:48.756554 [ 17 ] {} RaftInstance: [INIT] log_idx: 188, count: 0, log_store_->next_slot(): 188, req.log_entries().size(): 1 2024.09.25 21:13:48.756565 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 188, count: 0 2024.09.25 21:13:48.756576 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 188, count: 0 2024.09.25 21:13:48.756590 [ 17 ] {} RaftInstance: append at 188, term 2, timestamp 0 2024.09.25 21:13:48.756623 [ 17 ] {} RaftInstance: durable index 187, sleep and wait for log appending completion 2024.09.25 21:13:48.758562 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:48.758615 [ 17 ] {} RaftInstance: wake up, durable index 188 2024.09.25 21:13:48.758632 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 187, quick_commit_index_ 187, state_->get_commit_idx() 187 2024.09.25 21:13:48.758643 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:48.758666 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:48.758703 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:48.758717 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:48.759000 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:48.759027 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:48.759040 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:48.759051 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:48.759061 [ 12 ] {} RaftInstance: trigger commit upto 188 2024.09.25 21:13:48.759070 [ 12 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 187 2024.09.25 21:13:48.759079 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:48.759102 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:48.759114 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:48.759124 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:48.759128 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:48.759151 [ 20 ] {} RaftInstance: commit upto 188, current idx 187 2024.09.25 21:13:48.759158 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:48.759166 [ 20 ] {} RaftInstance: commit upto 188, current idx 188 2024.09.25 21:13:48.759197 [ 20 ] {} RaftInstance: DONE: commit upto 188, current idx 188 2024.09.25 21:13:48.759211 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:49.007589 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:49.007659 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:49.007675 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:49.007687 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:49.007697 [ 19 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:49.007706 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:49.007726 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:49.007741 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:49.007750 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:49.508716 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:49.508750 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:49.508762 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:49.508774 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:49.508784 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:49.508793 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:49.508816 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:49.508840 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:49.508850 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:50.011208 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:50.011243 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:50.011255 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:50.011268 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:50.011279 [ 18 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:50.011290 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:50.011311 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:50.011327 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:50.011337 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:50.512271 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:50.512305 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:50.512316 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:50.512329 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:50.512339 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:50.512348 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:50.512397 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:50.512426 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:50.512438 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:51.013054 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:51.013130 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:51.013191 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:51.013207 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:51.013218 [ 19 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:51.013228 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:51.013249 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:51.013265 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:51.013277 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:51.513652 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:51.513694 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:51.513708 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:51.513724 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:51.513737 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:51.513748 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:51.513774 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:51.513801 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:51.513814 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:52.014000 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:52.014047 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:52.014059 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:52.014073 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:52.014085 [ 18 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:52.014097 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:52.014121 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:52.014146 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:52.014158 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:52.514866 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:52.514912 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:52.514924 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:52.514936 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:52.514947 [ 12 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:52.514957 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:52.514980 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:52.515027 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:52.515042 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:53.015454 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:53.015491 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:53.015504 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:53.015536 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:53.015598 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:53.015616 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:53.015638 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:53.015654 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:53.015664 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:53.516715 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:53.516755 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:53.516768 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:53.516781 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:53.516792 [ 16 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:53.516802 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:53.516823 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:53.516839 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:53.516850 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:54.017821 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:54.017852 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:54.017863 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:54.017875 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:54.017886 [ 13 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:54.017921 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:54.017945 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:54.017960 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:54.017971 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:54.518369 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:54.518409 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:54.518421 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:54.518435 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:54.518449 [ 16 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:54.518460 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:54.518483 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:54.518507 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:54.518519 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:55.019345 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:55.019385 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:55.019396 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:55.019408 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:55.019418 [ 14 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:55.019428 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:55.019452 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:55.019497 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:55.019511 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:55.520244 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:55.520283 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:55.520296 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:55.520311 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:55.520324 [ 13 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:55.520335 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:55.520361 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:55.520391 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:55.520405 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:56.022446 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:56.022488 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:56.022517 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:56.022531 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:56.022544 [ 16 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:56.022555 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:56.022578 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:56.022604 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:56.022616 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:56.523279 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:56.523314 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:56.523326 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:56.523339 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:56.523349 [ 13 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:56.523360 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:56.523375 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:56.523402 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:56.523414 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:57.024186 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:57.024226 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:57.024240 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:57.024255 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:57.024267 [ 14 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:57.024278 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:57.024304 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:57.024322 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:57.024334 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:57.524755 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:57.524804 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:57.524818 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:57.524831 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:57.524842 [ 19 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:57.524854 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:57.524879 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:57.524906 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:57.524919 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:58.026120 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:58.026160 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:58.026171 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:58.026185 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:58.026195 [ 17 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:58.026205 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:58.026227 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:58.026301 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:58.026319 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:58.526352 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=0, CommitIndex=188 and Term=2 2024.09.25 21:13:58.526391 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (0), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:58.526402 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:58.526414 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:58.526425 [ 19 ] {} RaftInstance: local log idx 188, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:58.526435 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:58.526469 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:58.526490 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:58.526499 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=189 2024.09.25 21:13:58.757221 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=188, LastLogTerm 2, EntriesLength=1, CommitIndex=188 and Term=2 2024.09.25 21:13:58.757269 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 188 (1), req c idx: 188, my term: 2, my role: 1 2024.09.25 21:13:58.757284 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:58.757297 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 188, req log term: 2, my last log idx: 188, my log (188) term: 2 2024.09.25 21:13:58.757317 [ 17 ] {} RaftInstance: [INIT] log_idx: 189, count: 0, log_store_->next_slot(): 189, req.log_entries().size(): 1 2024.09.25 21:13:58.757327 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 189, count: 0 2024.09.25 21:13:58.757336 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 189, count: 0 2024.09.25 21:13:58.757349 [ 17 ] {} RaftInstance: append at 189, term 2, timestamp 0 2024.09.25 21:13:58.757389 [ 17 ] {} RaftInstance: durable index 188, sleep and wait for log appending completion 2024.09.25 21:13:58.758532 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:13:58.758596 [ 17 ] {} RaftInstance: wake up, durable index 189 2024.09.25 21:13:58.758623 [ 17 ] {} RaftInstance: local log idx 189, target_commit_idx 188, quick_commit_index_ 188, state_->get_commit_idx() 188 2024.09.25 21:13:58.758635 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:58.758669 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:58.758699 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:58.758713 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:13:58.759059 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:13:58.759086 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:13:58.759098 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:58.759110 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:13:58.759122 [ 14 ] {} RaftInstance: trigger commit upto 189 2024.09.25 21:13:58.759133 [ 14 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 188 2024.09.25 21:13:58.759142 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:13:58.759167 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:58.759183 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:13:58.759189 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:58.759204 [ 20 ] {} RaftInstance: commit upto 189, current idx 188 2024.09.25 21:13:58.759219 [ 20 ] {} RaftInstance: commit upto 189, current idx 189 2024.09.25 21:13:58.759224 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:58.759315 [ 20 ] {} RaftInstance: DONE: commit upto 189, current idx 189 2024.09.25 21:13:58.759318 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:13:58.759332 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:13:59.026863 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:13:59.026901 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:13:59.026914 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:59.026928 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:13:59.026939 [ 17 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:13:59.026949 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:59.026974 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:59.027000 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:59.027077 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:13:59.527634 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:13:59.527674 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:13:59.527687 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:13:59.527701 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:13:59.527712 [ 14 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:13:59.527722 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:13:59.527748 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:13:59.527767 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:13:59.527778 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:00.028639 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:00.028675 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:00.028686 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:00.028698 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:00.028708 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:00.028717 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:00.028737 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:00.028775 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:00.028787 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:00.529271 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:00.529311 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:00.529324 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:00.529337 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:00.529349 [ 12 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:00.529360 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:00.529387 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:00.529416 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:00.529429 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:01.029727 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:01.029768 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:01.029783 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:01.029797 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:01.029808 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:01.029819 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:01.029844 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:01.029862 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:01.029873 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:01.530807 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:01.530846 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:01.530859 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:01.530872 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:01.530882 [ 18 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:01.530891 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:01.530914 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:01.530938 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:01.530949 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:02.031439 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:02.031511 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:02.031526 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:02.031540 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:02.031553 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:02.031564 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:02.031587 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:02.031606 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:02.031619 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:02.532306 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:02.532359 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:02.532373 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:02.532387 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:02.532399 [ 18 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:02.532409 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:02.532434 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:02.532478 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:02.532492 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:03.033320 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:03.033357 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:03.033370 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:03.033422 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:03.033447 [ 12 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:03.033459 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:03.033486 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:03.033512 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:03.033524 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:03.534150 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:03.534190 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:03.534204 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:03.534218 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:03.534230 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:03.534241 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:03.534268 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:03.534298 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:03.534311 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:04.035089 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:04.035126 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:04.035139 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:04.035151 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:04.035162 [ 12 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:04.035171 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:04.035192 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:04.035207 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:04.035216 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:04.535898 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:04.535943 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:04.535957 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:04.535970 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:04.535981 [ 15 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:04.535991 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:04.536015 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:04.536041 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:04.536053 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:05.036555 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:05.036608 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:05.036622 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:05.036635 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:05.036645 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:05.036655 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:05.036700 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:05.036719 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:05.036729 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:05.536867 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:05.536917 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:05.536929 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:05.536941 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:05.536952 [ 15 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:05.536969 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:05.536989 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:05.537011 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:05.537028 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:06.037482 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:06.037522 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:06.037535 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:06.037548 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:06.037559 [ 12 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:06.037569 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:06.037594 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:06.037610 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:06.037620 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:06.538086 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:06.538128 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:06.538141 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:06.538155 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:06.538165 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:06.538176 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:06.538198 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:06.538221 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:06.538232 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:07.039025 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:07.039088 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:07.039101 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:07.039136 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:07.039148 [ 17 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:07.039159 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:07.039179 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:07.039203 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:07.039215 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:07.539899 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:07.539949 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:07.539961 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:07.539972 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:07.539982 [ 19 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:07.539999 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:07.540021 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:07.540034 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:07.540042 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:08.040491 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:08.040529 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:08.040541 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:08.040554 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:08.040566 [ 16 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:08.040577 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:08.040600 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:08.040625 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:08.040637 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:08.541126 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=0, CommitIndex=189 and Term=2 2024.09.25 21:14:08.541163 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (0), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:08.541175 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:08.541188 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:08.541199 [ 16 ] {} RaftInstance: local log idx 189, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:08.541209 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:08.541256 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:08.541277 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:08.541288 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=190 2024.09.25 21:14:08.756470 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=189, LastLogTerm 2, EntriesLength=1, CommitIndex=189 and Term=2 2024.09.25 21:14:08.756510 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 189 (1), req c idx: 189, my term: 2, my role: 1 2024.09.25 21:14:08.756524 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:08.756539 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 189, req log term: 2, my last log idx: 189, my log (189) term: 2 2024.09.25 21:14:08.756550 [ 17 ] {} RaftInstance: [INIT] log_idx: 190, count: 0, log_store_->next_slot(): 190, req.log_entries().size(): 1 2024.09.25 21:14:08.756561 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 190, count: 0 2024.09.25 21:14:08.756571 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 190, count: 0 2024.09.25 21:14:08.756585 [ 17 ] {} RaftInstance: append at 190, term 2, timestamp 0 2024.09.25 21:14:08.756619 [ 17 ] {} RaftInstance: durable index 189, sleep and wait for log appending completion 2024.09.25 21:14:08.757695 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:08.757747 [ 17 ] {} RaftInstance: wake up, durable index 190 2024.09.25 21:14:08.757772 [ 17 ] {} RaftInstance: local log idx 190, target_commit_idx 189, quick_commit_index_ 189, state_->get_commit_idx() 189 2024.09.25 21:14:08.757784 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:08.757808 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:08.757834 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:08.757847 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:08.758128 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:08.758154 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:08.758165 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:08.758176 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:08.758186 [ 16 ] {} RaftInstance: trigger commit upto 190 2024.09.25 21:14:08.758205 [ 16 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 189 2024.09.25 21:14:08.758214 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:08.758234 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:08.758252 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:08.758256 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:08.758267 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:08.758278 [ 20 ] {} RaftInstance: commit upto 190, current idx 189 2024.09.25 21:14:08.758285 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:08.758291 [ 20 ] {} RaftInstance: commit upto 190, current idx 190 2024.09.25 21:14:08.758332 [ 20 ] {} RaftInstance: DONE: commit upto 190, current idx 190 2024.09.25 21:14:08.758346 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:09.042235 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:09.042281 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:09.042294 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:09.042307 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:09.042317 [ 17 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:09.042327 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:09.042347 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:09.042369 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:09.042378 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:09.543127 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:09.543163 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:09.543174 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:09.543186 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:09.543196 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:09.543205 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:09.543225 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:09.543247 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:09.543256 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:10.044011 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:10.044048 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:10.044060 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:10.044074 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:10.044086 [ 12 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:10.044096 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:10.044123 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:10.044139 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:10.044151 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:10.544432 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:10.544473 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:10.544487 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:10.544501 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:10.544513 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:10.544524 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:10.544695 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:10.544728 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:10.544742 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:11.045269 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:11.045303 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:11.045314 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:11.045327 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:11.045337 [ 14 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:11.045346 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:11.045367 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:11.045382 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:11.045392 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:11.545900 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:11.545935 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:11.545946 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:11.545958 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:11.545968 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:11.545977 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:11.546000 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:11.546014 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:11.546024 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:12.047096 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:12.047136 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:12.047150 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:12.047163 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:12.047175 [ 16 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:12.047186 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:12.047212 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:12.047238 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:12.047251 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:12.547651 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:12.547713 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:12.547726 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:12.547740 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:12.547753 [ 18 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:12.547765 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:12.547792 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:12.547820 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:12.547833 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:13.048601 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:13.048643 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:13.048657 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:13.048672 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:13.048684 [ 16 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:13.048694 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:13.048720 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:13.048743 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:13.048756 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:13.549429 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:13.549470 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:13.549483 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:13.549497 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:13.549508 [ 18 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:13.549518 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:13.549532 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:13.549547 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:13.549558 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:14.049968 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:14.050022 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:14.050035 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:14.050048 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:14.050060 [ 15 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:14.050082 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:14.050105 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:14.050131 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:14.050144 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:14.550764 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:14.550805 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:14.550817 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:14.550830 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:14.550841 [ 16 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:14.550860 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:14.550886 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:14.550902 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:14.550920 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:15.051861 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:15.051898 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:15.051911 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:15.051924 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:15.051935 [ 16 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:15.051944 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:15.051965 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:15.051989 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:15.052001 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:15.552403 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:15.552442 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:15.552454 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:15.552467 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:15.552478 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:15.552489 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:15.552513 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:15.552537 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:15.552550 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:16.053174 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:16.053213 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:16.053226 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:16.053239 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:16.053250 [ 14 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:16.053260 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:16.053290 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:16.053322 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:16.053334 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:16.554364 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:16.554405 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:16.554418 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:16.554433 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:16.554444 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:16.554455 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:16.554479 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:16.554503 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:16.554513 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:17.055247 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:17.055288 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:17.055302 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:17.055317 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:17.055360 [ 19 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:17.055375 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:17.055398 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:17.055424 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:17.055436 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:17.556051 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:17.556099 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:17.556114 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:17.556127 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:17.556139 [ 13 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:17.556150 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:17.556177 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:17.556196 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:17.556208 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:18.056743 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:18.056777 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:18.056789 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:18.056803 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:18.056813 [ 14 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:18.056822 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:18.056844 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:18.056867 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:18.056877 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:18.557622 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=0, CommitIndex=190 and Term=2 2024.09.25 21:14:18.557658 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (0), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:18.557730 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:18.557753 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:18.557767 [ 19 ] {} RaftInstance: local log idx 190, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:18.557778 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:18.557801 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:18.557825 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:18.557838 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=191 2024.09.25 21:14:18.756415 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=190, LastLogTerm 2, EntriesLength=1, CommitIndex=190 and Term=2 2024.09.25 21:14:18.756452 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 190 (1), req c idx: 190, my term: 2, my role: 1 2024.09.25 21:14:18.756465 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:18.756478 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 190, req log term: 2, my last log idx: 190, my log (190) term: 2 2024.09.25 21:14:18.756488 [ 14 ] {} RaftInstance: [INIT] log_idx: 191, count: 0, log_store_->next_slot(): 191, req.log_entries().size(): 1 2024.09.25 21:14:18.756499 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 191, count: 0 2024.09.25 21:14:18.756508 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 191, count: 0 2024.09.25 21:14:18.756522 [ 14 ] {} RaftInstance: append at 191, term 2, timestamp 0 2024.09.25 21:14:18.756555 [ 14 ] {} RaftInstance: durable index 190, sleep and wait for log appending completion 2024.09.25 21:14:18.757543 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:18.757603 [ 14 ] {} RaftInstance: wake up, durable index 191 2024.09.25 21:14:18.757627 [ 14 ] {} RaftInstance: local log idx 191, target_commit_idx 190, quick_commit_index_ 190, state_->get_commit_idx() 190 2024.09.25 21:14:18.757638 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:18.757661 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:18.757684 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:18.757694 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:18.757971 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:18.758026 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:18.758071 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:18.758126 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:18.758137 [ 19 ] {} RaftInstance: trigger commit upto 191 2024.09.25 21:14:18.758147 [ 19 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 190 2024.09.25 21:14:18.758156 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:18.758178 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:18.758198 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:18.758203 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:18.758224 [ 20 ] {} RaftInstance: commit upto 191, current idx 190 2024.09.25 21:14:18.758239 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:18.758242 [ 20 ] {} RaftInstance: commit upto 191, current idx 191 2024.09.25 21:14:18.758253 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:18.758287 [ 20 ] {} RaftInstance: DONE: commit upto 191, current idx 191 2024.09.25 21:14:18.758301 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:19.058670 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:19.058708 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:19.058721 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:19.058735 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:19.058747 [ 14 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:19.058758 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:19.058782 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:19.058810 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:19.058825 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:19.559546 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:19.559579 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:19.559590 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:19.559604 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:19.559614 [ 12 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:19.559623 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:19.559646 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:19.559662 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:19.559672 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:20.060120 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:20.060161 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:20.060176 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:20.060189 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:20.060201 [ 14 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:20.060211 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:20.060236 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:20.060255 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:20.060266 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:20.560836 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:20.560874 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:20.560887 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:20.560900 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:20.560911 [ 19 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:20.560920 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:20.560942 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:20.560965 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:20.560976 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:21.061547 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:21.061580 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:21.061592 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:21.061605 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:21.061616 [ 17 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:21.061626 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:21.061647 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:21.061662 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:21.061672 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:21.562410 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:21.562443 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:21.562465 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:21.562480 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:21.562491 [ 14 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:21.562502 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:21.562526 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:21.562553 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:21.562565 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:22.063113 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:22.063160 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:22.063172 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:22.063185 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:22.063195 [ 19 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:22.063205 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:22.063234 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:22.063249 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:22.063259 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:22.564273 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:22.564320 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:22.564334 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:22.564348 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:22.564360 [ 19 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:22.564371 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:22.564398 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:22.564424 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:22.564435 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:23.065075 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:23.065114 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:23.065128 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:23.065142 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:23.065153 [ 14 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:23.065163 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:23.065186 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:23.065204 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:23.065215 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:23.565935 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:23.565973 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:23.565987 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:23.566015 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:23.566029 [ 19 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:23.566041 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:23.566068 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:23.566098 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:23.566111 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:24.066803 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:24.066842 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:24.066856 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:24.066870 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:24.066882 [ 16 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:24.066893 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:24.066916 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:24.066933 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:24.066945 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:24.567429 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:24.567469 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:24.567481 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:24.567494 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:24.567505 [ 13 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:24.567515 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:24.567539 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:24.567563 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:24.567573 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:25.068659 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:25.068692 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:25.068705 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:25.068719 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:25.068732 [ 13 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:25.068742 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:25.068769 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:25.068797 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:25.068810 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:25.569858 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:25.569890 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:25.569903 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:25.569918 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:25.569929 [ 17 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:25.569941 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:25.569967 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:25.570042 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:25.570055 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:26.070437 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:26.070472 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:26.070485 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:26.070498 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:26.070509 [ 16 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:26.070521 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:26.070547 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:26.070566 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:26.070579 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:26.571900 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:26.571945 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:26.571957 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:26.571970 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:26.571980 [ 17 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:26.571997 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:26.572018 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:26.572039 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:26.572057 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:27.079722 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:27.079780 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:27.079794 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:27.079808 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:27.079820 [ 17 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:27.079829 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:27.079853 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:27.079876 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:27.079888 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:27.580349 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:27.580415 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:27.580467 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:27.580485 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:27.580497 [ 17 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:27.580516 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:27.580542 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:27.580558 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:27.580568 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:28.080569 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:28.080600 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:28.080612 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:28.080644 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:28.080657 [ 16 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:28.080667 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:28.080689 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:28.080713 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:28.080726 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:28.581961 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=0, CommitIndex=191 and Term=2 2024.09.25 21:14:28.581997 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (0), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:28.582023 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:28.582037 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:28.582047 [ 15 ] {} RaftInstance: local log idx 191, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:28.582056 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:28.582069 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:28.582082 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:28.582091 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=192 2024.09.25 21:14:28.756468 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=191, LastLogTerm 2, EntriesLength=1, CommitIndex=191 and Term=2 2024.09.25 21:14:28.756528 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 191 (1), req c idx: 191, my term: 2, my role: 1 2024.09.25 21:14:28.756542 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:28.756555 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 191, req log term: 2, my last log idx: 191, my log (191) term: 2 2024.09.25 21:14:28.756565 [ 17 ] {} RaftInstance: [INIT] log_idx: 192, count: 0, log_store_->next_slot(): 192, req.log_entries().size(): 1 2024.09.25 21:14:28.756574 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 192, count: 0 2024.09.25 21:14:28.756583 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 192, count: 0 2024.09.25 21:14:28.756596 [ 17 ] {} RaftInstance: append at 192, term 2, timestamp 0 2024.09.25 21:14:28.756625 [ 17 ] {} RaftInstance: durable index 191, sleep and wait for log appending completion 2024.09.25 21:14:28.758301 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:28.758374 [ 17 ] {} RaftInstance: wake up, durable index 192 2024.09.25 21:14:28.758396 [ 17 ] {} RaftInstance: local log idx 192, target_commit_idx 191, quick_commit_index_ 191, state_->get_commit_idx() 191 2024.09.25 21:14:28.758409 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:28.758432 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:28.758457 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:28.758468 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:28.758830 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:28.758851 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:28.758862 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:28.758873 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:28.758882 [ 16 ] {} RaftInstance: trigger commit upto 192 2024.09.25 21:14:28.758891 [ 16 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 191 2024.09.25 21:14:28.758901 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:28.758924 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:28.758945 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:28.758945 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:28.758966 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:28.758976 [ 20 ] {} RaftInstance: commit upto 192, current idx 191 2024.09.25 21:14:28.758991 [ 20 ] {} RaftInstance: commit upto 192, current idx 192 2024.09.25 21:14:28.758985 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:28.759012 [ 20 ] {} RaftInstance: DONE: commit upto 192, current idx 192 2024.09.25 21:14:28.759024 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:29.082658 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:29.082707 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:29.082721 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:29.082742 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:29.082755 [ 17 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:29.082765 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:29.082797 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:29.082818 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:29.082919 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:29.583110 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:29.583146 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:29.583158 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:29.583173 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:29.583184 [ 12 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:29.583195 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:29.583209 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:29.583233 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:29.583244 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:30.084234 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:30.084272 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:30.084285 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:30.084300 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:30.084312 [ 16 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:30.084322 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:30.084347 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:30.084372 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:30.084384 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:30.584761 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:30.584800 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:30.584813 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:30.584826 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:30.584838 [ 19 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:30.584847 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:30.584870 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:30.584885 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:30.584895 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:31.085150 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:31.085199 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:31.085211 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:31.085224 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:31.085236 [ 12 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:31.085246 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:31.085272 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:31.085299 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:31.085311 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:31.586285 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:31.586321 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:31.586334 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:31.586346 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:31.586357 [ 17 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:31.586367 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:31.586391 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:31.586436 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:31.586450 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:32.086626 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:32.086683 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:32.086696 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:32.086708 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:32.086719 [ 16 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:32.086728 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:32.086749 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:32.086764 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:32.086773 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:32.587921 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:32.587956 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:32.587965 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:32.587974 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:32.587981 [ 17 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:32.587988 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:32.588023 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:32.588040 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:32.588051 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:33.088778 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:33.088818 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:33.088831 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:33.088844 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:33.088855 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:33.088866 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:33.088891 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:33.088963 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:33.088990 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:33.591313 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:33.591349 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:33.591362 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:33.591375 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:33.591386 [ 14 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:33.591396 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:33.591420 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:33.591446 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:33.591457 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:34.092296 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:34.092339 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:34.092354 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:34.092368 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:34.092380 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:34.092391 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:34.092418 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:34.092448 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:34.092463 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:34.593237 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:34.593273 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:34.593284 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:34.593298 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:34.593309 [ 14 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:34.593319 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:34.593346 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:34.593373 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:34.593384 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:35.093622 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:35.093664 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:35.093676 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:35.093690 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:35.093701 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:35.093712 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:35.093737 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:35.093764 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:35.093776 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:35.593869 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:35.593929 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:35.593941 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:35.593954 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:35.593964 [ 14 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:35.594023 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:35.594051 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:35.594076 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:35.594086 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:36.094632 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:36.094665 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:36.094696 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:36.094712 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:36.094723 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:36.094734 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:36.094759 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:36.094783 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:36.094795 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:36.595227 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:36.595266 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:36.595278 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:36.595292 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:36.595303 [ 12 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:36.595313 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:36.595335 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:36.595360 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:36.595371 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:37.096237 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:37.096282 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:37.096293 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:37.096305 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:37.096315 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:37.096323 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:37.096345 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:37.096366 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:37.096376 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:37.596942 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:37.597023 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:37.597036 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:37.597050 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:37.597060 [ 12 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:37.597071 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:37.597095 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:37.597121 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:37.597132 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:38.097633 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:38.097674 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:38.097687 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:38.097700 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:38.097712 [ 18 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:38.097723 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:38.097747 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:38.097772 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:38.097784 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:38.597977 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=0, CommitIndex=192 and Term=2 2024.09.25 21:14:38.598016 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (0), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:38.598029 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:38.598043 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:38.598055 [ 13 ] {} RaftInstance: local log idx 192, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:38.598065 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:38.598090 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:38.598116 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:38.598128 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=193 2024.09.25 21:14:38.756408 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=192, LastLogTerm 2, EntriesLength=1, CommitIndex=192 and Term=2 2024.09.25 21:14:38.756436 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 192 (1), req c idx: 192, my term: 2, my role: 1 2024.09.25 21:14:38.756447 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:38.756458 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 192, req log term: 2, my last log idx: 192, my log (192) term: 2 2024.09.25 21:14:38.756467 [ 15 ] {} RaftInstance: [INIT] log_idx: 193, count: 0, log_store_->next_slot(): 193, req.log_entries().size(): 1 2024.09.25 21:14:38.756477 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 193, count: 0 2024.09.25 21:14:38.756502 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 193, count: 0 2024.09.25 21:14:38.756516 [ 15 ] {} RaftInstance: append at 193, term 2, timestamp 0 2024.09.25 21:14:38.756544 [ 15 ] {} RaftInstance: durable index 192, sleep and wait for log appending completion 2024.09.25 21:14:38.757711 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:38.757775 [ 15 ] {} RaftInstance: wake up, durable index 193 2024.09.25 21:14:38.757795 [ 15 ] {} RaftInstance: local log idx 193, target_commit_idx 192, quick_commit_index_ 192, state_->get_commit_idx() 192 2024.09.25 21:14:38.757806 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:38.757828 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:38.757851 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:38.757861 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:38.758129 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:38.758154 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:38.758165 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:38.758176 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:38.758186 [ 13 ] {} RaftInstance: trigger commit upto 193 2024.09.25 21:14:38.758195 [ 13 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 192 2024.09.25 21:14:38.758204 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:38.758228 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:38.758246 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:38.758250 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:38.758271 [ 20 ] {} RaftInstance: commit upto 193, current idx 192 2024.09.25 21:14:38.758286 [ 20 ] {} RaftInstance: commit upto 193, current idx 193 2024.09.25 21:14:38.758291 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:38.758305 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:38.758323 [ 20 ] {} RaftInstance: DONE: commit upto 193, current idx 193 2024.09.25 21:14:38.758335 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:39.099055 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:39.099089 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:39.099100 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:39.099112 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:39.099122 [ 15 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:39.099132 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:39.099145 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:39.099158 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:39.099168 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:39.599791 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:39.599830 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:39.599842 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:39.599855 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:39.599865 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:39.599874 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:39.599895 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:39.599910 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:39.599920 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:40.100257 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:40.100292 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:40.100304 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:40.100316 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:40.100326 [ 13 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:40.100335 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:40.100356 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:40.100372 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:40.100383 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:40.600518 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:40.600559 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:40.600571 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:40.600583 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:40.600594 [ 17 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:40.600603 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:40.600626 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:40.600648 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:40.600658 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:41.101077 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:41.101116 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:41.101130 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:41.101144 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:41.101155 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:41.101165 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:41.101188 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:41.101211 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:41.101222 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:41.602378 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:41.602418 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:41.602431 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:41.602445 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:41.602456 [ 17 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:41.602468 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:41.602497 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:41.602523 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:41.602536 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:42.103446 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:42.103489 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:42.103503 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:42.103517 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:42.103530 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:42.103540 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:42.103564 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:42.103590 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:42.103603 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:42.604049 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:42.604088 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:42.604099 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:42.604113 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:42.604124 [ 17 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:42.604172 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:42.604203 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:42.604227 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:42.604238 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:43.105793 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:43.105828 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:43.105839 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:43.105854 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:43.105865 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:43.105876 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:43.105898 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:43.105921 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:43.105933 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:43.606582 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:43.606625 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:43.606639 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:43.606653 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:43.606665 [ 16 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:43.606677 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:43.606705 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:43.606732 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:43.606745 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:44.107157 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:44.107196 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:44.107209 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:44.107223 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:44.107234 [ 17 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:44.107243 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:44.107267 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:44.107292 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:44.107304 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:44.608185 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:44.608249 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:44.608265 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:44.608278 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:44.608289 [ 16 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:44.608300 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:44.608326 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:44.608344 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:44.608354 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:45.109339 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:45.109388 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:45.109400 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:45.109413 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:45.109424 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:45.109434 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:45.109483 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:45.109503 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:45.109514 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:45.610100 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:45.610140 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:45.610152 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:45.610166 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:45.610176 [ 16 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:45.610186 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:45.610211 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:45.610235 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:45.610247 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:46.111136 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:46.111177 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:46.111191 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:46.111206 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:46.111218 [ 14 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:46.111229 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:46.111257 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:46.111281 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:46.111291 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:46.611841 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:46.611883 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:46.611895 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:46.611909 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:46.611919 [ 16 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:46.611929 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:46.611953 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:46.611977 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:46.611988 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:47.112628 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:47.112670 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:47.112683 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:47.112695 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:47.112706 [ 14 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:47.112716 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:47.112738 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:47.112789 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:47.112809 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:47.613723 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:47.613760 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:47.613771 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:47.613785 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:47.613797 [ 19 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:47.613810 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:47.613836 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:47.613861 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:47.613874 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:48.114658 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:48.114691 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:48.114704 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:48.114716 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:48.114727 [ 18 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:48.114736 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:48.114760 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:48.114775 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:48.114786 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:48.615231 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=0, CommitIndex=193 and Term=2 2024.09.25 21:14:48.615274 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (0), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:48.615288 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:48.615303 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:48.615317 [ 14 ] {} RaftInstance: local log idx 193, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:48.615328 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:48.615356 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:48.615387 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:48.615402 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=194 2024.09.25 21:14:48.756489 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=193, LastLogTerm 2, EntriesLength=1, CommitIndex=193 and Term=2 2024.09.25 21:14:48.756524 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 193 (1), req c idx: 193, my term: 2, my role: 1 2024.09.25 21:14:48.756536 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:48.756548 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 193, req log term: 2, my last log idx: 193, my log (193) term: 2 2024.09.25 21:14:48.756557 [ 13 ] {} RaftInstance: [INIT] log_idx: 194, count: 0, log_store_->next_slot(): 194, req.log_entries().size(): 1 2024.09.25 21:14:48.756565 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 194, count: 0 2024.09.25 21:14:48.756573 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 194, count: 0 2024.09.25 21:14:48.756585 [ 13 ] {} RaftInstance: append at 194, term 2, timestamp 0 2024.09.25 21:14:48.756611 [ 13 ] {} RaftInstance: durable index 193, sleep and wait for log appending completion 2024.09.25 21:14:48.757589 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:48.757631 [ 13 ] {} RaftInstance: wake up, durable index 194 2024.09.25 21:14:48.757646 [ 13 ] {} RaftInstance: local log idx 194, target_commit_idx 193, quick_commit_index_ 193, state_->get_commit_idx() 193 2024.09.25 21:14:48.757657 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:48.757671 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:48.757696 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:48.757709 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:48.758049 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:48.758076 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:48.758090 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:48.758102 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:48.758113 [ 14 ] {} RaftInstance: trigger commit upto 194 2024.09.25 21:14:48.758123 [ 14 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 193 2024.09.25 21:14:48.758133 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:48.758158 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:48.758175 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:48.758177 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:48.758189 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:48.758205 [ 20 ] {} RaftInstance: commit upto 194, current idx 193 2024.09.25 21:14:48.758213 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:48.758220 [ 20 ] {} RaftInstance: commit upto 194, current idx 194 2024.09.25 21:14:48.758257 [ 20 ] {} RaftInstance: DONE: commit upto 194, current idx 194 2024.09.25 21:14:48.758267 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:49.115629 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:49.115660 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:49.115671 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:49.115682 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:49.115692 [ 12 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:49.115700 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:49.115732 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:49.115753 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:49.115762 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:49.616258 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:49.616291 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:49.616305 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:49.616317 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:49.616328 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:49.616337 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:49.616359 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:49.616384 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:49.616395 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:50.116879 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:50.116915 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:50.116926 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:50.116939 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:50.116950 [ 17 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:50.116961 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:50.116982 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:50.117003 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:50.117013 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:50.617565 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:50.617604 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:50.617617 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:50.617631 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:50.617644 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:50.617655 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:50.617682 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:50.617712 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:50.617726 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:51.118898 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:51.118936 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:51.118950 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:51.118964 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:51.118976 [ 17 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:51.118986 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:51.119011 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:51.119038 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:51.119051 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:51.619442 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:51.619501 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:51.619516 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:51.619530 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:51.619581 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:51.619601 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:51.619629 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:51.619687 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:51.619704 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:52.120108 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:52.120153 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:52.120165 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:52.120180 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:52.120192 [ 17 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:52.120202 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:52.120229 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:52.120255 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:52.120265 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:52.621300 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:52.621339 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:52.621351 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:52.621364 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:52.621374 [ 14 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:52.621385 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:52.621405 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:52.621428 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:52.621440 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:53.121835 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:53.121873 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:53.121885 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:53.121897 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:53.121907 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:53.121917 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:53.121940 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:53.121981 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:53.121993 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:53.622712 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:53.622775 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:53.622858 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:53.622873 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:53.622885 [ 14 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:53.622895 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:53.622919 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:53.622944 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:53.622955 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:54.123364 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:54.123404 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:54.123418 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:54.123431 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:54.123442 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:54.123454 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:54.123478 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:54.123497 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:54.123508 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:54.624091 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:54.624131 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:54.624144 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:54.624157 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:54.624169 [ 13 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:54.624179 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:54.624201 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:54.624218 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:54.624229 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:55.124857 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:55.124893 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:55.124905 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:55.124918 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:55.124928 [ 14 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:55.124938 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:55.124959 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:55.124975 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:55.124986 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:55.625387 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:55.625427 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:55.625440 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:55.625453 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:55.625465 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:55.625475 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:55.625499 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:55.625522 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:55.625532 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:56.126555 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:56.126594 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:56.126605 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:56.126618 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:56.126627 [ 13 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:56.126636 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:56.126656 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:56.126670 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:56.126679 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:56.626966 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:56.627021 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:56.627032 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:56.627044 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:56.627053 [ 16 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:56.627062 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:56.627081 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:56.627101 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:56.627110 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:57.127950 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:57.128025 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:57.128046 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:57.128059 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:57.128071 [ 18 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:57.128081 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:57.128106 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:57.128132 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:57.128145 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:57.628869 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:57.628907 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:57.628919 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:57.628932 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:57.628942 [ 16 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:57.628951 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:57.628972 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:57.629007 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:57.629019 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:58.129414 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:58.129477 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:58.129491 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:58.129504 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:58.129515 [ 19 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:58.129525 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:58.129546 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:58.129563 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:58.129572 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:58.630112 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=0, CommitIndex=194 and Term=2 2024.09.25 21:14:58.630149 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (0), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:58.630160 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:58.630173 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:58.630184 [ 12 ] {} RaftInstance: local log idx 194, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:58.630193 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:58.630216 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:58.630239 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:58.630250 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=195 2024.09.25 21:14:58.756474 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=194, LastLogTerm 2, EntriesLength=1, CommitIndex=194 and Term=2 2024.09.25 21:14:58.756504 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 194 (1), req c idx: 194, my term: 2, my role: 1 2024.09.25 21:14:58.756515 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:58.756534 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 194, req log term: 2, my last log idx: 194, my log (194) term: 2 2024.09.25 21:14:58.756543 [ 13 ] {} RaftInstance: [INIT] log_idx: 195, count: 0, log_store_->next_slot(): 195, req.log_entries().size(): 1 2024.09.25 21:14:58.756552 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 195, count: 0 2024.09.25 21:14:58.756560 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 195, count: 0 2024.09.25 21:14:58.756571 [ 13 ] {} RaftInstance: append at 195, term 2, timestamp 0 2024.09.25 21:14:58.756603 [ 13 ] {} RaftInstance: durable index 194, sleep and wait for log appending completion 2024.09.25 21:14:58.757781 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:14:58.757827 [ 13 ] {} RaftInstance: wake up, durable index 195 2024.09.25 21:14:58.757857 [ 13 ] {} RaftInstance: local log idx 195, target_commit_idx 194, quick_commit_index_ 194, state_->get_commit_idx() 194 2024.09.25 21:14:58.757868 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:58.757888 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:58.757917 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:58.757927 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:14:58.758262 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:14:58.758281 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:14:58.758291 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:58.758333 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:14:58.758348 [ 19 ] {} RaftInstance: trigger commit upto 195 2024.09.25 21:14:58.758358 [ 19 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 194 2024.09.25 21:14:58.758379 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:14:58.758401 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:58.758416 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:14:58.758432 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:58.758437 [ 20 ] {} RaftInstance: commit upto 195, current idx 194 2024.09.25 21:14:58.758459 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:58.758462 [ 20 ] {} RaftInstance: commit upto 195, current idx 195 2024.09.25 21:14:58.758472 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:14:58.758497 [ 20 ] {} RaftInstance: DONE: commit upto 195, current idx 195 2024.09.25 21:14:58.758516 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:14:59.130623 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:14:59.130659 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:14:59.130671 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:59.130684 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:14:59.130694 [ 13 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:14:59.130703 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:59.130726 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:59.130751 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:59.130762 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:14:59.631023 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:14:59.631063 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:14:59.631076 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:14:59.631089 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:14:59.631100 [ 19 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:14:59.631110 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:14:59.631134 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:14:59.631149 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:14:59.631160 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:00.132105 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:00.132139 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:00.132150 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:00.132163 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:00.132174 [ 13 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:00.132185 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:00.132207 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:00.132232 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:00.132242 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:00.632733 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:00.632770 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:00.632783 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:00.632796 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:00.632806 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:00.632817 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:00.632839 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:00.632854 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:00.632864 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:01.133415 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:01.133471 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:01.133493 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:01.133507 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:01.133519 [ 19 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:01.133529 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:01.133552 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:01.133577 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:01.133588 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:01.634262 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:01.634297 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:01.634309 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:01.634322 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:01.634334 [ 13 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:01.634344 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:01.634365 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:01.634380 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:01.634390 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:02.134761 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:02.134800 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:02.134812 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:02.134825 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:02.134837 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:02.134847 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:02.134868 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:02.134891 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:02.134904 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:02.635229 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:02.635268 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:02.635280 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:02.635295 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:02.635306 [ 19 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:02.635316 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:02.635341 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:02.635366 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:02.635379 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:03.136474 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:03.136515 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:03.136528 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:03.136542 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:03.136553 [ 15 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:03.136563 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:03.136614 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:03.136634 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:03.136646 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:03.637105 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:03.637141 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:03.637153 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:03.637165 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:03.637176 [ 19 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:03.637186 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:03.637209 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:03.637234 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:03.637244 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:04.137604 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:04.137646 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:04.137659 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:04.137673 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:04.137686 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:04.137697 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:04.137724 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:04.137752 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:04.137765 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:04.637805 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:04.637836 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:04.637846 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:04.637859 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:04.637869 [ 15 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:04.637879 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:04.637901 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:04.637923 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:04.637933 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:05.138546 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:05.138585 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:05.138597 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:05.138610 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:05.138621 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:05.138631 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:05.138656 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:05.138681 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:05.138692 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:05.639250 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:05.639289 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:05.639304 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:05.639318 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:05.639329 [ 14 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:05.639363 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:05.639386 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:05.639411 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:05.639422 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:06.140179 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:06.140221 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:06.140233 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:06.140246 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:06.140257 [ 15 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:06.140266 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:06.140288 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:06.140304 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:06.140314 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:06.640791 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:06.640827 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:06.640850 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:06.640864 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:06.640875 [ 14 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:06.640885 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:06.640909 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:06.640927 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:06.640936 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:07.141863 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:07.141925 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:07.141937 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:07.141951 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:07.141962 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:07.141972 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:07.141995 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:07.142018 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:07.142030 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:07.642728 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:07.642761 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:07.642773 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:07.642785 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:07.642795 [ 15 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:07.642804 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:07.642825 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:07.642845 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:07.642854 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:08.143574 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:08.143611 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:08.143688 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:08.143705 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:08.143718 [ 12 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:08.143728 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:08.143750 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:08.143775 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:08.143786 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:08.643844 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=0, CommitIndex=195 and Term=2 2024.09.25 21:15:08.643885 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (0), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:08.643898 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:08.643912 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:08.643923 [ 15 ] {} RaftInstance: local log idx 195, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:08.643933 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:08.643957 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:08.643981 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:08.643992 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=196 2024.09.25 21:15:08.756441 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=195, LastLogTerm 2, EntriesLength=1, CommitIndex=195 and Term=2 2024.09.25 21:15:08.756477 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 195 (1), req c idx: 195, my term: 2, my role: 1 2024.09.25 21:15:08.756490 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:08.756503 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 195, req log term: 2, my last log idx: 195, my log (195) term: 2 2024.09.25 21:15:08.756515 [ 16 ] {} RaftInstance: [INIT] log_idx: 196, count: 0, log_store_->next_slot(): 196, req.log_entries().size(): 1 2024.09.25 21:15:08.756526 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 196, count: 0 2024.09.25 21:15:08.756536 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 196, count: 0 2024.09.25 21:15:08.756550 [ 16 ] {} RaftInstance: append at 196, term 2, timestamp 0 2024.09.25 21:15:08.756583 [ 16 ] {} RaftInstance: durable index 195, sleep and wait for log appending completion 2024.09.25 21:15:08.757796 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:08.757861 [ 16 ] {} RaftInstance: wake up, durable index 196 2024.09.25 21:15:08.757887 [ 16 ] {} RaftInstance: local log idx 196, target_commit_idx 195, quick_commit_index_ 195, state_->get_commit_idx() 195 2024.09.25 21:15:08.757900 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:08.757926 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:08.757956 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:08.757968 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:08.758268 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:08.758293 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:08.758305 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:08.758317 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:08.758328 [ 15 ] {} RaftInstance: trigger commit upto 196 2024.09.25 21:15:08.758337 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 195 2024.09.25 21:15:08.758347 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:08.758369 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:08.758381 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:08.758401 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:08.758405 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:08.758413 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:08.758427 [ 20 ] {} RaftInstance: commit upto 196, current idx 195 2024.09.25 21:15:08.758557 [ 20 ] {} RaftInstance: commit upto 196, current idx 196 2024.09.25 21:15:08.758590 [ 20 ] {} RaftInstance: DONE: commit upto 196, current idx 196 2024.09.25 21:15:08.758602 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:09.145101 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:09.145138 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:09.145151 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:09.145165 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:09.145177 [ 16 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:09.145187 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:09.145212 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:09.145233 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:09.145246 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:09.645900 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:09.645933 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:09.645944 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:09.645957 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:09.645967 [ 16 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:09.645976 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:09.645998 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:09.646026 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:09.646037 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:10.146661 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:10.146691 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:10.146703 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:10.146716 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:10.146728 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:10.146738 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:10.146761 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:10.146786 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:10.146799 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:10.647325 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:10.647368 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:10.647381 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:10.647393 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:10.647403 [ 17 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:10.647413 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:10.647434 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:10.647448 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:10.647457 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:11.147514 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:11.147553 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:11.147566 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:11.147580 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:11.147592 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:11.147603 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:11.147648 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:11.147676 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:11.147688 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:11.648691 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:11.648735 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:11.648747 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:11.648759 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:11.648770 [ 13 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:11.648780 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:11.648801 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:11.648821 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:11.648831 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:12.149191 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:12.149232 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:12.149246 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:12.149259 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:12.149269 [ 12 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:12.149279 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:12.149302 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:12.149324 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:12.149354 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:12.649757 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:12.649799 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:12.649812 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:12.649825 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:12.649836 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:12.649846 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:12.649870 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:12.649896 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:12.649908 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:13.150047 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:13.150087 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:13.150099 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:13.150113 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:13.150124 [ 12 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:13.150135 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:13.150160 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:13.150187 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:13.150199 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:13.651262 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:13.651314 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:13.651326 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:13.651338 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:13.651349 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:13.651360 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:13.651381 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:13.651404 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:13.651416 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:14.151885 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:14.151927 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:14.151940 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:14.151954 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:14.151966 [ 19 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:14.152036 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:14.152062 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:14.152087 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:14.152098 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:14.652364 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:14.652405 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:14.652419 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:14.652433 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:14.652445 [ 13 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:14.652458 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:14.652483 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:14.652511 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:14.652524 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:15.152595 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:15.152642 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:15.152656 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:15.152670 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:15.152681 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:15.152691 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:15.152713 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:15.152736 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:15.152747 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:15.653262 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:15.653300 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:15.653312 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:15.653325 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:15.653336 [ 19 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:15.653346 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:15.653368 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:15.653389 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:15.653399 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:16.153831 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:16.153870 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:16.153883 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:16.153897 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:16.153909 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:16.153920 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:16.153945 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:16.153969 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:16.153979 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:16.654149 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:16.654187 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:16.654199 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:16.654212 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:16.654224 [ 13 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:16.654235 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:16.654256 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:16.654281 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:16.654292 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:17.154728 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:17.154781 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:17.154795 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:17.154818 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:17.154831 [ 14 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:17.154841 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:17.154871 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:17.154896 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:17.154907 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:17.655942 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:17.655976 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:17.655988 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:17.656001 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:17.656053 [ 13 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:17.656073 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:17.656096 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:17.656114 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:17.656124 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:18.156342 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:18.156377 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:18.156390 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:18.156403 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:18.156413 [ 15 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:18.156423 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:18.156446 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:18.156462 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:18.156472 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:18.656865 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=0, CommitIndex=196 and Term=2 2024.09.25 21:15:18.656900 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (0), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:18.656911 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:18.656923 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:18.656933 [ 14 ] {} RaftInstance: local log idx 196, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:18.656942 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:18.656962 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:18.656982 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:18.656991 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=197 2024.09.25 21:15:18.756416 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=196, LastLogTerm 2, EntriesLength=1, CommitIndex=196 and Term=2 2024.09.25 21:15:18.756450 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 196 (1), req c idx: 196, my term: 2, my role: 1 2024.09.25 21:15:18.756463 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:18.756476 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 196, req log term: 2, my last log idx: 196, my log (196) term: 2 2024.09.25 21:15:18.756485 [ 18 ] {} RaftInstance: [INIT] log_idx: 197, count: 0, log_store_->next_slot(): 197, req.log_entries().size(): 1 2024.09.25 21:15:18.756494 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 197, count: 0 2024.09.25 21:15:18.756503 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 197, count: 0 2024.09.25 21:15:18.756516 [ 18 ] {} RaftInstance: append at 197, term 2, timestamp 0 2024.09.25 21:15:18.756554 [ 18 ] {} RaftInstance: durable index 196, sleep and wait for log appending completion 2024.09.25 21:15:18.757755 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:18.757789 [ 18 ] {} RaftInstance: wake up, durable index 197 2024.09.25 21:15:18.757801 [ 18 ] {} RaftInstance: local log idx 197, target_commit_idx 196, quick_commit_index_ 196, state_->get_commit_idx() 196 2024.09.25 21:15:18.757812 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:18.757833 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:18.757856 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:18.757867 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:18.758158 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:18.758185 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:18.758198 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:18.758209 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:18.758218 [ 14 ] {} RaftInstance: trigger commit upto 197 2024.09.25 21:15:18.758228 [ 14 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 196 2024.09.25 21:15:18.758239 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:18.758263 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:18.758276 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:18.758280 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:18.758298 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:18.758303 [ 20 ] {} RaftInstance: commit upto 197, current idx 196 2024.09.25 21:15:18.758311 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:18.758318 [ 20 ] {} RaftInstance: commit upto 197, current idx 197 2024.09.25 21:15:18.758356 [ 20 ] {} RaftInstance: DONE: commit upto 197, current idx 197 2024.09.25 21:15:18.758369 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:19.157565 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:19.157606 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:19.157619 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:19.157631 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:19.157642 [ 17 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:19.157652 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:19.157675 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:19.157700 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:19.157711 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:19.657941 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:19.657982 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:19.657994 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:19.658007 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:19.658018 [ 18 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:19.658028 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:19.658050 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:19.658074 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:19.658085 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:20.158523 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:20.158567 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:20.158578 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:20.158591 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:20.158610 [ 14 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:20.158620 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:20.158642 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:20.158681 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:20.158691 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:20.659662 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:20.659694 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:20.659705 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:20.659717 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:20.659727 [ 17 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:20.659738 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:20.659760 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:20.659784 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:20.659795 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:21.160753 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:21.160788 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:21.160799 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:21.160811 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:21.160822 [ 16 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:21.160832 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:21.160856 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:21.160872 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:21.160883 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:21.661290 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:21.661327 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:21.661340 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:21.661353 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:21.661364 [ 17 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:21.661373 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:21.661396 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:21.661418 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:21.661429 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:22.162360 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:22.162403 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:22.162416 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:22.162429 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:22.162441 [ 14 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:22.162451 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:22.162474 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:22.162490 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:22.162501 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:22.663073 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:22.663122 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:22.663134 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:22.663154 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:22.663166 [ 16 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:22.663175 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:22.663195 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:22.663238 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:22.663248 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:23.163776 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:23.163816 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:23.163829 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:23.163842 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:23.163854 [ 17 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:23.163864 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:23.163888 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:23.163914 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:23.163927 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:23.664743 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:23.664788 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:23.664801 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:23.664814 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:23.664826 [ 16 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:23.664844 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:23.664867 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:23.664903 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:23.664917 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:24.165556 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:24.165595 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:24.165609 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:24.165623 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:24.165633 [ 12 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:24.165644 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:24.165664 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:24.165688 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:24.165699 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:24.666423 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:24.666462 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:24.666476 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:24.666489 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:24.666499 [ 16 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:24.666509 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:24.666534 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:24.666558 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:24.666570 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:25.169415 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:25.169465 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:25.169479 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:25.169492 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:25.169502 [ 12 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:25.169519 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:25.169539 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:25.169553 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:25.169562 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:25.668373 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:25.668412 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:25.668425 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:25.668437 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:25.668448 [ 19 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:25.668458 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:25.668481 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:25.668503 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:25.668513 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:26.169590 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:26.169629 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:26.169642 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:26.169654 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:26.169664 [ 17 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:26.169673 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:26.169693 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:26.169708 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:26.169717 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:26.670011 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:26.670049 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:26.670062 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:26.670076 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:26.670088 [ 19 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:26.670098 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:26.670119 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:26.670143 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:26.670154 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:27.170376 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:27.170419 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:27.170431 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:27.170443 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:27.170453 [ 15 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:27.170525 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:27.170556 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:27.170581 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:27.170592 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:27.671019 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:27.671061 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:27.671073 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:27.671085 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:27.671095 [ 19 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:27.671105 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:27.671127 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:27.671150 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:27.671160 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:28.172104 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:28.172143 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:28.172156 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:28.172168 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:28.172178 [ 15 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:28.172189 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:28.172213 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:28.172255 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:28.172268 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:28.673272 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=0, CommitIndex=197 and Term=2 2024.09.25 21:15:28.673305 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (0), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:28.673317 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:28.673330 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:28.673341 [ 13 ] {} RaftInstance: local log idx 197, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:28.673351 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:28.673375 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:28.673409 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:28.673481 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=198 2024.09.25 21:15:28.756457 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=197, LastLogTerm 2, EntriesLength=1, CommitIndex=197 and Term=2 2024.09.25 21:15:28.756489 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 197 (1), req c idx: 197, my term: 2, my role: 1 2024.09.25 21:15:28.756500 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:28.756513 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 197, req log term: 2, my last log idx: 197, my log (197) term: 2 2024.09.25 21:15:28.756523 [ 19 ] {} RaftInstance: [INIT] log_idx: 198, count: 0, log_store_->next_slot(): 198, req.log_entries().size(): 1 2024.09.25 21:15:28.756532 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 198, count: 0 2024.09.25 21:15:28.756541 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 198, count: 0 2024.09.25 21:15:28.756554 [ 19 ] {} RaftInstance: append at 198, term 2, timestamp 0 2024.09.25 21:15:28.756584 [ 19 ] {} RaftInstance: durable index 197, sleep and wait for log appending completion 2024.09.25 21:15:28.757843 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:28.757900 [ 19 ] {} RaftInstance: wake up, durable index 198 2024.09.25 21:15:28.757920 [ 19 ] {} RaftInstance: local log idx 198, target_commit_idx 197, quick_commit_index_ 197, state_->get_commit_idx() 197 2024.09.25 21:15:28.757932 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:28.757953 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:28.757980 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:28.757992 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:28.758285 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:28.758311 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:28.758324 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:28.758336 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:28.758347 [ 13 ] {} RaftInstance: trigger commit upto 198 2024.09.25 21:15:28.758357 [ 13 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 197 2024.09.25 21:15:28.758367 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:28.758391 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:28.758405 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:28.758412 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:28.758418 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:28.758439 [ 20 ] {} RaftInstance: commit upto 198, current idx 197 2024.09.25 21:15:28.758446 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:28.758452 [ 20 ] {} RaftInstance: commit upto 198, current idx 198 2024.09.25 21:15:28.758491 [ 20 ] {} RaftInstance: DONE: commit upto 198, current idx 198 2024.09.25 21:15:28.758503 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:29.173866 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:29.173903 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:29.173916 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:29.173931 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:29.173943 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:29.173954 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:29.173982 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:29.174009 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:29.174021 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:29.674776 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:29.674813 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:29.674826 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:29.674840 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:29.674851 [ 12 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:29.674862 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:29.674886 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:29.674904 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:29.674915 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:30.175574 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:30.175615 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:30.175629 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:30.175641 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:30.175652 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:30.175663 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:30.175690 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:30.175728 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:30.175742 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:30.676176 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:30.676213 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:30.676235 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:30.676249 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:30.676261 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:30.676271 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:30.676293 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:30.676317 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:30.676328 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:31.177290 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:31.177333 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:31.177346 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:31.177359 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:31.177370 [ 16 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:31.177381 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:31.177409 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:31.177429 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:31.177442 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:31.677582 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:31.677623 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:31.677637 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:31.677650 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:31.677661 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:31.677671 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:31.677694 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:31.677712 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:31.677723 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:32.178207 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:32.178253 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:32.178267 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:32.178281 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:32.178294 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:32.178305 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:32.178330 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:32.178346 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:32.178357 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:32.678666 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:32.678709 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:32.678722 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:32.678735 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:32.678745 [ 17 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:32.678755 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:32.678779 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:32.678801 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:32.678812 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:33.179031 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:33.179092 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:33.179106 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:33.179121 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:33.179132 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:33.179144 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:33.179222 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:33.179248 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:33.179261 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:33.679718 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:33.679759 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:33.679770 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:33.679782 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:33.679793 [ 17 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:33.679802 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:33.679824 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:33.679839 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:33.679849 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:34.185340 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:34.185376 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:34.185388 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:34.185402 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:34.185414 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:34.185424 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:34.185447 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:34.185472 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:34.185483 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:34.685732 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:34.685768 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:34.685781 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:34.685793 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:34.685804 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:34.685815 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:34.685837 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:34.685876 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:34.685888 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:35.186439 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:35.186541 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:35.186560 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:35.186575 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:35.186588 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:35.186599 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:35.186626 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:35.186655 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:35.186668 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:35.686880 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:35.686917 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:35.686928 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:35.686940 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:35.686950 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:35.686959 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:35.686979 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:35.687000 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:35.687010 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:36.188266 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:36.188303 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:36.188315 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:36.188328 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:36.188338 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:36.188348 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:36.188369 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:36.188384 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:36.188394 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:36.687827 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:36.687865 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:36.687878 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:36.687890 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:36.687900 [ 14 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:36.687910 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:36.687932 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:36.687956 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:36.687967 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:37.189289 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:37.189335 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:37.189348 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:37.189382 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:37.189396 [ 19 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:37.189406 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:37.189429 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:37.189453 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:37.189464 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:37.689662 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:37.689695 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:37.689706 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:37.689717 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:37.689727 [ 18 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:37.689736 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:37.689756 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:37.689770 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:37.689779 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:38.190369 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:38.190406 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:38.190418 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:38.190456 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:38.190468 [ 15 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:38.190478 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:38.190499 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:38.190520 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:38.190546 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:38.691573 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=0, CommitIndex=198 and Term=2 2024.09.25 21:15:38.691609 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (0), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:38.691622 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:38.691634 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:38.691644 [ 19 ] {} RaftInstance: local log idx 198, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:38.691653 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:38.691674 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:38.691695 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:38.691705 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=199 2024.09.25 21:15:38.760778 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=198, LastLogTerm 2, EntriesLength=1, CommitIndex=198 and Term=2 2024.09.25 21:15:38.760814 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 198 (1), req c idx: 198, my term: 2, my role: 1 2024.09.25 21:15:38.760825 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:38.760837 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 198, req log term: 2, my last log idx: 198, my log (198) term: 2 2024.09.25 21:15:38.760846 [ 18 ] {} RaftInstance: [INIT] log_idx: 199, count: 0, log_store_->next_slot(): 199, req.log_entries().size(): 1 2024.09.25 21:15:38.760855 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 199, count: 0 2024.09.25 21:15:38.760862 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 199, count: 0 2024.09.25 21:15:38.760874 [ 18 ] {} RaftInstance: append at 199, term 2, timestamp 0 2024.09.25 21:15:38.760901 [ 18 ] {} RaftInstance: durable index 198, sleep and wait for log appending completion 2024.09.25 21:15:38.762004 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:38.762054 [ 18 ] {} RaftInstance: wake up, durable index 199 2024.09.25 21:15:38.762077 [ 18 ] {} RaftInstance: local log idx 199, target_commit_idx 198, quick_commit_index_ 198, state_->get_commit_idx() 198 2024.09.25 21:15:38.762087 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:38.762106 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:38.762128 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:38.762137 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:38.762412 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:38.762432 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:38.762441 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:38.762451 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:38.762461 [ 18 ] {} RaftInstance: trigger commit upto 199 2024.09.25 21:15:38.762469 [ 18 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 198 2024.09.25 21:15:38.762476 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:38.762497 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:38.762513 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:38.762517 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:38.762533 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:38.762544 [ 20 ] {} RaftInstance: commit upto 199, current idx 198 2024.09.25 21:15:38.762548 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:38.762556 [ 20 ] {} RaftInstance: commit upto 199, current idx 199 2024.09.25 21:15:38.762595 [ 20 ] {} RaftInstance: DONE: commit upto 199, current idx 199 2024.09.25 21:15:38.762623 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:39.192223 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:39.192262 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:39.192276 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:39.192289 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:39.192300 [ 17 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:39.192311 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:39.192334 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:39.192350 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:39.192361 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:39.692757 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:39.692793 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:39.692806 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:39.692819 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:39.692830 [ 19 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:39.692840 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:39.692864 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:39.692887 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:39.692900 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:40.194054 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:40.194088 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:40.194100 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:40.194113 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:40.194123 [ 18 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:40.194133 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:40.194154 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:40.194177 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:40.194188 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:40.694471 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:40.694509 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:40.694520 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:40.694532 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:40.694542 [ 17 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:40.694552 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:40.694572 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:40.694593 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:40.694603 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:41.195101 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:41.195144 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:41.195155 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:41.195168 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:41.195178 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:41.195187 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:41.195207 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:41.195230 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:41.195240 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:41.695642 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:41.695680 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:41.695693 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:41.695707 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:41.695717 [ 17 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:41.695727 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:41.695750 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:41.695774 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:41.695785 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:42.195933 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:42.195988 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:42.196000 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:42.196012 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:42.196024 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:42.196034 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:42.196055 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:42.196078 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:42.196088 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:42.696530 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:42.696569 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:42.696580 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:42.696592 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:42.696601 [ 12 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:42.696610 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:42.696630 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:42.696651 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:42.696660 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:43.197269 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:43.197299 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:43.197310 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:43.197322 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:43.197332 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:43.197342 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:43.197361 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:43.197383 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:43.197393 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:43.698029 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:43.698067 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:43.698080 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:43.698093 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:43.698105 [ 17 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:43.698116 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:43.698139 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:43.698164 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:43.698175 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:44.198819 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:44.198862 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:44.198875 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:44.198887 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:44.198899 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:44.198910 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:44.198936 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:44.198965 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:44.198979 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:44.699473 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:44.699514 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:44.699526 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:44.699540 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:44.699552 [ 13 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:44.699563 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:44.699587 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:44.699613 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:44.699625 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:45.200144 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:45.200183 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:45.200196 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:45.200209 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:45.200219 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:45.200229 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:45.200252 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:45.200275 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:45.200286 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:45.700708 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:45.700748 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:45.700762 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:45.700776 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:45.700787 [ 13 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:45.700798 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:45.700823 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:45.700848 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:45.700860 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:46.201803 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:46.201839 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:46.201851 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:46.201863 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:46.201874 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:46.201885 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:46.201908 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:46.201925 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:46.201935 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:46.702651 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:46.702687 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:46.702700 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:46.702715 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:46.702726 [ 16 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:46.702735 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:46.702759 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:46.702785 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:46.702796 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:47.203298 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:47.203346 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:47.203360 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:47.203374 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:47.203387 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:47.203398 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:47.203424 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:47.203451 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:47.203464 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:47.704048 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:47.704085 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:47.704104 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:47.704118 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:47.704128 [ 13 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:47.704137 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:47.704163 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:47.704185 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:47.704194 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:48.204757 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:48.204804 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:48.204816 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:48.204838 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:48.204849 [ 15 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:48.204859 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:48.204880 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:48.204911 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:48.204922 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:48.706123 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=0, CommitIndex=199 and Term=2 2024.09.25 21:15:48.706159 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (0), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:48.706171 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:48.706184 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:48.706195 [ 16 ] {} RaftInstance: local log idx 199, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:48.706204 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:48.706226 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:48.706248 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:48.706258 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=200 2024.09.25 21:15:48.756515 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=199, LastLogTerm 2, EntriesLength=1, CommitIndex=199 and Term=2 2024.09.25 21:15:48.756571 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 199 (1), req c idx: 199, my term: 2, my role: 1 2024.09.25 21:15:48.756583 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:48.756596 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 199, req log term: 2, my last log idx: 199, my log (199) term: 2 2024.09.25 21:15:48.756605 [ 15 ] {} RaftInstance: [INIT] log_idx: 200, count: 0, log_store_->next_slot(): 200, req.log_entries().size(): 1 2024.09.25 21:15:48.756622 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 200, count: 0 2024.09.25 21:15:48.756630 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 200, count: 0 2024.09.25 21:15:48.756643 [ 15 ] {} RaftInstance: append at 200, term 2, timestamp 0 2024.09.25 21:15:48.756670 [ 15 ] {} RaftInstance: durable index 199, sleep and wait for log appending completion 2024.09.25 21:15:48.757839 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:48.757906 [ 15 ] {} RaftInstance: wake up, durable index 200 2024.09.25 21:15:48.757983 [ 15 ] {} RaftInstance: local log idx 200, target_commit_idx 199, quick_commit_index_ 199, state_->get_commit_idx() 199 2024.09.25 21:15:48.758009 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:48.758042 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:48.758068 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:48.758133 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:48.758488 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:48.758514 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:48.758527 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:48.758548 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:48.758559 [ 19 ] {} RaftInstance: trigger commit upto 200 2024.09.25 21:15:48.758568 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 199 2024.09.25 21:15:48.758579 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:48.758608 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:48.758629 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:48.758642 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:48.758650 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:48.758660 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:48.758691 [ 20 ] {} RaftInstance: commit upto 200, current idx 199 2024.09.25 21:15:48.758703 [ 20 ] {} RaftInstance: commit upto 200, current idx 200 2024.09.25 21:15:48.758741 [ 20 ] {} RaftInstance: DONE: commit upto 200, current idx 200 2024.09.25 21:15:48.758752 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:49.207258 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:49.207299 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:49.207311 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:49.207325 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:49.207337 [ 15 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:49.207347 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:49.207371 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:49.207389 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:49.207400 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:49.708278 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:49.708312 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:49.708322 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:49.708333 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:49.708343 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:49.708352 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:49.708371 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:49.708392 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:49.708400 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:50.208593 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:50.208635 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:50.208651 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:50.208666 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:50.208705 [ 15 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:50.208719 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:50.208743 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:50.208770 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:50.208783 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:50.709898 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:50.709936 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:50.709950 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:50.709964 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:50.709975 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:50.709986 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:50.710008 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:50.710024 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:50.710035 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:51.210223 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:51.210258 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:51.210271 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:51.210285 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:51.210298 [ 12 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:51.210310 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:51.210336 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:51.210365 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:51.210378 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:51.710795 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:51.710832 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:51.710845 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:51.710859 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:51.710870 [ 15 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:51.710881 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:51.710906 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:51.710930 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:51.710942 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:52.211795 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:52.211852 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:52.211870 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:52.211885 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:52.211898 [ 12 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:52.211921 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:52.211947 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:52.211967 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:52.211992 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:52.712764 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:52.712800 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:52.712811 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:52.712825 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:52.712838 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:52.712848 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:52.712872 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:52.712898 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:52.712909 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:53.213294 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:53.213330 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:53.213342 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:53.213355 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:53.213366 [ 18 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:53.213375 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:53.213396 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:53.213419 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:53.213429 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:53.714042 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:53.714079 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:53.714092 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:53.714106 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:53.714118 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:53.714128 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:53.714153 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:53.714180 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:53.714191 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:54.215192 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:54.215234 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:54.215248 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:54.215261 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:54.215272 [ 19 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:54.215283 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:54.215306 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:54.215331 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:54.215342 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:54.715896 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:54.715933 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:54.715945 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:54.715958 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:54.715969 [ 17 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:54.715979 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:54.716000 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:54.716023 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:54.716032 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:55.216936 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:55.216971 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:55.216982 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:55.216995 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:55.217007 [ 17 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:55.217016 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:55.217041 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:55.217060 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:55.217071 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:55.718074 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:55.718110 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:55.718122 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:55.718134 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:55.718147 [ 12 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:55.718157 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:55.718170 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:55.718192 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:55.718202 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:56.218570 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:56.218624 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:56.218679 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:56.218702 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:56.218713 [ 14 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:56.218724 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:56.218749 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:56.218777 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:56.218790 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:56.719659 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:56.719697 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:56.719709 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:56.719721 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:56.719730 [ 17 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:56.719740 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:56.719761 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:56.719782 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:56.719791 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:57.220707 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:57.220755 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:57.220770 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:57.220783 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:57.220819 [ 14 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:57.220831 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:57.220855 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:57.220883 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:57.220896 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:57.721347 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:57.721393 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:57.721408 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:57.721494 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:57.721511 [ 17 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:57.721523 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:57.721549 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:57.721575 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:57.721586 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:58.222053 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:58.222090 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:58.222101 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:58.222114 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:58.222124 [ 13 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:58.222134 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:58.222155 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:58.222171 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:58.222182 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:58.722308 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=0, CommitIndex=200 and Term=2 2024.09.25 21:15:58.722344 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (0), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:58.722356 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:58.722369 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:58.722380 [ 14 ] {} RaftInstance: local log idx 200, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:58.722389 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:58.722411 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:58.722434 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:58.722446 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=201 2024.09.25 21:15:58.756459 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=200, LastLogTerm 2, EntriesLength=1, CommitIndex=200 and Term=2 2024.09.25 21:15:58.756494 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 200 (1), req c idx: 200, my term: 2, my role: 1 2024.09.25 21:15:58.756507 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:58.756520 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 200, req log term: 2, my last log idx: 200, my log (200) term: 2 2024.09.25 21:15:58.756529 [ 17 ] {} RaftInstance: [INIT] log_idx: 201, count: 0, log_store_->next_slot(): 201, req.log_entries().size(): 1 2024.09.25 21:15:58.756538 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 201, count: 0 2024.09.25 21:15:58.756546 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 201, count: 0 2024.09.25 21:15:58.756559 [ 17 ] {} RaftInstance: append at 201, term 2, timestamp 0 2024.09.25 21:15:58.756587 [ 17 ] {} RaftInstance: durable index 200, sleep and wait for log appending completion 2024.09.25 21:15:58.757785 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:15:58.757819 [ 17 ] {} RaftInstance: wake up, durable index 201 2024.09.25 21:15:58.757832 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 200, quick_commit_index_ 200, state_->get_commit_idx() 200 2024.09.25 21:15:58.757842 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:58.757863 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:58.757885 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:58.757894 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:15:58.758207 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:15:58.758234 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:15:58.758246 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:58.758257 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:15:58.758286 [ 14 ] {} RaftInstance: trigger commit upto 201 2024.09.25 21:15:58.758296 [ 14 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 200 2024.09.25 21:15:58.758304 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:15:58.758326 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:58.758345 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:58.758349 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:15:58.758359 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:58.758374 [ 20 ] {} RaftInstance: commit upto 201, current idx 200 2024.09.25 21:15:58.758379 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:15:58.758400 [ 20 ] {} RaftInstance: commit upto 201, current idx 201 2024.09.25 21:15:58.758436 [ 20 ] {} RaftInstance: DONE: commit upto 201, current idx 201 2024.09.25 21:15:58.758448 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:15:59.222791 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:15:59.222826 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:15:59.222836 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:59.222848 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:15:59.222859 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:15:59.222868 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:59.222890 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:59.222912 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:59.222922 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:15:59.723901 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:15:59.723939 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:15:59.723951 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:15:59.723965 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:15:59.723976 [ 13 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:15:59.723986 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:15:59.724009 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:15:59.724032 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:15:59.724043 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:00.224232 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:00.224270 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:00.224281 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:00.224293 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:00.224304 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:00.224314 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:00.224335 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:00.224361 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:00.224375 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:00.724862 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:00.724892 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:00.724904 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:00.724917 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:00.724930 [ 14 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:00.724941 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:00.724967 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:00.724986 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:00.724999 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:01.225545 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:01.225584 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:01.225595 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:01.225608 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:01.225618 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:01.225627 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:01.225647 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:01.225669 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:01.225678 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:01.726663 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:01.726698 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:01.726709 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:01.726721 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:01.726731 [ 14 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:01.726740 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:01.726763 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:01.726794 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:01.726804 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:02.227552 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:02.227598 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:02.227612 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:02.227624 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:02.227635 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:02.227646 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:02.227701 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:02.227721 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:02.227732 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:02.728497 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:02.728536 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:02.728549 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:02.728562 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:02.728574 [ 14 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:02.728584 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:02.728635 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:02.728654 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:02.728665 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:03.229711 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:03.229753 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:03.229767 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:03.229781 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:03.229793 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:03.229804 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:03.229870 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:03.229914 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:03.229927 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:03.730359 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:03.730398 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:03.730413 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:03.730427 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:03.730439 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:03.730451 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:03.730477 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:03.730503 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:03.730515 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:04.231703 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:04.231743 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:04.231756 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:04.231769 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:04.231781 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:04.231792 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:04.231818 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:04.231841 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:04.231852 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:04.732822 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:04.732862 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:04.732875 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:04.732888 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:04.732900 [ 17 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:04.732910 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:04.732934 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:04.732951 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:04.732962 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:05.233335 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:05.233383 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:05.233395 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:05.233408 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:05.233419 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:05.233429 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:05.233451 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:05.233474 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:05.233484 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:05.734343 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:05.734384 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:05.734396 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:05.734409 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:05.734420 [ 15 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:05.734429 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:05.734452 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:05.734475 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:05.734487 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:06.235215 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:06.235250 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:06.235261 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:06.235272 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:06.235282 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:06.235291 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:06.235312 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:06.235328 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:06.235338 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:06.735819 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:06.735857 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:06.735869 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:06.735881 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:06.735891 [ 15 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:06.735901 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:06.735922 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:06.735946 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:06.735956 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:07.236939 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:07.236985 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:07.237001 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:07.237058 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:07.237082 [ 19 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:07.237095 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:07.237121 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:07.237147 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:07.237159 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:07.738111 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:07.738146 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:07.738158 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:07.738170 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:07.738180 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:07.738189 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:07.738211 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:07.738234 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:07.738244 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:08.238660 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:08.238701 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:08.238712 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:08.238724 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:08.238736 [ 15 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:08.238746 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:08.238767 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:08.238790 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:08.238801 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:08.739936 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=0, CommitIndex=201 and Term=2 2024.09.25 21:16:08.739976 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (0), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:08.739989 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:08.740002 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:08.740025 [ 16 ] {} RaftInstance: local log idx 201, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:08.740038 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:08.740062 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:08.740078 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:08.740089 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=202 2024.09.25 21:16:08.756423 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=201, LastLogTerm 2, EntriesLength=1, CommitIndex=201 and Term=2 2024.09.25 21:16:08.756457 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 201 (1), req c idx: 201, my term: 2, my role: 1 2024.09.25 21:16:08.756471 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:08.756485 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 201, req log term: 2, my last log idx: 201, my log (201) term: 2 2024.09.25 21:16:08.756497 [ 15 ] {} RaftInstance: [INIT] log_idx: 202, count: 0, log_store_->next_slot(): 202, req.log_entries().size(): 1 2024.09.25 21:16:08.756508 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 202, count: 0 2024.09.25 21:16:08.756518 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 202, count: 0 2024.09.25 21:16:08.756531 [ 15 ] {} RaftInstance: append at 202, term 2, timestamp 0 2024.09.25 21:16:08.756561 [ 15 ] {} RaftInstance: durable index 201, sleep and wait for log appending completion 2024.09.25 21:16:08.757404 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:08.757478 [ 15 ] {} RaftInstance: wake up, durable index 202 2024.09.25 21:16:08.757503 [ 15 ] {} RaftInstance: local log idx 202, target_commit_idx 201, quick_commit_index_ 201, state_->get_commit_idx() 201 2024.09.25 21:16:08.757516 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:08.757528 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:08.757554 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:08.757567 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:08.757886 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:08.757914 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:08.757926 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:08.757938 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:08.757950 [ 18 ] {} RaftInstance: trigger commit upto 202 2024.09.25 21:16:08.757959 [ 18 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 201 2024.09.25 21:16:08.757969 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:08.758011 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:08.758031 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:08.758036 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:08.758059 [ 20 ] {} RaftInstance: commit upto 202, current idx 201 2024.09.25 21:16:08.758076 [ 20 ] {} RaftInstance: commit upto 202, current idx 202 2024.09.25 21:16:08.758096 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:08.758109 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:08.758113 [ 20 ] {} RaftInstance: DONE: commit upto 202, current idx 202 2024.09.25 21:16:08.758131 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:09.240722 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:09.240763 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:09.240776 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:09.240789 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:09.240800 [ 18 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:09.240812 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:09.240837 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:09.240862 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:09.240873 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:09.741597 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:09.741638 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:09.741650 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:09.741662 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:09.741672 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:09.741681 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:09.741703 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:09.741747 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:09.741758 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:10.241796 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:10.241836 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:10.241848 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:10.241860 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:10.241869 [ 18 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:10.241879 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:10.241900 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:10.241921 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:10.241932 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:10.742447 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:10.742495 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:10.742508 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:10.742520 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:10.742538 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:10.742548 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:10.742569 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:10.742590 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:10.742608 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:11.242785 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:11.242822 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:11.242834 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:11.242847 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:11.242882 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:11.242894 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:11.242915 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:11.242938 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:11.242948 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:11.743805 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:11.743848 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:11.743862 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:11.743876 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:11.743887 [ 14 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:11.743898 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:11.743924 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:11.743949 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:11.743961 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:12.244725 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:12.244770 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:12.244782 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:12.244795 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:12.244806 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:12.244816 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:12.244840 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:12.244865 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:12.244876 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:12.745579 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:12.745613 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:12.745625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:12.745638 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:12.745649 [ 14 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:12.745659 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:12.745682 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:12.745706 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:12.745719 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:13.246697 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:13.246739 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:13.246752 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:13.246765 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:13.246775 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:13.246785 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:13.246810 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:13.246835 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:13.246846 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:13.746958 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:13.746997 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:13.747044 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:13.747070 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:13.747083 [ 17 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:13.747095 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:13.747128 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:13.747155 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:13.747167 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:14.247760 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:14.247800 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:14.247814 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:14.247828 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:14.247839 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:14.247849 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:14.247863 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:14.247890 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:14.247902 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:14.748711 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:14.748744 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:14.748756 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:14.748769 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:14.748780 [ 14 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:14.748790 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:14.748812 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:14.748836 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:14.748846 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:15.249480 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:15.249516 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:15.249528 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:15.249541 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:15.249552 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:15.249562 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:15.249584 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:15.249608 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:15.249619 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:15.749575 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:15.749608 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:15.749620 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:15.749634 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:15.749645 [ 19 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:15.749655 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:15.749678 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:15.749702 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:15.749713 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:16.250609 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:16.250647 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:16.250658 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:16.250670 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:16.250680 [ 12 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:16.250690 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:16.250713 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:16.250727 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:16.250736 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:16.751931 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:16.751969 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:16.751983 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:16.751996 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:16.752008 [ 19 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:16.752018 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:16.752042 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:16.752067 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:16.752079 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:17.252584 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:17.252626 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:17.252640 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:17.252654 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:17.252666 [ 16 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:17.252676 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:17.252704 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:17.252730 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:17.252743 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:17.752901 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:17.752939 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:17.752951 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:17.752965 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:17.752976 [ 15 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:17.752986 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:17.753028 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:17.753061 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:17.753072 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:18.253300 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:18.253332 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:18.253344 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:18.253357 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:18.253370 [ 19 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:18.253381 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:18.253408 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:18.253440 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:18.253452 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:18.753855 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=0, CommitIndex=202 and Term=2 2024.09.25 21:16:18.753895 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (0), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:18.753909 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:18.753921 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:18.753933 [ 13 ] {} RaftInstance: local log idx 202, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:18.753945 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:18.753968 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:18.753999 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:18.754010 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=203 2024.09.25 21:16:18.756328 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=202, LastLogTerm 2, EntriesLength=1, CommitIndex=202 and Term=2 2024.09.25 21:16:18.756348 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 202 (1), req c idx: 202, my term: 2, my role: 1 2024.09.25 21:16:18.756357 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:18.756367 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 202, req log term: 2, my last log idx: 202, my log (202) term: 2 2024.09.25 21:16:18.756377 [ 12 ] {} RaftInstance: [INIT] log_idx: 203, count: 0, log_store_->next_slot(): 203, req.log_entries().size(): 1 2024.09.25 21:16:18.756385 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 203, count: 0 2024.09.25 21:16:18.756394 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 203, count: 0 2024.09.25 21:16:18.756407 [ 12 ] {} RaftInstance: append at 203, term 2, timestamp 0 2024.09.25 21:16:18.756434 [ 12 ] {} RaftInstance: durable index 202, sleep and wait for log appending completion 2024.09.25 21:16:18.757537 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:18.757576 [ 12 ] {} RaftInstance: wake up, durable index 203 2024.09.25 21:16:18.757594 [ 12 ] {} RaftInstance: local log idx 203, target_commit_idx 202, quick_commit_index_ 202, state_->get_commit_idx() 202 2024.09.25 21:16:18.757602 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:18.757664 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:18.757689 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:18.757699 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:18.757925 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:18.757947 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:18.757957 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:18.757965 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:18.757972 [ 18 ] {} RaftInstance: trigger commit upto 203 2024.09.25 21:16:18.757978 [ 18 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 202 2024.09.25 21:16:18.757984 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:18.758001 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:18.758019 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:18.758019 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:18.758031 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:18.758040 [ 20 ] {} RaftInstance: commit upto 203, current idx 202 2024.09.25 21:16:18.758045 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:18.758050 [ 20 ] {} RaftInstance: commit upto 203, current idx 203 2024.09.25 21:16:18.758085 [ 20 ] {} RaftInstance: DONE: commit upto 203, current idx 203 2024.09.25 21:16:18.758096 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:19.254649 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:19.254688 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:19.254700 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:19.254712 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:19.254723 [ 18 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:19.254732 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:19.254755 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:19.254778 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:19.254788 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:19.755856 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:19.755951 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:19.755971 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:19.755985 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:19.755998 [ 19 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:19.756009 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:19.756034 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:19.756052 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:19.756062 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:20.256638 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:20.256674 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:20.256686 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:20.256698 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:20.256709 [ 17 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:20.256719 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:20.256742 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:20.256764 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:20.256775 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:20.757813 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:20.757844 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:20.757853 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:20.757862 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:20.757869 [ 18 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:20.757876 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:20.757894 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:20.757919 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:20.757929 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:21.258023 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:21.258055 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:21.258065 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:21.258074 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:21.258081 [ 19 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:21.258088 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:21.258107 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:21.258178 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:21.258214 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:21.758768 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:21.758797 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:21.758806 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:21.758815 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:21.758823 [ 17 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:21.758830 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:21.758847 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:21.758867 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:21.758878 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:22.259807 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:22.259850 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:22.259860 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:22.259872 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:22.259880 [ 13 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:22.259889 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:22.259908 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:22.259929 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:22.259937 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:22.760945 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:22.760983 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:22.760995 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:22.761007 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:22.761017 [ 17 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:22.761026 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:22.761049 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:22.761072 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:22.761081 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:23.261629 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:23.261658 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:23.261669 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:23.261681 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:23.261693 [ 13 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:23.261703 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:23.261724 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:23.261737 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:23.261747 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:23.762419 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:23.762453 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:23.762464 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:23.762475 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:23.762484 [ 13 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:23.762493 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:23.762506 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:23.762532 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:23.762543 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:24.263537 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:24.263568 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:24.263575 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:24.263584 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:24.263591 [ 19 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:24.263598 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:24.263616 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:24.263636 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:24.263647 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:24.764729 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:24.764765 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:24.764777 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:24.764790 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:24.764801 [ 14 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:24.764811 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:24.764833 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:24.764856 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:24.764867 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:25.265369 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:25.265418 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:25.265437 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:25.265457 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:25.265467 [ 19 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:25.265483 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:25.265512 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:25.265541 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:25.265550 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:25.766418 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:25.766451 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:25.766462 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:25.766474 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:25.766485 [ 14 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:25.766494 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:25.766517 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:25.766540 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:25.766549 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:26.266997 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:26.267059 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:26.267080 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:26.267094 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:26.267106 [ 19 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:26.267116 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:26.267140 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:26.267160 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:26.267170 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:26.767676 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:26.767709 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:26.767718 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:26.767727 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:26.767735 [ 14 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:26.767741 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:26.767759 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:26.767783 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:26.767793 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:27.268916 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:27.268959 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:27.268986 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:27.269002 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:27.269014 [ 16 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:27.269024 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:27.269051 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:27.269079 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:27.269092 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:27.769089 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:27.769118 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:27.769126 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:27.769135 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:27.769142 [ 13 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:27.769149 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:27.769167 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:27.769186 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:27.769193 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:28.269629 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=0, CommitIndex=203 and Term=2 2024.09.25 21:16:28.269664 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (0), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:28.269675 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:28.269688 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:28.269699 [ 14 ] {} RaftInstance: local log idx 203, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:28.269708 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:28.269730 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:28.269764 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:28.269774 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=204 2024.09.25 21:16:28.756355 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=203, LastLogTerm 2, EntriesLength=1, CommitIndex=203 and Term=2 2024.09.25 21:16:28.756387 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 203 (1), req c idx: 203, my term: 2, my role: 1 2024.09.25 21:16:28.756398 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:28.756410 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 203, req log term: 2, my last log idx: 203, my log (203) term: 2 2024.09.25 21:16:28.756419 [ 16 ] {} RaftInstance: [INIT] log_idx: 204, count: 0, log_store_->next_slot(): 204, req.log_entries().size(): 1 2024.09.25 21:16:28.756428 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 204, count: 0 2024.09.25 21:16:28.756436 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 204, count: 0 2024.09.25 21:16:28.756448 [ 16 ] {} RaftInstance: append at 204, term 2, timestamp 0 2024.09.25 21:16:28.756475 [ 16 ] {} RaftInstance: durable index 203, sleep and wait for log appending completion 2024.09.25 21:16:28.757422 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:28.757464 [ 16 ] {} RaftInstance: wake up, durable index 204 2024.09.25 21:16:28.757482 [ 16 ] {} RaftInstance: local log idx 204, target_commit_idx 203, quick_commit_index_ 203, state_->get_commit_idx() 203 2024.09.25 21:16:28.757492 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:28.757504 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:28.757527 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:28.757538 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:28.757776 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:28.757801 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:28.757811 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:28.757821 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:28.757829 [ 17 ] {} RaftInstance: trigger commit upto 204 2024.09.25 21:16:28.757837 [ 17 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 203 2024.09.25 21:16:28.757845 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:28.757866 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:28.757882 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:28.757886 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:28.757898 [ 20 ] {} RaftInstance: commit upto 204, current idx 203 2024.09.25 21:16:28.757910 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:28.757911 [ 20 ] {} RaftInstance: commit upto 204, current idx 204 2024.09.25 21:16:28.757921 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:28.757945 [ 20 ] {} RaftInstance: DONE: commit upto 204, current idx 204 2024.09.25 21:16:28.757956 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:28.770556 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:28.770581 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:28.770590 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:28.770599 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:28.770607 [ 14 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:28.770614 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:28.770633 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:28.770652 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:28.770660 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:29.271392 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:29.271417 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:29.271424 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:29.271433 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:29.271440 [ 17 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:29.271446 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:29.271463 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:29.271487 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:29.271496 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:29.771856 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:29.771890 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:29.771900 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:29.771911 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:29.771921 [ 14 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:29.771931 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:29.771953 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:29.771976 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:29.771986 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:30.273006 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:30.273042 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:30.273053 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:30.273065 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:30.273076 [ 14 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:30.273085 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:30.273106 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:30.273145 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:30.273154 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:30.773283 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:30.773320 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:30.773333 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:30.773346 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:30.773358 [ 17 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:30.773368 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:30.773393 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:30.773419 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:30.773430 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:31.274087 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:31.274117 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:31.274127 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:31.274140 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:31.274151 [ 17 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:31.274221 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:31.274316 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:31.274342 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:31.274353 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:31.774576 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:31.774604 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:31.774616 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:31.774655 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:31.774668 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:31.774688 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:31.774711 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:31.774735 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:31.774746 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:32.275060 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:32.275103 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:32.275115 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:32.275128 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:32.275138 [ 14 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:32.275147 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:32.275169 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:32.275192 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:32.275201 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:32.775637 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:32.775712 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:32.775731 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:32.775747 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:32.775759 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:32.775770 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:32.775798 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:32.775827 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:32.775840 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:33.276839 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:33.276881 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:33.276894 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:33.276908 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:33.276920 [ 12 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:33.276930 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:33.276959 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:33.276979 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:33.277010 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:33.778010 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:33.778043 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:33.778055 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:33.778068 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:33.778080 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:33.778090 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:33.778115 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:33.778141 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:33.778155 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:34.278581 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:34.278628 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:34.278639 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:34.278650 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:34.278660 [ 18 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:34.278669 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:34.278693 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:34.278716 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:34.278726 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:34.779709 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:34.779749 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:34.779760 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:34.779772 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:34.779782 [ 12 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:34.779791 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:34.779815 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:34.779839 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:34.779850 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:35.280855 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:35.280893 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:35.280904 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:35.280916 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:35.280926 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:35.280935 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:35.280955 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:35.280977 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:35.280986 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:35.781631 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:35.781669 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:35.781680 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:35.781693 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:35.781703 [ 19 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:35.781713 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:35.781738 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:35.781766 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:35.781779 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:36.282779 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:36.282815 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:36.282826 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:36.282838 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:36.282848 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:36.282858 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:36.282880 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:36.282902 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:36.282912 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:36.783739 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:36.783764 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:36.783772 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:36.783781 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:36.783788 [ 19 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:36.783794 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:36.783811 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:36.783827 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:36.783833 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:37.284226 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:37.284269 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:37.284282 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:37.284294 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:37.284303 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:37.284312 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:37.284334 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:37.284355 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:37.284365 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:37.784559 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:37.784601 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:37.784613 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:37.784625 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:37.784635 [ 19 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:37.784645 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:37.784667 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:37.784692 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:37.784702 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:38.284804 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=0, CommitIndex=204 and Term=2 2024.09.25 21:16:38.284843 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (0), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:38.284855 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:38.284868 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:38.284880 [ 15 ] {} RaftInstance: local log idx 204, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:38.284892 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:38.284915 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:38.284941 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:38.284951 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=205 2024.09.25 21:16:38.756418 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=204, LastLogTerm 2, EntriesLength=1, CommitIndex=204 and Term=2 2024.09.25 21:16:38.756452 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 204 (1), req c idx: 204, my term: 2, my role: 1 2024.09.25 21:16:38.756464 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:38.756477 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 204, req log term: 2, my last log idx: 204, my log (204) term: 2 2024.09.25 21:16:38.756516 [ 19 ] {} RaftInstance: [INIT] log_idx: 205, count: 0, log_store_->next_slot(): 205, req.log_entries().size(): 1 2024.09.25 21:16:38.756526 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 205, count: 0 2024.09.25 21:16:38.756534 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 205, count: 0 2024.09.25 21:16:38.756547 [ 19 ] {} RaftInstance: append at 205, term 2, timestamp 0 2024.09.25 21:16:38.756575 [ 19 ] {} RaftInstance: durable index 204, sleep and wait for log appending completion 2024.09.25 21:16:38.757633 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:38.757674 [ 19 ] {} RaftInstance: wake up, durable index 205 2024.09.25 21:16:38.757697 [ 19 ] {} RaftInstance: local log idx 205, target_commit_idx 204, quick_commit_index_ 204, state_->get_commit_idx() 204 2024.09.25 21:16:38.757706 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:38.757725 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:38.757751 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:38.757763 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:38.758057 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:38.758099 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:38.758110 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:38.758120 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:38.758130 [ 16 ] {} RaftInstance: trigger commit upto 205 2024.09.25 21:16:38.758138 [ 16 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 204 2024.09.25 21:16:38.758146 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:38.758165 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:38.758185 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:38.758184 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:38.758206 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:38.758216 [ 20 ] {} RaftInstance: commit upto 205, current idx 204 2024.09.25 21:16:38.758222 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:38.758229 [ 20 ] {} RaftInstance: commit upto 205, current idx 205 2024.09.25 21:16:38.758263 [ 20 ] {} RaftInstance: DONE: commit upto 205, current idx 205 2024.09.25 21:16:38.758274 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:38.785792 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:38.785823 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:38.785831 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:38.785840 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:38.785847 [ 19 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:38.785854 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:38.785872 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:38.785893 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:38.785904 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:39.286842 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:39.286873 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:39.286882 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:39.286891 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:39.286899 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:39.286906 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:39.286925 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:39.286940 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:39.286950 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:39.787903 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:39.787936 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:39.787946 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:39.787955 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:39.787963 [ 13 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:39.787973 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:39.787998 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:39.788033 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:39.788045 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:40.288489 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:40.288518 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:40.288529 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:40.288542 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:40.288553 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:40.288563 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:40.288589 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:40.288615 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:40.288627 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:40.789559 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:40.789592 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:40.789603 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:40.789615 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:40.789626 [ 13 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:40.789636 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:40.789661 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:40.789676 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:40.789686 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:41.290526 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:41.290554 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:41.290565 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:41.290577 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:41.290587 [ 19 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:41.290596 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:41.290616 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:41.290636 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:41.290647 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:41.791120 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:41.791161 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:41.791173 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:41.791184 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:41.791201 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:41.791211 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:41.791232 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:41.791261 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:41.791271 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:42.292275 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:42.292326 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:42.292339 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:42.292351 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:42.292361 [ 17 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:42.292370 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:42.292392 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:42.292408 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:42.292418 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:42.793288 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:42.793316 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:42.793328 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:42.793340 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:42.793350 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:42.793360 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:42.793380 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:42.793402 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:42.793411 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:43.293770 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:43.293806 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:43.293818 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:43.293830 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:43.293840 [ 19 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:43.293849 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:43.293870 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:43.293892 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:43.293902 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:43.794810 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:43.794839 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:43.794849 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:43.794861 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:43.794870 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:43.794878 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:43.794897 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:43.794916 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:43.794925 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:44.295817 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:44.295847 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:44.295858 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:44.295869 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:44.295879 [ 17 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:44.295888 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:44.295906 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:44.295921 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:44.295933 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:44.796298 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:44.796337 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:44.796349 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:44.796360 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:44.796368 [ 14 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:44.796377 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:44.796398 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:44.796420 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:44.796433 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:45.297182 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:45.297218 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:45.297229 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:45.297242 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:45.297251 [ 17 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:45.297261 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:45.297284 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:45.297299 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:45.297308 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:45.798219 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:45.798261 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:45.798271 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:45.798282 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:45.798294 [ 14 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:45.798304 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:45.798325 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:45.798358 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:45.798370 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:46.298718 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:46.298746 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:46.298754 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:46.298763 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:46.298769 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:46.298776 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:46.298792 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:46.298803 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:46.298810 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:46.799766 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:46.799791 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:46.799801 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:46.799810 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:46.799824 [ 15 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:46.799833 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:46.799844 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:46.799864 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:46.799872 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:47.300722 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:47.300756 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:47.300765 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:47.300797 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:47.300804 [ 14 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:47.300811 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:47.300829 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:47.300847 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:47.300857 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:47.801261 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:47.801296 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:47.801308 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:47.801321 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:47.801331 [ 16 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:47.801341 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:47.801363 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:47.801386 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:47.801398 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:48.302301 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=0, CommitIndex=205 and Term=2 2024.09.25 21:16:48.302335 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (0), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:48.302345 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:48.302357 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:48.302368 [ 14 ] {} RaftInstance: local log idx 205, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:48.302377 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:48.302398 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:48.302419 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:48.302429 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=206 2024.09.25 21:16:48.756434 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=205, LastLogTerm 2, EntriesLength=1, CommitIndex=205 and Term=2 2024.09.25 21:16:48.756468 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 205 (1), req c idx: 205, my term: 2, my role: 1 2024.09.25 21:16:48.756481 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:48.756495 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 205, req log term: 2, my last log idx: 205, my log (205) term: 2 2024.09.25 21:16:48.756506 [ 12 ] {} RaftInstance: [INIT] log_idx: 206, count: 0, log_store_->next_slot(): 206, req.log_entries().size(): 1 2024.09.25 21:16:48.756517 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 206, count: 0 2024.09.25 21:16:48.756526 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 206, count: 0 2024.09.25 21:16:48.756540 [ 12 ] {} RaftInstance: append at 206, term 2, timestamp 0 2024.09.25 21:16:48.756560 [ 12 ] {} RaftInstance: durable index 205, sleep and wait for log appending completion 2024.09.25 21:16:48.757655 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:48.757711 [ 12 ] {} RaftInstance: wake up, durable index 206 2024.09.25 21:16:48.757737 [ 12 ] {} RaftInstance: local log idx 206, target_commit_idx 205, quick_commit_index_ 205, state_->get_commit_idx() 205 2024.09.25 21:16:48.757751 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:48.757776 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:48.757809 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:48.757821 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:48.758113 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:48.758138 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:48.758152 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:48.758164 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:48.758175 [ 14 ] {} RaftInstance: trigger commit upto 206 2024.09.25 21:16:48.758185 [ 14 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 205 2024.09.25 21:16:48.758194 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:48.758221 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:48.758234 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:48.758250 [ 20 ] {} RaftInstance: commit upto 206, current idx 205 2024.09.25 21:16:48.758268 [ 20 ] {} RaftInstance: commit upto 206, current idx 206 2024.09.25 21:16:48.758283 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:48.758305 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:48.758305 [ 20 ] {} RaftInstance: DONE: commit upto 206, current idx 206 2024.09.25 21:16:48.758318 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:48.758325 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:48.803157 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:48.803184 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:48.803193 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:48.803201 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:48.803207 [ 12 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:48.803213 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:48.803232 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:48.803249 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:48.803255 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:49.303624 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:49.303655 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:49.303667 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:49.303680 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:49.303690 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:49.303700 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:49.303723 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:49.303736 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:49.303746 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:49.804703 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:49.804739 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:49.804750 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:49.804762 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:49.804772 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:49.804781 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:49.804806 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:49.804829 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:49.804839 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:50.305905 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:50.305940 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:50.305952 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:50.305964 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:50.305974 [ 14 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:50.305984 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:50.306005 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:50.306019 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:50.306028 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:50.806407 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:50.806442 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:50.806455 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:50.806468 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:50.806479 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:50.806490 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:50.806516 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:50.806533 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:50.806544 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:51.307443 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:51.307476 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:51.307539 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:51.307558 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:51.307569 [ 12 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:51.307579 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:51.307604 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:51.307626 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:51.307636 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:51.808551 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:51.808587 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:51.808626 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:51.808665 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:51.808684 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:51.808694 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:51.808723 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:51.808738 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:51.808747 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:52.309120 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:52.309157 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:52.309169 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:52.309178 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:52.309188 [ 13 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:52.309198 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:52.309223 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:52.309253 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:52.309264 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:52.810179 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:52.810214 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:52.810224 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:52.810236 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:52.810247 [ 12 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:52.810257 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:52.810278 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:52.810300 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:52.810309 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:53.311201 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:53.311228 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:53.311236 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:53.311244 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:53.311251 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:53.311258 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:53.311275 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:53.311293 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:53.311300 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:53.811642 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:53.811677 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:53.811688 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:53.811701 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:53.811712 [ 14 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:53.811722 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:53.811742 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:53.811764 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:53.811774 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:54.312603 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:54.312638 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:54.312649 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:54.312659 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:54.312666 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:54.312672 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:54.312690 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:54.312701 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:54.312708 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:54.813108 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:54.813138 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:54.813147 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:54.813159 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:54.813169 [ 14 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:54.813178 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:54.813197 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:54.813220 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:54.813229 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:55.313728 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:55.313762 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:55.313773 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:55.313787 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:55.313797 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:55.313807 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:55.313828 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:55.313850 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:55.313862 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:55.814519 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:55.814553 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:55.814568 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:55.814581 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:55.814590 [ 12 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:55.814599 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:55.814619 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:55.814711 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:55.814737 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:56.315552 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:56.315585 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:56.315597 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:56.315609 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:56.315620 [ 19 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:56.315630 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:56.315653 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:56.315676 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:56.315688 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:56.816080 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:56.816115 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:56.816127 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:56.816139 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:56.816150 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:56.816159 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:56.816180 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:56.816203 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:56.816213 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:57.317082 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:57.317124 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:57.317135 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:57.317147 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:57.317157 [ 19 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:57.317166 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:57.317187 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:57.317202 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:57.317212 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:57.818174 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:57.818204 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:57.818214 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:57.818226 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:57.818237 [ 18 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:57.818247 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:57.818270 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:57.818293 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:57.818305 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:58.318597 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=0, CommitIndex=206 and Term=2 2024.09.25 21:16:58.318628 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (0), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:58.318638 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:58.318650 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:58.318658 [ 19 ] {} RaftInstance: local log idx 206, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:58.318667 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:58.318686 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:58.318707 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:58.318716 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=207 2024.09.25 21:16:58.756334 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=206, LastLogTerm 2, EntriesLength=1, CommitIndex=206 and Term=2 2024.09.25 21:16:58.756364 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 206 (1), req c idx: 206, my term: 2, my role: 1 2024.09.25 21:16:58.756375 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:58.756386 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 206, req log term: 2, my last log idx: 206, my log (206) term: 2 2024.09.25 21:16:58.756395 [ 18 ] {} RaftInstance: [INIT] log_idx: 207, count: 0, log_store_->next_slot(): 207, req.log_entries().size(): 1 2024.09.25 21:16:58.756403 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 207, count: 0 2024.09.25 21:16:58.756411 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 207, count: 0 2024.09.25 21:16:58.756422 [ 18 ] {} RaftInstance: append at 207, term 2, timestamp 0 2024.09.25 21:16:58.756448 [ 18 ] {} RaftInstance: durable index 206, sleep and wait for log appending completion 2024.09.25 21:16:58.757555 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:16:58.757598 [ 18 ] {} RaftInstance: wake up, durable index 207 2024.09.25 21:16:58.757614 [ 18 ] {} RaftInstance: local log idx 207, target_commit_idx 206, quick_commit_index_ 206, state_->get_commit_idx() 206 2024.09.25 21:16:58.757623 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:58.757642 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:58.757662 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:58.757671 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:16:58.757898 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:16:58.757917 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:16:58.757925 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:58.757934 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:16:58.757942 [ 19 ] {} RaftInstance: trigger commit upto 207 2024.09.25 21:16:58.757949 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 206 2024.09.25 21:16:58.757957 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:16:58.757977 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:58.757994 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:58.757994 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:16:58.758076 [ 20 ] {} RaftInstance: commit upto 207, current idx 206 2024.09.25 21:16:58.758089 [ 20 ] {} RaftInstance: commit upto 207, current idx 207 2024.09.25 21:16:58.758021 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:58.758123 [ 20 ] {} RaftInstance: DONE: commit upto 207, current idx 207 2024.09.25 21:16:58.758134 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:16:58.758136 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:16:58.819434 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:16:58.819463 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:16:58.819475 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:58.819487 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:16:58.819498 [ 18 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:16:58.819508 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:58.819530 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:58.819552 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:58.819561 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:16:59.319920 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:16:59.319946 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:16:59.319956 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:59.319968 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:16:59.319977 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:16:59.319986 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:59.320005 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:59.320028 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:59.320040 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:16:59.820369 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:16:59.820399 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:16:59.820409 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:16:59.820421 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:16:59.820431 [ 18 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:16:59.820439 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:16:59.820460 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:16:59.820480 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:16:59.820490 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:00.321372 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:00.321401 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:00.321409 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:00.321418 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:00.321425 [ 17 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:00.321432 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:00.321447 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:00.321464 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:00.321471 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:00.821603 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:00.821634 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:00.821644 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:00.821656 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:00.821665 [ 18 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:00.821675 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:00.821698 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:00.821713 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:00.821724 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:01.322090 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:01.322123 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:01.322133 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:01.322144 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:01.322152 [ 17 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:01.322160 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:01.322180 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:01.322201 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:01.322209 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:01.822926 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:01.822953 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:01.822961 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:01.822970 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:01.822976 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:01.822982 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:01.822998 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:01.823015 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:01.823022 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:02.323964 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:02.324001 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:02.324012 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:02.324038 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:02.324048 [ 17 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:02.324057 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:02.324073 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:02.324087 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:02.324097 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:02.824376 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:02.824410 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:02.824420 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:02.824430 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:02.824438 [ 15 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:02.824446 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:02.824466 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:02.824488 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:02.824497 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:03.325408 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:03.325438 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:03.325449 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:03.325461 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:03.325472 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:03.325482 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:03.325503 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:03.325531 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:03.325540 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:03.826236 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:03.826266 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:03.826275 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:03.826286 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:03.826294 [ 15 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:03.826302 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:03.826321 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:03.826341 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:03.826349 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:04.326657 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:04.326682 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:04.326689 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:04.326697 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:04.326704 [ 13 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:04.326710 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:04.326726 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:04.326743 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:04.326749 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:04.827375 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:04.827409 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:04.827419 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:04.827428 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:04.827436 [ 15 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:04.827443 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:04.827464 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:04.827483 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:04.827491 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:05.328171 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:05.328203 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:05.328212 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:05.328223 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:05.328231 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:05.328239 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:05.328260 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:05.328280 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:05.328288 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:05.828608 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:05.828637 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:05.828648 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:05.828659 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:05.828669 [ 15 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:05.828679 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:05.828706 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:05.828721 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:05.828730 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:06.329511 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:06.329542 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:06.329551 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:06.329561 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:06.329569 [ 14 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:06.329577 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:06.329597 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:06.329617 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:06.329625 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:06.829787 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:06.829841 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:06.829858 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:06.829876 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:06.829891 [ 19 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:06.829906 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:06.829962 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:06.830000 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:06.830016 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:07.330377 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:07.330412 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:07.330420 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:07.330429 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:07.330435 [ 14 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:07.330441 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:07.330458 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:07.330475 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:07.330482 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:07.831486 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:07.831542 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:07.831558 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:07.831574 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:07.831588 [ 12 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:07.831602 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:07.831637 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:07.831673 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:07.831687 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:08.332409 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=0, CommitIndex=207 and Term=2 2024.09.25 21:17:08.332433 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (0), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:08.332439 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:08.332447 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:08.332453 [ 14 ] {} RaftInstance: local log idx 207, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:08.332459 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:08.332475 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:08.332491 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:08.332497 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=208 2024.09.25 21:17:08.756458 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=207, LastLogTerm 2, EntriesLength=1, CommitIndex=207 and Term=2 2024.09.25 21:17:08.756491 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 207 (1), req c idx: 207, my term: 2, my role: 1 2024.09.25 21:17:08.756501 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:08.756510 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 207, req log term: 2, my last log idx: 207, my log (207) term: 2 2024.09.25 21:17:08.756518 [ 16 ] {} RaftInstance: [INIT] log_idx: 208, count: 0, log_store_->next_slot(): 208, req.log_entries().size(): 1 2024.09.25 21:17:08.756525 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 208, count: 0 2024.09.25 21:17:08.756532 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 208, count: 0 2024.09.25 21:17:08.756544 [ 16 ] {} RaftInstance: append at 208, term 2, timestamp 0 2024.09.25 21:17:08.756570 [ 16 ] {} RaftInstance: durable index 207, sleep and wait for log appending completion 2024.09.25 21:17:08.757750 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:08.757784 [ 16 ] {} RaftInstance: wake up, durable index 208 2024.09.25 21:17:08.757792 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 207, quick_commit_index_ 207, state_->get_commit_idx() 207 2024.09.25 21:17:08.757800 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:08.757818 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:08.757854 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:08.757874 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:08.758167 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:08.758183 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:08.758193 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:08.758203 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:08.758212 [ 14 ] {} RaftInstance: trigger commit upto 208 2024.09.25 21:17:08.758220 [ 14 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 207 2024.09.25 21:17:08.758228 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:08.758249 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:08.758266 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:08.758265 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:08.758289 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:08.758293 [ 20 ] {} RaftInstance: commit upto 208, current idx 207 2024.09.25 21:17:08.758301 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:08.758306 [ 20 ] {} RaftInstance: commit upto 208, current idx 208 2024.09.25 21:17:08.758332 [ 20 ] {} RaftInstance: DONE: commit upto 208, current idx 208 2024.09.25 21:17:08.758341 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:08.833573 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:08.833600 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:08.833607 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:08.833616 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:08.833624 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:08.833634 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:08.833658 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:08.833681 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:08.833689 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:09.334522 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:09.334558 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:09.334569 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:09.334581 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:09.334591 [ 12 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:09.334600 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:09.334624 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:09.334647 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:09.334657 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:09.835395 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:09.835424 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:09.835432 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:09.835441 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:09.835448 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:09.835454 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:09.835473 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:09.835497 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:09.835507 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:10.335807 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:10.335838 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:10.335847 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:10.335856 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:10.335864 [ 12 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:10.335871 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:10.335889 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:10.335909 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:10.335921 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:10.836776 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:10.836826 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:10.836842 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:10.836859 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:10.836874 [ 18 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:10.836888 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:10.836926 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:10.836964 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:10.836979 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:11.337688 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:11.337715 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:11.337726 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:11.337737 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:11.337744 [ 12 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:11.337751 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:11.337766 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:11.337783 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:11.337822 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:11.838290 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:11.838340 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:11.838356 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:11.838374 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:11.838389 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:11.838403 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:11.838441 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:11.838478 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:11.838493 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:12.338620 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:12.338653 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:12.338661 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:12.338669 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:12.338676 [ 12 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:12.338682 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:12.338699 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:12.338716 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:12.338722 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:12.839496 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:12.839523 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:12.839532 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:12.839541 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:12.839549 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:12.839557 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:12.839578 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:12.839598 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:12.839606 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:13.340108 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:13.340150 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:13.340159 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:13.340169 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:13.340178 [ 17 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:13.340186 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:13.340206 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:13.340226 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:13.340234 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:13.840218 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:13.840242 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:13.840249 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:13.840258 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:13.840264 [ 16 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:13.840271 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:13.840286 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:13.840302 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:13.840309 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:14.341506 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:14.341567 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:14.341584 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:14.341601 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:14.341617 [ 17 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:14.341631 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:14.341669 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:14.341705 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:14.341722 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:14.842119 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:14.842145 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:14.842154 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:14.842166 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:14.842177 [ 13 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:14.842188 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:14.842207 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:14.842229 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:14.842236 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:15.343126 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:15.343170 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:15.343179 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:15.343189 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:15.343197 [ 13 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:15.343204 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:15.343225 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:15.343246 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:15.343253 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:15.843323 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:15.843356 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:15.843365 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:15.843375 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:15.843382 [ 17 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:15.843390 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:15.843411 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:15.843432 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:15.843444 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:16.343759 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:16.343787 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:16.343794 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:16.343803 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:16.343813 [ 13 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:16.343822 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:16.343875 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:16.343895 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:16.343903 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:16.844930 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:16.844962 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:16.844971 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:16.844981 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:16.844989 [ 17 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:16.845001 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:16.845026 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:16.845047 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:16.845055 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:17.346158 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:17.346221 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:17.346232 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:17.346242 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:17.346250 [ 13 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:17.346257 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:17.346277 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:17.346296 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:17.346304 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:17.846577 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:17.846606 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:17.846614 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:17.846623 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:17.846629 [ 17 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:17.846636 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:17.846657 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:17.846675 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:17.846683 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:18.347441 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=0, CommitIndex=208 and Term=2 2024.09.25 21:17:18.347474 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (0), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:18.347483 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:18.347493 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:18.347501 [ 13 ] {} RaftInstance: local log idx 208, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:18.347509 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:18.347531 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:18.347552 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:18.347560 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=209 2024.09.25 21:17:18.756482 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=208, LastLogTerm 2, EntriesLength=1, CommitIndex=208 and Term=2 2024.09.25 21:17:18.756512 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 208 (1), req c idx: 208, my term: 2, my role: 1 2024.09.25 21:17:18.756522 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:18.756533 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 208, req log term: 2, my last log idx: 208, my log (208) term: 2 2024.09.25 21:17:18.756541 [ 16 ] {} RaftInstance: [INIT] log_idx: 209, count: 0, log_store_->next_slot(): 209, req.log_entries().size(): 1 2024.09.25 21:17:18.756549 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 209, count: 0 2024.09.25 21:17:18.756556 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 209, count: 0 2024.09.25 21:17:18.756568 [ 16 ] {} RaftInstance: append at 209, term 2, timestamp 0 2024.09.25 21:17:18.756584 [ 16 ] {} RaftInstance: durable index 208, sleep and wait for log appending completion 2024.09.25 21:17:18.757551 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:18.757636 [ 16 ] {} RaftInstance: wake up, durable index 209 2024.09.25 21:17:18.757660 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 208, quick_commit_index_ 208, state_->get_commit_idx() 208 2024.09.25 21:17:18.757670 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:18.757697 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:18.757718 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:18.757732 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:18.757952 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:18.757969 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:18.757979 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:18.757989 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:18.757998 [ 13 ] {} RaftInstance: trigger commit upto 209 2024.09.25 21:17:18.758008 [ 13 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 208 2024.09.25 21:17:18.758014 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:18.758031 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:18.758046 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:18.758051 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:18.758064 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:18.758077 [ 20 ] {} RaftInstance: commit upto 209, current idx 208 2024.09.25 21:17:18.758081 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:18.758090 [ 20 ] {} RaftInstance: commit upto 209, current idx 209 2024.09.25 21:17:18.758128 [ 20 ] {} RaftInstance: DONE: commit upto 209, current idx 209 2024.09.25 21:17:18.758141 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:18.848482 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:18.848510 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:18.848519 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:18.848528 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:18.848535 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:18.848543 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:18.848562 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:18.848583 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:18.848595 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:19.349088 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:19.349141 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:19.349158 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:19.349176 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:19.349190 [ 13 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:19.349201 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:19.349221 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:19.349240 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:19.349249 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:19.849614 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:19.849641 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:19.849648 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:19.849657 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:19.849663 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:19.849669 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:19.849687 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:19.849703 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:19.849710 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:20.350467 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:20.350526 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:20.350543 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:20.350560 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:20.350576 [ 17 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:20.350590 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:20.350629 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:20.350665 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:20.350680 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:20.851054 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:20.851081 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:20.851093 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:20.851105 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:20.851114 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:20.851124 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:20.851167 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:20.851191 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:20.851202 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:21.352084 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:21.352139 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:21.352156 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:21.352175 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:21.352190 [ 17 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:21.352203 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:21.352225 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:21.352246 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:21.352255 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:21.852357 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:21.852386 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:21.852393 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:21.852402 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:21.852409 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:21.852415 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:21.852433 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:21.852450 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:21.852460 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:22.352812 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:22.352846 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:22.352857 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:22.352870 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:22.352879 [ 17 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:22.352886 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:22.352896 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:22.352917 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:22.352929 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:22.853643 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:22.853672 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:22.853680 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:22.853688 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:22.853694 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:22.853700 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:22.853717 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:22.853733 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:22.853740 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:23.354455 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:23.354480 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:23.354487 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:23.354495 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:23.354502 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:23.354509 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:23.354524 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:23.354543 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:23.354553 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:23.854805 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:23.854830 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:23.854837 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:23.854845 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:23.854851 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:23.854858 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:23.854874 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:23.854889 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:23.854896 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:24.355608 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:24.355638 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:24.355646 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:24.355654 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:24.355660 [ 12 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:24.355666 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:24.355683 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:24.355699 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:24.355706 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:24.856549 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:24.856600 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:24.856616 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:24.856634 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:24.856649 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:24.856663 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:24.856698 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:24.856734 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:24.856749 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:25.357097 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:25.357127 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:25.357136 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:25.357146 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:25.357154 [ 12 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:25.357162 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:25.357183 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:25.357203 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:25.357211 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:25.858100 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:25.858133 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:25.858141 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:25.858151 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:25.858159 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:25.858166 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:25.858187 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:25.858207 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:25.858220 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:26.359202 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:26.359229 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:26.359238 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:26.359247 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:26.359254 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:26.359261 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:26.359282 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:26.359301 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:26.359308 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:26.859739 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:26.859787 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:26.859803 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:26.859820 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:26.859835 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:26.859856 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:26.859896 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:26.859933 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:26.859947 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:27.360164 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:27.360198 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:27.360205 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:27.360213 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:27.360219 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:27.360225 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:27.360244 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:27.360260 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:27.360266 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:27.860921 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:27.860974 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:27.860983 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:27.860991 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:27.860997 [ 16 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:27.861012 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:27.861031 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:27.861054 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:27.861065 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:28.361564 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=0, CommitIndex=209 and Term=2 2024.09.25 21:17:28.361621 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (0), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:28.361639 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:28.361656 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:28.361670 [ 18 ] {} RaftInstance: local log idx 209, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:28.361683 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:28.361720 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:28.361756 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:28.361770 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=210 2024.09.25 21:17:28.756274 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=209, LastLogTerm 2, EntriesLength=1, CommitIndex=209 and Term=2 2024.09.25 21:17:28.756301 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 209 (1), req c idx: 209, my term: 2, my role: 1 2024.09.25 21:17:28.756311 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:28.756321 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 209, req log term: 2, my last log idx: 209, my log (209) term: 2 2024.09.25 21:17:28.756329 [ 14 ] {} RaftInstance: [INIT] log_idx: 210, count: 0, log_store_->next_slot(): 210, req.log_entries().size(): 1 2024.09.25 21:17:28.756335 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 210, count: 0 2024.09.25 21:17:28.756340 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 210, count: 0 2024.09.25 21:17:28.756348 [ 14 ] {} RaftInstance: append at 210, term 2, timestamp 0 2024.09.25 21:17:28.756370 [ 14 ] {} RaftInstance: durable index 209, sleep and wait for log appending completion 2024.09.25 21:17:28.757366 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:28.757413 [ 14 ] {} RaftInstance: wake up, durable index 210 2024.09.25 21:17:28.757432 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 209, quick_commit_index_ 209, state_->get_commit_idx() 209 2024.09.25 21:17:28.757439 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:28.757455 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:28.757465 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:28.757471 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:28.757705 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:28.757724 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:28.757733 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:28.757748 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:28.757755 [ 14 ] {} RaftInstance: trigger commit upto 210 2024.09.25 21:17:28.757761 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 209 2024.09.25 21:17:28.757767 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:28.757785 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:28.757811 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:28.757813 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:28.757826 [ 20 ] {} RaftInstance: commit upto 210, current idx 209 2024.09.25 21:17:28.757838 [ 20 ] {} RaftInstance: commit upto 210, current idx 210 2024.09.25 21:17:28.757844 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:28.757854 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:28.757859 [ 20 ] {} RaftInstance: DONE: commit upto 210, current idx 210 2024.09.25 21:17:28.757869 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:28.862266 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:28.862312 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:28.862329 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:28.862345 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:28.862360 [ 15 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:28.862371 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:28.862392 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:28.862413 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:28.862425 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:29.362571 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:29.362624 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:29.362640 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:29.362658 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:29.362673 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:29.362687 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:29.362725 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:29.362763 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:29.362779 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:29.863193 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:29.863225 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:29.863236 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:29.863247 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:29.863258 [ 15 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:29.863268 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:29.863281 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:29.863294 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:29.863303 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:30.364230 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:30.364282 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:30.364300 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:30.364318 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:30.364333 [ 18 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:30.364347 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:30.364384 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:30.364421 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:30.364436 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:30.864536 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:30.864564 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:30.864573 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:30.864582 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:30.864593 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:30.864606 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:30.864631 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:30.864659 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:30.864670 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:31.365080 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:31.365125 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:31.365138 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:31.365151 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:31.365163 [ 18 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:31.365174 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:31.365203 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:31.365230 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:31.365242 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:31.865400 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:31.865432 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:31.865443 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:31.865455 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:31.865466 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:31.865473 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:31.865492 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:31.865514 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:31.865524 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:32.366163 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:32.366195 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:32.366201 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:32.366210 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:32.366216 [ 18 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:32.366221 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:32.366239 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:32.366257 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:32.366268 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:32.866737 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:32.866788 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:32.866804 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:32.866820 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:32.866835 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:32.866848 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:32.866887 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:32.866923 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:32.866938 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:33.367122 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:33.367171 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:33.367187 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:33.367207 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:33.367221 [ 18 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:33.367235 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:33.367271 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:33.367310 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:33.367326 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:33.867542 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:33.867603 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:33.867620 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:33.867638 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:33.867652 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:33.867666 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:33.867704 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:33.867741 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:33.867755 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:34.368166 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:34.368192 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:34.368199 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:34.368208 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:34.368215 [ 18 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:34.368221 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:34.368238 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:34.368255 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:34.368261 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:34.868541 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:34.868611 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:34.868635 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:34.868660 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:34.868680 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:34.868695 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:34.868737 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:34.868778 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:34.868804 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:35.368885 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:35.368937 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:35.368951 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:35.368966 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:35.368979 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:35.368990 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:35.369024 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:35.369057 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:35.369071 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:35.869533 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:35.869573 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:35.869583 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:35.869596 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:35.869605 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:35.869613 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:35.869635 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:35.869657 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:35.869665 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:36.370642 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:36.370706 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:36.370724 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:36.370743 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:36.370758 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:36.370773 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:36.370813 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:36.370852 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:36.370869 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:36.870986 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:36.871016 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:36.871025 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:36.871035 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:36.871072 [ 17 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:36.871080 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:36.871100 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:36.871120 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:36.871129 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:37.371597 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:37.371651 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:37.371667 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:37.371682 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:37.371695 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:37.371707 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:37.371738 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:37.371771 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:37.371785 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:37.871886 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:37.871949 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:37.871969 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:37.871989 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:37.872005 [ 12 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:37.872020 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:37.872060 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:37.872099 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:37.872114 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:38.372421 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=0, CommitIndex=210 and Term=2 2024.09.25 21:17:38.372453 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (0), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:38.372462 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:38.372472 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:38.372481 [ 14 ] {} RaftInstance: local log idx 210, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:38.372489 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:38.372510 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:38.372533 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:38.372542 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=211 2024.09.25 21:17:38.756479 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=210, LastLogTerm 2, EntriesLength=1, CommitIndex=210 and Term=2 2024.09.25 21:17:38.756514 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 210 (1), req c idx: 210, my term: 2, my role: 1 2024.09.25 21:17:38.756527 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:38.756539 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 210, req log term: 2, my last log idx: 210, my log (210) term: 2 2024.09.25 21:17:38.756547 [ 12 ] {} RaftInstance: [INIT] log_idx: 211, count: 0, log_store_->next_slot(): 211, req.log_entries().size(): 1 2024.09.25 21:17:38.756555 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 211, count: 0 2024.09.25 21:17:38.756562 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 211, count: 0 2024.09.25 21:17:38.756574 [ 12 ] {} RaftInstance: append at 211, term 2, timestamp 0 2024.09.25 21:17:38.756601 [ 12 ] {} RaftInstance: durable index 210, sleep and wait for log appending completion 2024.09.25 21:17:38.757567 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:38.757616 [ 12 ] {} RaftInstance: wake up, durable index 211 2024.09.25 21:17:38.757635 [ 12 ] {} RaftInstance: local log idx 211, target_commit_idx 210, quick_commit_index_ 210, state_->get_commit_idx() 210 2024.09.25 21:17:38.757643 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:38.757662 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:38.757684 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:38.757693 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:38.757935 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:38.757951 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:38.757961 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:38.757970 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:38.757980 [ 14 ] {} RaftInstance: trigger commit upto 211 2024.09.25 21:17:38.757988 [ 14 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 210 2024.09.25 21:17:38.757996 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:38.758018 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:38.758037 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:38.758038 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:38.758057 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:38.758065 [ 20 ] {} RaftInstance: commit upto 211, current idx 210 2024.09.25 21:17:38.758069 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:38.758077 [ 20 ] {} RaftInstance: commit upto 211, current idx 211 2024.09.25 21:17:38.758115 [ 20 ] {} RaftInstance: DONE: commit upto 211, current idx 211 2024.09.25 21:17:38.758126 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:38.873401 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:38.873440 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:38.873452 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:38.873463 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:38.873471 [ 12 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:38.873479 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:38.873501 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:38.873523 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:38.873532 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:39.373685 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:39.373720 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:39.373732 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:39.373744 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:39.373754 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:39.373763 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:39.373787 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:39.373813 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:39.373824 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:39.874779 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:39.874837 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:39.874854 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:39.874872 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:39.874887 [ 12 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:39.874902 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:39.874941 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:39.874981 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:39.875028 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:40.375580 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:40.375643 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:40.375660 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:40.375678 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:40.375693 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:40.375706 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:40.375744 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:40.375781 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:40.375796 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:40.876074 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:40.876127 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:40.876146 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:40.876164 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:40.876178 [ 12 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:40.876193 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:40.876231 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:40.876269 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:40.876284 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:41.376401 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:41.376450 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:41.376459 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:41.376469 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:41.376477 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:41.376485 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:41.376504 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:41.376524 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:41.376533 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:41.877048 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:41.877121 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:41.877138 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:41.877156 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:41.877170 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:41.877184 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:41.877225 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:41.877264 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:41.877279 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:42.377749 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:42.377814 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:42.377832 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:42.377850 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:42.377865 [ 15 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:42.377879 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:42.377915 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:42.377954 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:42.377969 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:42.877851 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:42.877877 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:42.877885 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:42.877897 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:42.877904 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:42.877910 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:42.877919 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:42.877936 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:42.877942 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:43.378241 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:43.378270 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:43.378277 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:43.378285 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:43.378292 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:43.378298 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:43.378313 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:43.378330 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:43.378336 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:43.879382 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:43.879415 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:43.879426 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:43.879438 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:43.879450 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:43.879460 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:43.879481 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:43.879508 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:43.879517 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:44.379698 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:44.379757 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:44.379774 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:44.379792 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:44.379807 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:44.379822 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:44.379859 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:44.379897 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:44.379912 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:44.880456 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:44.880496 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:44.880504 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:44.880512 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:44.880519 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:44.880525 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:44.880543 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:44.880561 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:44.880573 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:45.380712 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:45.380741 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:45.380751 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:45.380760 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:45.380769 [ 17 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:45.380775 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:45.380785 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:45.380807 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:45.380817 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:45.881638 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:45.881668 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:45.881675 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:45.881683 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:45.881690 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:45.881696 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:45.881712 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:45.881728 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:45.881735 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:46.382078 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:46.382109 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:46.382118 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:46.382128 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:46.382136 [ 17 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:46.382144 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:46.382166 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:46.382188 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:46.382201 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:46.883046 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:46.883078 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:46.883087 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:46.883097 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:46.883105 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:46.883112 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:46.883132 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:46.883151 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:46.883160 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:47.383888 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:47.383919 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:47.383929 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:47.383940 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:47.383949 [ 16 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:47.383958 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:47.383978 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:47.384000 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:47.384011 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:47.884447 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:47.884506 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:47.884516 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:47.884526 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:47.884534 [ 14 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:47.884541 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:47.884562 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:47.884582 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:47.884590 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:48.384690 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=0, CommitIndex=211 and Term=2 2024.09.25 21:17:48.384714 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (0), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:48.384722 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:48.384730 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:48.384736 [ 13 ] {} RaftInstance: local log idx 211, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:48.384743 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:48.384757 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:48.384773 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:48.384780 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=212 2024.09.25 21:17:48.756284 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=211, LastLogTerm 2, EntriesLength=1, CommitIndex=211 and Term=2 2024.09.25 21:17:48.756310 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 211 (1), req c idx: 211, my term: 2, my role: 1 2024.09.25 21:17:48.756320 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:48.756330 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 211, req log term: 2, my last log idx: 211, my log (211) term: 2 2024.09.25 21:17:48.756341 [ 16 ] {} RaftInstance: [INIT] log_idx: 212, count: 0, log_store_->next_slot(): 212, req.log_entries().size(): 1 2024.09.25 21:17:48.756350 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 212, count: 0 2024.09.25 21:17:48.756358 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 212, count: 0 2024.09.25 21:17:48.756371 [ 16 ] {} RaftInstance: append at 212, term 2, timestamp 0 2024.09.25 21:17:48.756398 [ 16 ] {} RaftInstance: durable index 211, sleep and wait for log appending completion 2024.09.25 21:17:48.757387 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:48.757423 [ 16 ] {} RaftInstance: wake up, durable index 212 2024.09.25 21:17:48.757440 [ 16 ] {} RaftInstance: local log idx 212, target_commit_idx 211, quick_commit_index_ 211, state_->get_commit_idx() 211 2024.09.25 21:17:48.757448 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:48.757465 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:48.757482 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:48.757488 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:48.757704 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:48.757723 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:48.757730 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:48.757738 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:48.757748 [ 13 ] {} RaftInstance: trigger commit upto 212 2024.09.25 21:17:48.757757 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 211 2024.09.25 21:17:48.757765 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:48.757787 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:48.757801 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:48.757812 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:48.757816 [ 20 ] {} RaftInstance: commit upto 212, current idx 211 2024.09.25 21:17:48.757830 [ 20 ] {} RaftInstance: commit upto 212, current idx 212 2024.09.25 21:17:48.757834 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:48.757849 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:48.757861 [ 20 ] {} RaftInstance: DONE: commit upto 212, current idx 212 2024.09.25 21:17:48.757872 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:48.885424 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:48.885470 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:48.885486 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:48.885502 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:48.885517 [ 16 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:48.885531 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:48.885567 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:48.885592 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:48.885600 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:49.385940 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:49.385976 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:49.385986 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:49.386001 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:49.386015 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:49.386026 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:49.386048 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:49.386069 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:49.386078 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:49.887050 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:49.887120 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:49.887140 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:49.887160 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:49.887177 [ 16 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:49.887192 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:49.887232 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:49.887273 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:49.887289 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:50.387630 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:50.387690 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:50.387708 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:50.387727 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:50.387743 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:50.387758 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:50.387795 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:50.387836 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:50.387852 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:50.888426 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:50.888483 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:50.888500 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:50.888518 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:50.888534 [ 19 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:50.888547 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:50.888573 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:50.888593 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:50.888603 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:51.389445 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:51.389479 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:51.389488 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:51.389499 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:51.389508 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:51.389516 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:51.389535 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:51.389555 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:51.389565 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:51.890749 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:51.890811 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:51.890829 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:51.890847 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:51.890863 [ 19 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:51.890877 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:51.890916 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:51.890955 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:51.890970 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:52.391538 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:52.391592 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:52.391602 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:52.391612 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:52.391620 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:52.391628 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:52.391649 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:52.391669 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:52.391677 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:52.891784 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:52.891832 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:52.891848 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:52.891864 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:52.891879 [ 19 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:52.891893 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:52.891932 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:52.891969 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:52.891984 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:53.393089 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:53.393149 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:53.393166 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:53.393184 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:53.393198 [ 13 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:53.393212 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:53.393252 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:53.393293 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:53.393318 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:53.893819 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:53.893864 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:53.893879 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:53.893895 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:53.893910 [ 15 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:53.893923 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:53.893961 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:53.893982 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:53.893997 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:54.395102 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:54.395150 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:54.395166 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:54.395183 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:54.395198 [ 17 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:54.395212 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:54.395247 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:54.395283 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:54.395298 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:54.895499 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:54.895545 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:54.895561 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:54.895576 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:54.895588 [ 14 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:54.895597 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:54.895614 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:54.895632 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:54.895640 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:55.396059 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:55.396101 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:55.396116 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:55.396131 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:55.396145 [ 17 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:55.396159 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:55.396194 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:55.396232 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:55.396247 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:55.896439 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:55.896479 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:55.896494 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:55.896510 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:55.896525 [ 14 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:55.896538 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:55.896573 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:55.896608 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:55.896620 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:56.396684 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:56.396742 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:56.396758 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:56.396774 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:56.396788 [ 17 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:56.396802 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:56.396839 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:56.396875 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:56.396890 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:56.897414 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:56.897461 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:56.897477 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:56.897493 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:56.897507 [ 14 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:56.897520 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:56.897559 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:56.897597 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:56.897610 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:57.397764 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:57.397800 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:57.397812 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:57.397825 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:57.397835 [ 17 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:57.397844 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:57.397858 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:57.397872 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:57.397881 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:57.899030 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:57.899083 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:57.899100 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:57.899117 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:57.899133 [ 14 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:57.899147 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:57.899184 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:57.899221 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:57.899236 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:58.399595 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=0, CommitIndex=212 and Term=2 2024.09.25 21:17:58.399622 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (0), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:58.399632 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:58.399642 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:58.399651 [ 12 ] {} RaftInstance: local log idx 212, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:58.399661 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:58.399683 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:58.399706 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:58.399715 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=213 2024.09.25 21:17:58.756378 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=212, LastLogTerm 2, EntriesLength=1, CommitIndex=212 and Term=2 2024.09.25 21:17:58.756410 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 212 (1), req c idx: 212, my term: 2, my role: 1 2024.09.25 21:17:58.756423 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:58.756435 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 212, req log term: 2, my last log idx: 212, my log (212) term: 2 2024.09.25 21:17:58.756443 [ 12 ] {} RaftInstance: [INIT] log_idx: 213, count: 0, log_store_->next_slot(): 213, req.log_entries().size(): 1 2024.09.25 21:17:58.756450 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 213, count: 0 2024.09.25 21:17:58.756457 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 213, count: 0 2024.09.25 21:17:58.756468 [ 12 ] {} RaftInstance: append at 213, term 2, timestamp 0 2024.09.25 21:17:58.756496 [ 12 ] {} RaftInstance: durable index 212, sleep and wait for log appending completion 2024.09.25 21:17:58.757542 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:17:58.757605 [ 12 ] {} RaftInstance: wake up, durable index 213 2024.09.25 21:17:58.757625 [ 12 ] {} RaftInstance: local log idx 213, target_commit_idx 212, quick_commit_index_ 212, state_->get_commit_idx() 212 2024.09.25 21:17:58.757634 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:58.757653 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:58.757676 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:58.757689 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:17:58.757988 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:17:58.758008 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:17:58.758020 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:58.758032 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:17:58.758043 [ 14 ] {} RaftInstance: trigger commit upto 213 2024.09.25 21:17:58.758053 [ 14 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 212 2024.09.25 21:17:58.758063 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:17:58.758089 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:58.758104 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:17:58.758111 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:58.758128 [ 20 ] {} RaftInstance: commit upto 213, current idx 212 2024.09.25 21:17:58.758139 [ 20 ] {} RaftInstance: commit upto 213, current idx 213 2024.09.25 21:17:58.758145 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:58.758156 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:17:58.758171 [ 20 ] {} RaftInstance: DONE: commit upto 213, current idx 213 2024.09.25 21:17:58.758180 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:17:58.900430 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:17:58.900454 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:17:58.900463 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:58.900472 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:17:58.900480 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:17:58.900487 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:58.900508 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:58.900527 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:58.900535 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:17:59.401495 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:17:59.401550 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:17:59.401567 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:59.401586 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:17:59.401601 [ 12 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:17:59.401614 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:59.401640 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:59.401660 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:59.401668 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:17:59.902151 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:17:59.902207 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:17:59.902224 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:17:59.902242 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:17:59.902257 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:17:59.902271 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:17:59.902310 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:17:59.902347 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:17:59.902362 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:00.403219 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:00.403248 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:00.403255 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:00.403263 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:00.403270 [ 12 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:00.403279 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:00.403301 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:00.403320 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:00.403330 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:00.903981 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:00.904013 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:00.904022 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:00.904032 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:00.904040 [ 16 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:00.904048 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:00.904067 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:00.904087 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:00.904099 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:01.404400 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:01.404431 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:01.404438 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:01.404447 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:01.404454 [ 12 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:01.404460 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:01.404478 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:01.404502 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:01.404508 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:01.905364 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:01.905415 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:01.905432 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:01.905449 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:01.905464 [ 16 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:01.905479 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:01.905517 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:01.905556 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:01.905571 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:02.405705 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:02.405746 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:02.405755 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:02.405765 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:02.405773 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:02.405781 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:02.405804 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:02.405823 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:02.405831 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:02.906193 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:02.906222 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:02.906233 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:02.906246 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:02.906256 [ 16 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:02.906266 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:02.906286 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:02.906314 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:02.906322 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:03.407246 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:03.407299 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:03.407316 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:03.407334 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:03.407350 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:03.407364 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:03.407401 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:03.407439 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:03.407454 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:03.908312 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:03.908353 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:03.908368 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:03.908382 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:03.908394 [ 16 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:03.908405 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:03.908435 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:03.908465 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:03.908479 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:04.409003 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:04.409062 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:04.409079 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:04.409098 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:04.409114 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:04.409129 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:04.409166 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:04.409205 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:04.409221 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:04.910017 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:04.910040 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:04.910047 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:04.910055 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:04.910061 [ 16 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:04.910067 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:04.910082 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:04.910097 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:04.910104 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:05.410938 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:05.410988 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:05.411004 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:05.411022 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:05.411037 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:05.411052 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:05.411087 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:05.411126 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:05.411141 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:05.911541 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:05.911570 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:05.911582 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:05.911594 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:05.911601 [ 19 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:05.911608 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:05.911625 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:05.911641 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:05.911652 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:06.412568 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:06.412628 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:06.412645 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:06.412663 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:06.412678 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:06.412694 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:06.412730 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:06.412756 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:06.412769 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:06.912829 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:06.912859 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:06.912871 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:06.912880 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:06.912887 [ 19 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:06.912893 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:06.912909 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:06.912926 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:06.912936 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:07.413415 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:07.413478 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:07.413495 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:07.413514 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:07.413530 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:07.413544 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:07.413582 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:07.413620 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:07.413636 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:07.913569 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:07.913595 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:07.913602 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:07.913610 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:07.913617 [ 13 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:07.913623 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:07.913638 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:07.913655 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:07.913667 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:08.414304 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=0, CommitIndex=213 and Term=2 2024.09.25 21:18:08.414331 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (0), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:08.414338 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:08.414346 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:08.414353 [ 18 ] {} RaftInstance: local log idx 213, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:08.414359 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:08.414376 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:08.414393 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:08.414400 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=214 2024.09.25 21:18:08.756275 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=213, LastLogTerm 2, EntriesLength=1, CommitIndex=213 and Term=2 2024.09.25 21:18:08.756305 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 213 (1), req c idx: 213, my term: 2, my role: 1 2024.09.25 21:18:08.756312 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:08.756320 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 213, req log term: 2, my last log idx: 213, my log (213) term: 2 2024.09.25 21:18:08.756326 [ 13 ] {} RaftInstance: [INIT] log_idx: 214, count: 0, log_store_->next_slot(): 214, req.log_entries().size(): 1 2024.09.25 21:18:08.756332 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 214, count: 0 2024.09.25 21:18:08.756338 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 214, count: 0 2024.09.25 21:18:08.756347 [ 13 ] {} RaftInstance: append at 214, term 2, timestamp 0 2024.09.25 21:18:08.756368 [ 13 ] {} RaftInstance: durable index 213, sleep and wait for log appending completion 2024.09.25 21:18:08.757384 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:08.757426 [ 13 ] {} RaftInstance: wake up, durable index 214 2024.09.25 21:18:08.757442 [ 13 ] {} RaftInstance: local log idx 214, target_commit_idx 213, quick_commit_index_ 213, state_->get_commit_idx() 213 2024.09.25 21:18:08.757452 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:08.757472 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:08.757492 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:08.757499 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:08.757687 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:08.757703 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:08.757713 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:08.757723 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:08.757733 [ 15 ] {} RaftInstance: trigger commit upto 214 2024.09.25 21:18:08.757741 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 213 2024.09.25 21:18:08.757751 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:08.757763 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:08.757774 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:08.757783 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:08.757791 [ 20 ] {} RaftInstance: commit upto 214, current idx 213 2024.09.25 21:18:08.757801 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:08.757806 [ 20 ] {} RaftInstance: commit upto 214, current idx 214 2024.09.25 21:18:08.757813 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:08.757832 [ 20 ] {} RaftInstance: DONE: commit upto 214, current idx 214 2024.09.25 21:18:08.757843 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:08.915253 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:08.915299 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:08.915314 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:08.915331 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:08.915345 [ 13 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:08.915361 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:08.915398 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:08.915436 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:08.915451 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:09.415551 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:09.415585 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:09.415594 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:09.415605 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:09.415613 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:09.415621 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:09.415640 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:09.415661 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:09.415669 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:09.916583 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:09.916625 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:09.916639 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:09.916654 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:09.916667 [ 17 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:09.916679 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:09.916709 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:09.916731 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:09.916739 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:10.417156 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:10.417195 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:10.417205 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:10.417217 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:10.417225 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:10.417234 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:10.417256 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:10.417278 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:10.417287 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:10.918244 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:10.918283 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:10.918293 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:10.918304 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:10.918313 [ 18 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:10.918322 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:10.918343 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:10.918365 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:10.918375 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:11.419197 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:11.419236 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:11.419245 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:11.419256 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:11.419265 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:11.419273 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:11.419295 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:11.419318 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:11.419327 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:11.919686 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:11.919724 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:11.919733 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:11.919744 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:11.919753 [ 18 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:11.919761 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:11.919783 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:11.919806 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:11.919815 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:12.419964 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:12.420000 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:12.420009 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:12.420019 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:12.420027 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:12.420035 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:12.420055 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:12.420075 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:12.420088 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:12.920891 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:12.920941 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:12.920958 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:12.920976 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:12.920992 [ 18 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:12.921016 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:12.921061 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:12.921100 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:12.921116 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:13.421627 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:13.421680 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:13.421697 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:13.421714 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:13.421731 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:13.421745 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:13.421782 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:13.421812 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:13.421820 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:13.922008 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:13.922082 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:13.922099 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:13.922117 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:13.922132 [ 18 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:13.922146 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:13.922185 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:13.922224 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:13.922239 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:14.422262 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:14.422317 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:14.422334 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:14.422351 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:14.422366 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:14.422380 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:14.422418 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:14.422456 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:14.422471 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:14.922811 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:14.922835 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:14.922842 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:14.922850 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:14.922856 [ 14 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:14.922862 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:14.922879 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:14.922895 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:14.922901 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:15.423743 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:15.423797 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:15.423814 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:15.423831 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:15.423844 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:15.423852 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:15.423872 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:15.423892 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:15.423899 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:15.923889 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:15.923913 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:15.923921 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:15.923929 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:15.923936 [ 14 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:15.923942 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:15.923958 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:15.923975 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:15.923981 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:16.424468 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:16.424520 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:16.424536 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:16.424553 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:16.424567 [ 16 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:16.424581 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:16.424618 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:16.424654 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:16.424668 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:16.924964 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:16.925017 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:16.925032 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:16.925050 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:16.925065 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:16.925078 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:16.925116 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:16.925152 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:16.925166 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:17.425160 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:17.425191 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:17.425199 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:17.425208 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:17.425214 [ 16 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:17.425221 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:17.425238 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:17.425254 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:17.425260 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:17.925715 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:17.925764 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:17.925779 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:17.925796 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:17.925810 [ 15 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:17.925824 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:17.925855 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:17.925877 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:17.925884 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:18.426180 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=0, CommitIndex=214 and Term=2 2024.09.25 21:18:18.426244 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (0), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:18.426267 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:18.426291 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:18.426312 [ 13 ] {} RaftInstance: local log idx 214, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:18.426326 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:18.426363 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:18.426402 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:18.426426 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=215 2024.09.25 21:18:18.756364 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=214, LastLogTerm 2, EntriesLength=1, CommitIndex=214 and Term=2 2024.09.25 21:18:18.756393 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 214 (1), req c idx: 214, my term: 2, my role: 1 2024.09.25 21:18:18.756402 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:18.756411 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 214, req log term: 2, my last log idx: 214, my log (214) term: 2 2024.09.25 21:18:18.756419 [ 15 ] {} RaftInstance: [INIT] log_idx: 215, count: 0, log_store_->next_slot(): 215, req.log_entries().size(): 1 2024.09.25 21:18:18.756426 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 215, count: 0 2024.09.25 21:18:18.756433 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 215, count: 0 2024.09.25 21:18:18.756444 [ 15 ] {} RaftInstance: append at 215, term 2, timestamp 0 2024.09.25 21:18:18.756468 [ 15 ] {} RaftInstance: durable index 214, sleep and wait for log appending completion 2024.09.25 21:18:18.757487 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:18.757522 [ 15 ] {} RaftInstance: wake up, durable index 215 2024.09.25 21:18:18.757540 [ 15 ] {} RaftInstance: local log idx 215, target_commit_idx 214, quick_commit_index_ 214, state_->get_commit_idx() 214 2024.09.25 21:18:18.757547 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:18.757563 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:18.757578 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:18.757585 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:18.757781 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:18.757804 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:18.757811 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:18.757819 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:18.757826 [ 13 ] {} RaftInstance: trigger commit upto 215 2024.09.25 21:18:18.757831 [ 13 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 214 2024.09.25 21:18:18.757837 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:18.757853 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:18.757866 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:18.757872 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:18.757932 [ 20 ] {} RaftInstance: commit upto 215, current idx 214 2024.09.25 21:18:18.757953 [ 20 ] {} RaftInstance: commit upto 215, current idx 215 2024.09.25 21:18:18.757882 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:18.757975 [ 20 ] {} RaftInstance: DONE: commit upto 215, current idx 215 2024.09.25 21:18:18.757982 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:18.757986 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:18.926339 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:18.926360 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:18.926370 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:18.926379 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:18.926386 [ 15 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:18.926392 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:18.926408 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:18.926429 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:18.926436 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:19.426892 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:19.426924 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:19.426934 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:19.426943 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:19.426952 [ 17 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:19.426959 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:19.426979 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:19.426999 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:19.427021 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:19.927275 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:19.927329 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:19.927345 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:19.927363 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:19.927378 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:19.927393 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:19.927430 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:19.927470 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:19.927485 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:20.427783 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:20.427836 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:20.427852 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:20.427870 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:20.427885 [ 18 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:20.427897 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:20.427919 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:20.427939 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:20.427947 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:20.928294 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:20.928319 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:20.928326 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:20.928334 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:20.928340 [ 15 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:20.928347 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:20.928361 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:20.928379 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:20.928386 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:21.429257 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:21.429308 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:21.429324 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:21.429342 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:21.429357 [ 18 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:21.429371 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:21.429406 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:21.429444 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:21.429459 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:21.930202 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:21.930230 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:21.930237 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:21.930245 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:21.930251 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:21.930257 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:21.930275 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:21.930292 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:21.930302 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:22.430558 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:22.430590 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:22.430601 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:22.430614 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:22.430623 [ 12 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:22.430629 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:22.430644 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:22.430661 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:22.430668 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:22.931387 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:22.931415 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:22.931425 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:22.931436 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:22.931446 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:22.931454 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:22.931473 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:22.931490 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:22.931497 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:23.432153 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:23.432176 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:23.432183 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:23.432191 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:23.432197 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:23.432203 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:23.432221 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:23.432238 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:23.432244 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:23.932528 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:23.932555 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:23.932566 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:23.932577 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:23.932602 [ 12 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:23.932613 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:23.932633 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:23.932647 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:23.932656 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:24.432766 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:24.432795 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:24.432803 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:24.432812 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:24.432823 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:24.432833 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:24.432855 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:24.432874 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:24.432882 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:24.934064 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:24.934112 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:24.934127 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:24.934144 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:24.934160 [ 18 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:24.934174 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:24.934210 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:24.934248 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:24.934263 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:25.434782 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:25.434828 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:25.434844 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:25.434861 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:25.434877 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:25.434891 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:25.434917 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:25.434936 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:25.434944 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:25.935138 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:25.935190 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:25.935206 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:25.935223 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:25.935239 [ 12 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:25.935254 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:25.935293 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:25.935330 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:25.935345 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:26.435292 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:26.435322 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:26.435330 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:26.435339 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:26.435373 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:26.435380 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:26.435398 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:26.435414 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:26.435420 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:26.935709 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:26.935736 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:26.935744 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:26.935752 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:26.935759 [ 18 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:26.935765 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:26.935781 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:26.935797 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:26.935804 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:27.436480 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:27.436520 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:27.436530 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:27.436538 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:27.436545 [ 16 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:27.436551 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:27.436567 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:27.436577 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:27.436583 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:27.937449 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:27.937500 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:27.937515 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:27.937532 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:27.937547 [ 18 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:27.937560 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:27.937596 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:27.937635 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:27.937659 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:28.438214 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=0, CommitIndex=215 and Term=2 2024.09.25 21:18:28.438267 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (0), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:28.438283 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:28.438300 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:28.438315 [ 19 ] {} RaftInstance: local log idx 215, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:28.438328 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:28.438366 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:28.438403 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:28.438418 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=216 2024.09.25 21:18:28.756285 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=215, LastLogTerm 2, EntriesLength=1, CommitIndex=215 and Term=2 2024.09.25 21:18:28.756313 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 215 (1), req c idx: 215, my term: 2, my role: 1 2024.09.25 21:18:28.756322 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:28.756332 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 215, req log term: 2, my last log idx: 215, my log (215) term: 2 2024.09.25 21:18:28.756339 [ 19 ] {} RaftInstance: [INIT] log_idx: 216, count: 0, log_store_->next_slot(): 216, req.log_entries().size(): 1 2024.09.25 21:18:28.756346 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 216, count: 0 2024.09.25 21:18:28.756353 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 216, count: 0 2024.09.25 21:18:28.756363 [ 19 ] {} RaftInstance: append at 216, term 2, timestamp 0 2024.09.25 21:18:28.756387 [ 19 ] {} RaftInstance: durable index 215, sleep and wait for log appending completion 2024.09.25 21:18:28.757483 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:28.757564 [ 19 ] {} RaftInstance: wake up, durable index 216 2024.09.25 21:18:28.757604 [ 19 ] {} RaftInstance: local log idx 216, target_commit_idx 215, quick_commit_index_ 215, state_->get_commit_idx() 215 2024.09.25 21:18:28.757621 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:28.757658 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:28.757696 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:28.757711 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:28.758039 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:28.758062 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:28.758070 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:28.758079 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:28.758086 [ 16 ] {} RaftInstance: trigger commit upto 216 2024.09.25 21:18:28.758094 [ 16 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 215 2024.09.25 21:18:28.758105 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:28.758128 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:28.758145 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:28.758146 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:28.758165 [ 20 ] {} RaftInstance: commit upto 216, current idx 215 2024.09.25 21:18:28.758167 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:28.758174 [ 20 ] {} RaftInstance: commit upto 216, current idx 216 2024.09.25 21:18:28.758182 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:28.758208 [ 20 ] {} RaftInstance: DONE: commit upto 216, current idx 216 2024.09.25 21:18:28.758218 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:28.938439 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:28.938469 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:28.938481 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:28.938494 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:28.938503 [ 19 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:28.938510 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:28.938534 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:28.938559 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:28.938571 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:29.439413 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:29.439469 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:29.439486 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:29.439503 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:29.439518 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:29.439532 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:29.439571 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:29.439609 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:29.439624 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:29.940119 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:29.940166 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:29.940182 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:29.940199 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:29.940214 [ 16 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:29.940228 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:29.940263 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:29.940299 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:29.940314 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:30.440471 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:30.440528 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:30.440545 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:30.440563 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:30.440578 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:30.440592 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:30.440630 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:30.440668 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:30.440692 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:30.940775 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:30.940803 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:30.940813 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:30.940824 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:30.940834 [ 16 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:30.940844 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:30.940856 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:30.940878 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:30.940888 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:31.441349 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:31.441405 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:31.441422 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:31.441439 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:31.441454 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:31.441469 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:31.441507 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:31.441543 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:31.441559 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:31.942261 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:31.942291 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:31.942299 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:31.942307 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:31.942314 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:31.942320 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:31.942336 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:31.942354 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:31.942365 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:32.443474 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:32.443536 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:32.443553 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:32.443571 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:32.443586 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:32.443600 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:32.443638 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:32.443675 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:32.443690 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:32.944099 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:32.944130 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:32.944138 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:32.944146 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:32.944153 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:32.944159 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:32.944175 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:32.944193 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:32.944203 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:33.445214 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:33.445246 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:33.445258 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:33.445270 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:33.445279 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:33.445286 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:33.445306 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:33.445329 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:33.445341 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:33.946058 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:33.946087 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:33.946099 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:33.946110 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:33.946118 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:33.946125 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:33.946141 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:33.946156 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:33.946162 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:34.446416 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:34.446442 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:34.446449 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:34.446457 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:34.446463 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:34.446470 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:34.446485 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:34.446502 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:34.446509 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:34.947178 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:34.947209 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:34.947221 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:34.947232 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:34.947243 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:34.947250 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:34.947267 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:34.947284 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:34.947291 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:35.447938 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:35.447965 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:35.447972 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:35.447980 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:35.447986 [ 13 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:35.448008 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:35.448024 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:35.448041 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:35.448047 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:35.948419 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:35.948454 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:35.948464 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:35.948475 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:35.948485 [ 15 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:35.948494 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:35.948518 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:35.948542 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:35.948551 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:36.449302 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:36.449331 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:36.449343 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:36.449355 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:36.449366 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:36.449375 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:36.449397 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:36.449419 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:36.449430 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:36.950294 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:36.950345 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:36.950362 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:36.950380 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:36.950395 [ 15 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:36.950410 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:36.950449 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:36.950487 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:36.950502 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:37.450857 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:37.450886 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:37.450894 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:37.450902 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:37.450908 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:37.450915 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:37.450932 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:37.450949 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:37.450955 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:37.951747 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:37.951785 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:37.951798 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:37.951812 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:37.951824 [ 15 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:37.951835 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:37.951866 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:37.951894 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:37.951906 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:38.452797 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=0, CommitIndex=216 and Term=2 2024.09.25 21:18:38.452824 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (0), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:38.452835 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:38.452847 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:38.452857 [ 17 ] {} RaftInstance: local log idx 216, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:38.452867 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:38.452888 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:38.452909 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:38.452921 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=217 2024.09.25 21:18:38.756370 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=216, LastLogTerm 2, EntriesLength=1, CommitIndex=216 and Term=2 2024.09.25 21:18:38.756403 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 216 (1), req c idx: 216, my term: 2, my role: 1 2024.09.25 21:18:38.756413 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:38.756423 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 216, req log term: 2, my last log idx: 216, my log (216) term: 2 2024.09.25 21:18:38.756431 [ 14 ] {} RaftInstance: [INIT] log_idx: 217, count: 0, log_store_->next_slot(): 217, req.log_entries().size(): 1 2024.09.25 21:18:38.756438 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 217, count: 0 2024.09.25 21:18:38.756445 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 217, count: 0 2024.09.25 21:18:38.756457 [ 14 ] {} RaftInstance: append at 217, term 2, timestamp 0 2024.09.25 21:18:38.756483 [ 14 ] {} RaftInstance: durable index 216, sleep and wait for log appending completion 2024.09.25 21:18:38.757593 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:38.757677 [ 14 ] {} RaftInstance: wake up, durable index 217 2024.09.25 21:18:38.757711 [ 14 ] {} RaftInstance: local log idx 217, target_commit_idx 216, quick_commit_index_ 216, state_->get_commit_idx() 216 2024.09.25 21:18:38.757725 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:38.757762 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:38.757799 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:38.757814 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:38.758145 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:38.758164 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:38.758172 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:38.758179 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:38.758185 [ 12 ] {} RaftInstance: trigger commit upto 217 2024.09.25 21:18:38.758191 [ 12 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 216 2024.09.25 21:18:38.758197 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:38.758215 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:38.758230 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:38.758229 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:38.758247 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:38.758254 [ 20 ] {} RaftInstance: commit upto 217, current idx 216 2024.09.25 21:18:38.758258 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:38.758265 [ 20 ] {} RaftInstance: commit upto 217, current idx 217 2024.09.25 21:18:38.758286 [ 20 ] {} RaftInstance: DONE: commit upto 217, current idx 217 2024.09.25 21:18:38.758297 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:38.953706 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:38.953750 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:38.953765 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:38.953782 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:38.953797 [ 14 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:38.953812 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:38.953846 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:38.953882 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:38.953897 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:39.454223 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:39.454280 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:39.454305 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:39.454331 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:39.454354 [ 18 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:39.454376 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:39.454419 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:39.454441 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:39.454455 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:39.955152 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:39.955177 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:39.955187 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:39.955198 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:39.955209 [ 14 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:39.955219 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:39.955239 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:39.955260 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:39.955270 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:40.455751 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:40.455800 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:40.455816 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:40.455833 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:40.455848 [ 14 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:40.455861 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:40.455898 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:40.455934 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:40.455948 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:40.956239 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:40.956293 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:40.956309 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:40.956327 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:40.956342 [ 19 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:40.956355 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:40.956394 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:40.956432 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:40.956455 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:41.457380 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:41.457413 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:41.457422 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:41.457431 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:41.457439 [ 12 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:41.457447 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:41.457469 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:41.457490 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:41.457502 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:41.957880 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:41.957908 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:41.957916 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:41.957925 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:41.957932 [ 19 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:41.957939 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:41.957958 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:41.957976 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:41.957986 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:42.458809 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:42.458839 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:42.458847 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:42.458855 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:42.458861 [ 12 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:42.458867 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:42.458882 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:42.458900 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:42.458911 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:42.960090 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:42.960115 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:42.960122 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:42.960131 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:42.960138 [ 19 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:42.960144 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:42.960159 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:42.960176 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:42.960183 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:43.460659 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:43.460711 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:43.460727 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:43.460745 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:43.460760 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:43.460774 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:43.460810 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:43.460850 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:43.460865 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:43.961120 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:43.961158 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:43.961168 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:43.961181 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:43.961191 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:43.961199 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:43.961219 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:43.961239 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:43.961247 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:44.461935 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:44.461960 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:44.461971 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:44.461982 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:44.461991 [ 19 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:44.462000 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:44.462011 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:44.462045 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:44.462055 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:44.962518 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:44.962573 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:44.962589 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:44.962607 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:44.962622 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:44.962636 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:44.962673 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:44.962709 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:44.962723 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:45.462930 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:45.462978 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:45.462994 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:45.463012 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:45.463027 [ 12 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:45.463041 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:45.463080 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:45.463111 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:45.463118 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:45.963866 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:45.963892 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:45.963900 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:45.963909 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:45.963915 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:45.963922 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:45.963958 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:45.963975 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:45.963982 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:46.464260 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:46.464288 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:46.464295 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:46.464305 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:46.464312 [ 12 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:46.464321 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:46.464341 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:46.464361 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:46.464371 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:46.965048 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:46.965075 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:46.965084 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:46.965095 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:46.965104 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:46.965111 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:46.965125 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:46.965146 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:46.965154 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:47.465793 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:47.465821 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:47.465828 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:47.465837 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:47.465843 [ 13 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:47.465849 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:47.465868 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:47.465884 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:47.465891 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:47.966306 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:47.966358 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:47.966375 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:47.966393 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:47.966408 [ 17 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:47.966423 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:47.966460 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:47.966499 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:47.966515 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:48.466580 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=0, CommitIndex=217 and Term=2 2024.09.25 21:18:48.466618 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (0), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:48.466630 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:48.466644 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:48.466656 [ 13 ] {} RaftInstance: local log idx 217, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:48.466668 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:48.466697 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:48.466727 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:48.466738 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=218 2024.09.25 21:18:48.756378 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=217, LastLogTerm 2, EntriesLength=1, CommitIndex=217 and Term=2 2024.09.25 21:18:48.756402 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 217 (1), req c idx: 217, my term: 2, my role: 1 2024.09.25 21:18:48.756409 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:48.756417 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 217, req log term: 2, my last log idx: 217, my log (217) term: 2 2024.09.25 21:18:48.756423 [ 17 ] {} RaftInstance: [INIT] log_idx: 218, count: 0, log_store_->next_slot(): 218, req.log_entries().size(): 1 2024.09.25 21:18:48.756429 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 218, count: 0 2024.09.25 21:18:48.756434 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 218, count: 0 2024.09.25 21:18:48.756444 [ 17 ] {} RaftInstance: append at 218, term 2, timestamp 0 2024.09.25 21:18:48.756465 [ 17 ] {} RaftInstance: durable index 217, sleep and wait for log appending completion 2024.09.25 21:18:48.757688 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:48.757768 [ 17 ] {} RaftInstance: wake up, durable index 218 2024.09.25 21:18:48.757803 [ 17 ] {} RaftInstance: local log idx 218, target_commit_idx 217, quick_commit_index_ 217, state_->get_commit_idx() 217 2024.09.25 21:18:48.757818 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:48.757852 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:48.757934 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:48.757949 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:48.758270 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:48.758292 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:48.758300 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:48.758312 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:48.758346 [ 13 ] {} RaftInstance: trigger commit upto 218 2024.09.25 21:18:48.758353 [ 13 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 217 2024.09.25 21:18:48.758360 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:48.758379 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:48.758400 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:48.758403 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:48.758418 [ 20 ] {} RaftInstance: commit upto 218, current idx 217 2024.09.25 21:18:48.758431 [ 20 ] {} RaftInstance: commit upto 218, current idx 218 2024.09.25 21:18:48.758439 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:48.758451 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:48.758465 [ 20 ] {} RaftInstance: DONE: commit upto 218, current idx 218 2024.09.25 21:18:48.758476 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:48.967029 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:48.967073 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:48.967088 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:48.967105 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:48.967119 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:48.967132 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:48.967168 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:48.967194 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:48.967202 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:49.467552 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:49.467580 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:49.467587 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:49.467596 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:49.467602 [ 13 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:49.467608 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:49.467628 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:49.467651 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:49.467660 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:49.968538 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:49.968587 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:49.968603 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:49.968621 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:49.968637 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:49.968650 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:49.968687 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:49.968725 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:49.968740 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:50.468927 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:50.468984 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:50.469001 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:50.469019 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:50.469034 [ 13 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:50.469048 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:50.469088 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:50.469126 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:50.469142 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:50.969410 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:50.969435 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:50.969446 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:50.969457 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:50.969465 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:50.969472 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:50.969488 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:50.969504 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:50.969515 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:51.470391 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:51.470447 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:51.470463 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:51.470481 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:51.470496 [ 13 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:51.470511 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:51.470547 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:51.470584 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:51.470599 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:51.971671 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:51.971720 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:51.971737 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:51.971755 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:51.971771 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:51.971785 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:51.971822 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:51.971861 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:51.971877 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:52.472428 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:52.472495 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:52.472513 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:52.472531 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:52.472546 [ 16 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:52.472561 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:52.472601 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:52.472639 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:52.472655 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:52.972625 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:52.972654 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:52.972664 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:52.972672 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:52.972679 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:52.972686 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:52.972702 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:52.972720 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:52.972730 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:53.473556 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:53.473609 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:53.473626 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:53.473643 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:53.473658 [ 16 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:53.473672 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:53.473710 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:53.473747 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:53.473764 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:53.974134 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:53.974159 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:53.974167 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:53.974179 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:53.974189 [ 18 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:53.974198 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:53.974219 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:53.974242 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:53.974250 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:54.475141 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:54.475193 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:54.475211 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:54.475229 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:54.475245 [ 16 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:54.475258 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:54.475280 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:54.475300 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:54.475308 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:54.975363 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:54.975390 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:54.975397 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:54.975405 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:54.975411 [ 19 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:54.975417 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:54.975433 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:54.975450 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:54.975456 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:55.475773 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:55.475797 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:55.475804 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:55.475812 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:55.475822 [ 16 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:55.475830 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:55.475849 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:55.475863 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:55.475873 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:55.976754 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:55.976804 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:55.976820 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:55.976837 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:55.976852 [ 19 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:55.976866 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:55.976901 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:55.976937 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:55.976952 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:56.477858 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:56.477910 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:56.477925 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:56.477943 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:56.477958 [ 16 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:56.477972 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:56.478037 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:56.478079 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:56.478095 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:56.978680 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:56.978736 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:56.978754 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:56.978773 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:56.978789 [ 19 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:56.978803 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:56.978841 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:56.978880 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:56.978896 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:57.479132 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:57.479175 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:57.479185 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:57.479196 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:57.479205 [ 12 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:57.479213 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:57.479234 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:57.479256 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:57.479264 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:57.980049 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:57.980074 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:57.980082 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:57.980090 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:57.980096 [ 19 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:57.980103 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:57.980119 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:57.980142 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:57.980153 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:58.480414 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=0, CommitIndex=218 and Term=2 2024.09.25 21:18:58.480439 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (0), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:58.480446 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:58.480454 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:58.480461 [ 12 ] {} RaftInstance: local log idx 218, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:58.480467 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:58.480483 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:58.480501 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:58.480511 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=219 2024.09.25 21:18:58.756312 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=218, LastLogTerm 2, EntriesLength=1, CommitIndex=218 and Term=2 2024.09.25 21:18:58.756338 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 218 (1), req c idx: 218, my term: 2, my role: 1 2024.09.25 21:18:58.756347 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:58.756358 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 218, req log term: 2, my last log idx: 218, my log (218) term: 2 2024.09.25 21:18:58.756365 [ 15 ] {} RaftInstance: [INIT] log_idx: 219, count: 0, log_store_->next_slot(): 219, req.log_entries().size(): 1 2024.09.25 21:18:58.756372 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 219, count: 0 2024.09.25 21:18:58.756377 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 219, count: 0 2024.09.25 21:18:58.756387 [ 15 ] {} RaftInstance: append at 219, term 2, timestamp 0 2024.09.25 21:18:58.756408 [ 15 ] {} RaftInstance: durable index 218, sleep and wait for log appending completion 2024.09.25 21:18:58.757356 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:18:58.757391 [ 15 ] {} RaftInstance: wake up, durable index 219 2024.09.25 21:18:58.757406 [ 15 ] {} RaftInstance: local log idx 219, target_commit_idx 218, quick_commit_index_ 218, state_->get_commit_idx() 218 2024.09.25 21:18:58.757414 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:58.757430 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:58.757452 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:58.757460 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:18:58.757696 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:18:58.757713 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:18:58.757722 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:58.757733 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:18:58.757742 [ 19 ] {} RaftInstance: trigger commit upto 219 2024.09.25 21:18:58.757751 [ 19 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 218 2024.09.25 21:18:58.757760 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:18:58.757773 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:58.757783 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:58.757808 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:58.757809 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:18:58.757820 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:18:58.757833 [ 20 ] {} RaftInstance: commit upto 219, current idx 218 2024.09.25 21:18:58.757843 [ 20 ] {} RaftInstance: commit upto 219, current idx 219 2024.09.25 21:18:58.757862 [ 20 ] {} RaftInstance: DONE: commit upto 219, current idx 219 2024.09.25 21:18:58.757873 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:18:58.981083 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:18:58.981110 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:18:58.981119 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:58.981129 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:18:58.981138 [ 12 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:18:58.981146 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:58.981156 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:58.981208 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:58.981220 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:18:59.482123 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:18:59.482150 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:18:59.482160 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:59.482172 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:18:59.482181 [ 15 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:18:59.482189 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:59.482209 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:59.482232 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:59.482243 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:18:59.982701 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:18:59.982765 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:18:59.982783 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:18:59.982801 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:18:59.982816 [ 12 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:18:59.982830 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:18:59.982869 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:18:59.982904 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:18:59.982919 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:00.483851 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:00.483875 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:00.483882 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:00.483892 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:00.483902 [ 19 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:00.483911 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:00.483932 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:00.483953 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:00.483963 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:00.984671 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:00.984698 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:00.984709 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:00.984720 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:00.984730 [ 15 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:00.984737 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:00.984755 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:00.984784 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:00.984795 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:01.485273 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:01.485319 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:01.485328 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:01.485338 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:01.485346 [ 19 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:01.485354 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:01.485373 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:01.485392 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:01.485400 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:01.985388 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:01.985415 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:01.985423 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:01.985431 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:01.985438 [ 13 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:01.985444 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:01.985461 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:01.985478 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:01.985488 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:02.486198 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:02.486240 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:02.486256 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:02.486273 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:02.486288 [ 19 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:02.486304 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:02.486341 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:02.486378 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:02.486393 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:02.987027 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:02.987078 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:02.987094 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:02.987112 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:02.987127 [ 15 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:02.987142 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:02.987198 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:02.987239 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:02.987254 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:03.488140 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:03.488198 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:03.488214 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:03.488232 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:03.488247 [ 13 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:03.488262 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:03.488301 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:03.488340 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:03.488353 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:03.988347 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:03.988374 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:03.988381 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:03.988389 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:03.988395 [ 19 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:03.988402 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:03.988418 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:03.988433 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:03.988440 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:04.488721 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:04.488747 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:04.488755 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:04.488763 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:04.488770 [ 13 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:04.488776 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:04.488792 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:04.488809 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:04.488815 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:04.989528 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:04.989557 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:04.989567 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:04.989578 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:04.989587 [ 18 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:04.989596 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:04.989615 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:04.989635 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:04.989644 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:05.490471 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:05.490524 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:05.490541 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:05.490559 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:05.490574 [ 13 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:05.490589 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:05.490623 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:05.490662 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:05.490680 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:05.991116 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:05.991150 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:05.991163 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:05.991177 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:05.991189 [ 18 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:05.991200 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:05.991226 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:05.991259 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:05.991268 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:06.492015 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:06.492039 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:06.492046 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:06.492054 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:06.492060 [ 13 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:06.492067 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:06.492083 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:06.492100 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:06.492107 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:06.992955 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:06.993009 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:06.993028 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:06.993046 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:06.993061 [ 18 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:06.993074 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:06.993111 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:06.993147 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:06.993162 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:07.493733 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:07.493805 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:07.493823 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:07.493841 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:07.493856 [ 16 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:07.493873 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:07.493911 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:07.493948 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:07.493964 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:07.995000 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:07.995069 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:07.995086 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:07.995103 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:07.995118 [ 18 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:07.995133 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:07.995171 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:07.995207 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:07.995222 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:08.496041 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=0, CommitIndex=219 and Term=2 2024.09.25 21:19:08.496070 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (0), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:08.496078 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:08.496086 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:08.496092 [ 17 ] {} RaftInstance: local log idx 219, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:08.496099 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:08.496116 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:08.496135 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:08.496145 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=220 2024.09.25 21:19:08.756302 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=219, LastLogTerm 2, EntriesLength=1, CommitIndex=219 and Term=2 2024.09.25 21:19:08.756332 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 219 (1), req c idx: 219, my term: 2, my role: 1 2024.09.25 21:19:08.756345 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:08.756354 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 219, req log term: 2, my last log idx: 219, my log (219) term: 2 2024.09.25 21:19:08.756362 [ 18 ] {} RaftInstance: [INIT] log_idx: 220, count: 0, log_store_->next_slot(): 220, req.log_entries().size(): 1 2024.09.25 21:19:08.756370 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 220, count: 0 2024.09.25 21:19:08.756376 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 220, count: 0 2024.09.25 21:19:08.756387 [ 18 ] {} RaftInstance: append at 220, term 2, timestamp 0 2024.09.25 21:19:08.756418 [ 18 ] {} RaftInstance: durable index 219, sleep and wait for log appending completion 2024.09.25 21:19:08.757421 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:08.757463 [ 18 ] {} RaftInstance: wake up, durable index 220 2024.09.25 21:19:08.757480 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 219, quick_commit_index_ 219, state_->get_commit_idx() 219 2024.09.25 21:19:08.757487 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:08.757503 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:08.757520 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:08.757531 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:08.757739 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:08.757760 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:08.757767 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:08.757774 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:08.757780 [ 17 ] {} RaftInstance: trigger commit upto 220 2024.09.25 21:19:08.757787 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 219 2024.09.25 21:19:08.757793 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:08.757809 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:08.757822 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:08.757828 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:08.757838 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:08.757849 [ 20 ] {} RaftInstance: commit upto 220, current idx 219 2024.09.25 21:19:08.757855 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:08.757862 [ 20 ] {} RaftInstance: commit upto 220, current idx 220 2024.09.25 21:19:08.757898 [ 20 ] {} RaftInstance: DONE: commit upto 220, current idx 220 2024.09.25 21:19:08.757908 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:08.996296 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:08.996342 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:08.996358 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:08.996373 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:08.996384 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:08.996391 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:08.996411 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:08.996432 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:08.996440 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:09.497133 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:09.497158 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:09.497165 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:09.497173 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:09.497180 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:09.497186 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:09.497202 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:09.497219 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:09.497225 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:09.998054 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:09.998088 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:09.998102 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:09.998117 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:09.998130 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:09.998142 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:09.998163 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:09.998197 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:09.998208 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:10.498481 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:10.498508 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:10.498516 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:10.498524 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:10.498531 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:10.498537 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:10.498555 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:10.498571 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:10.498577 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:10.999188 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:10.999216 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:10.999228 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:10.999236 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:10.999243 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:10.999249 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:10.999265 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:10.999281 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:10.999289 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:11.499976 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:11.500009 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:11.500016 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:11.500024 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:11.500031 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:11.500037 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:11.500053 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:11.500070 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:11.500077 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:12.000406 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:12.000441 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:12.000452 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:12.000463 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:12.000471 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:12.000479 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:12.000499 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:12.000516 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:12.000523 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:12.501328 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:12.501367 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:12.501378 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:12.501388 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:12.501397 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:12.501404 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:12.501427 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:12.501448 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:12.501456 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:13.001473 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:13.001504 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:13.001513 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:13.001523 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:13.001532 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:13.001539 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:13.001558 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:13.001578 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:13.001586 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:13.502131 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:13.502187 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:13.502204 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:13.502221 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:13.502236 [ 17 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:13.502250 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:13.502288 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:13.502325 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:13.502339 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:14.002430 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:14.002466 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:14.002475 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:14.002485 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:14.002494 [ 15 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:14.002501 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:14.002522 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:14.002543 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:14.002551 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:14.502700 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:14.502752 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:14.502769 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:14.502786 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:14.502800 [ 18 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:14.502815 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:14.502854 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:14.502915 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:14.502941 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:15.003363 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:15.003399 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:15.003411 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:15.003422 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:15.003431 [ 15 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:15.003441 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:15.003463 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:15.003486 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:15.003495 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:15.504209 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:15.504237 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:15.504245 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:15.504255 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:15.504262 [ 19 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:15.504270 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:15.504294 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:15.504313 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:15.504324 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:16.005090 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:16.005126 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:16.005136 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:16.005145 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:16.005152 [ 15 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:16.005188 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:16.005207 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:16.005225 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:16.005233 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:16.505698 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:16.505762 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:16.505780 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:16.505798 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:16.505812 [ 13 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:16.505826 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:16.505865 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:16.505902 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:16.505918 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:17.005888 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:17.005924 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:17.005934 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:17.005944 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:17.005953 [ 19 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:17.005960 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:17.005980 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:17.006011 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:17.006020 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:17.506053 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:17.506087 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:17.506095 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:17.506103 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:17.506109 [ 15 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:17.506115 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:17.506133 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:17.506149 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:17.506155 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:18.006523 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:18.006581 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:18.006598 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:18.006617 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:18.006632 [ 13 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:18.006646 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:18.006685 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:18.006726 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:18.006742 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:18.507559 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=0, CommitIndex=220 and Term=2 2024.09.25 21:19:18.507587 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (0), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:18.507595 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:18.507602 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:18.507609 [ 15 ] {} RaftInstance: local log idx 220, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:18.507614 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:18.507630 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:18.507646 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:18.507652 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=221 2024.09.25 21:19:18.756309 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=220, LastLogTerm 2, EntriesLength=1, CommitIndex=220 and Term=2 2024.09.25 21:19:18.756332 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 220 (1), req c idx: 220, my term: 2, my role: 1 2024.09.25 21:19:18.756340 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:18.756348 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 220, req log term: 2, my last log idx: 220, my log (220) term: 2 2024.09.25 21:19:18.756354 [ 12 ] {} RaftInstance: [INIT] log_idx: 221, count: 0, log_store_->next_slot(): 221, req.log_entries().size(): 1 2024.09.25 21:19:18.756360 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 221, count: 0 2024.09.25 21:19:18.756366 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 221, count: 0 2024.09.25 21:19:18.756375 [ 12 ] {} RaftInstance: append at 221, term 2, timestamp 0 2024.09.25 21:19:18.756396 [ 12 ] {} RaftInstance: durable index 220, sleep and wait for log appending completion 2024.09.25 21:19:18.757356 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:18.757398 [ 12 ] {} RaftInstance: wake up, durable index 221 2024.09.25 21:19:18.757415 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 220, quick_commit_index_ 220, state_->get_commit_idx() 220 2024.09.25 21:19:18.757423 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:18.757438 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:18.757453 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:18.757459 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:18.757679 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:18.757700 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:18.757708 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:18.757716 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:18.757724 [ 15 ] {} RaftInstance: trigger commit upto 221 2024.09.25 21:19:18.757731 [ 15 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 220 2024.09.25 21:19:18.757738 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:18.757758 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:18.757767 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:18.757776 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:18.757785 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:18.757797 [ 20 ] {} RaftInstance: commit upto 221, current idx 220 2024.09.25 21:19:18.757802 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:18.757809 [ 20 ] {} RaftInstance: commit upto 221, current idx 221 2024.09.25 21:19:18.757841 [ 20 ] {} RaftInstance: DONE: commit upto 221, current idx 221 2024.09.25 21:19:18.757853 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:19.008382 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:19.008437 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:19.008453 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:19.008471 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:19.008486 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:19.008500 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:19.008541 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:19.008582 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:19.008598 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:19.508955 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:19.508982 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:19.508989 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:19.508997 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:19.509003 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:19.509009 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:19.509027 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:19.509050 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:19.509061 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:20.009799 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:20.009827 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:20.009834 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:20.009842 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:20.009848 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:20.009854 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:20.009869 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:20.009879 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:20.009885 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:20.510793 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:20.510824 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:20.510832 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:20.510844 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:20.510853 [ 14 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:20.510863 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:20.510885 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:20.510907 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:20.510918 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:21.011451 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:21.011506 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:21.011519 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:21.011528 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:21.011537 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:21.011544 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:21.011563 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:21.011585 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:21.011593 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:21.512329 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:21.512353 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:21.512360 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:21.512368 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:21.512375 [ 14 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:21.512381 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:21.512397 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:21.512416 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:21.512427 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:22.013264 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:22.013294 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:22.013305 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:22.013316 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:22.013326 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:22.013336 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:22.013360 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:22.013374 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:22.013382 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:22.513704 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:22.513734 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:22.513741 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:22.513750 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:22.513756 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:22.513762 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:22.513778 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:22.513794 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:22.513800 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:23.014529 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:23.014557 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:23.014564 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:23.014573 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:23.014580 [ 17 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:23.014586 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:23.014603 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:23.014621 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:23.014632 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:23.515278 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:23.515303 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:23.515310 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:23.515318 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:23.515324 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:23.515330 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:23.515349 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:23.515372 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:23.515382 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:24.015707 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:24.015736 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:24.015746 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:24.015759 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:24.015768 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:24.015776 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:24.015785 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:24.015803 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:24.015810 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:24.516455 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:24.516495 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:24.516510 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:24.516528 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:24.516544 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:24.516558 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:24.516595 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:24.516633 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:24.516648 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:25.016818 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:25.016845 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:25.016852 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:25.016860 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:25.016866 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:25.016872 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:25.016888 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:25.016904 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:25.016911 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:25.517165 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:25.517190 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:25.517197 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:25.517205 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:25.517211 [ 17 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:25.517217 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:25.517232 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:25.517248 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:25.517254 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:26.017996 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:26.018033 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:26.018043 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:26.018053 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:26.018061 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:26.018069 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:26.018089 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:26.018111 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:26.018120 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:26.519061 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:26.519115 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:26.519131 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:26.519149 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:26.519164 [ 17 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:26.519178 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:26.519218 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:26.519255 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:26.519270 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:27.019680 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:27.019717 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:27.019727 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:27.019737 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:27.019745 [ 13 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:27.019753 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:27.019775 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:27.019796 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:27.019804 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:27.520552 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:27.520585 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:27.520592 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:27.520600 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:27.520606 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:27.520612 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:27.520627 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:27.520644 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:27.520650 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:28.021554 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:28.021615 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:28.021632 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:28.021650 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:28.021666 [ 19 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:28.021681 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:28.021717 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:28.021757 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:28.021773 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:28.522299 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=0, CommitIndex=221 and Term=2 2024.09.25 21:19:28.522353 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (0), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:28.522370 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:28.522389 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:28.522405 [ 12 ] {} RaftInstance: local log idx 221, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:28.522419 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:28.522457 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:28.522495 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:28.522510 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=222 2024.09.25 21:19:28.756303 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=221, LastLogTerm 2, EntriesLength=1, CommitIndex=221 and Term=2 2024.09.25 21:19:28.756333 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 221 (1), req c idx: 221, my term: 2, my role: 1 2024.09.25 21:19:28.756342 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:28.756351 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 221, req log term: 2, my last log idx: 221, my log (221) term: 2 2024.09.25 21:19:28.756359 [ 19 ] {} RaftInstance: [INIT] log_idx: 222, count: 0, log_store_->next_slot(): 222, req.log_entries().size(): 1 2024.09.25 21:19:28.756366 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 222, count: 0 2024.09.25 21:19:28.756373 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 222, count: 0 2024.09.25 21:19:28.756384 [ 19 ] {} RaftInstance: append at 222, term 2, timestamp 0 2024.09.25 21:19:28.756410 [ 19 ] {} RaftInstance: durable index 221, sleep and wait for log appending completion 2024.09.25 21:19:28.757472 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:28.757516 [ 19 ] {} RaftInstance: wake up, durable index 222 2024.09.25 21:19:28.757532 [ 19 ] {} RaftInstance: local log idx 222, target_commit_idx 221, quick_commit_index_ 221, state_->get_commit_idx() 221 2024.09.25 21:19:28.757539 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:28.757567 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:28.757605 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:28.757621 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:28.758066 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:28.758117 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:28.758135 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:28.758152 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:28.758170 [ 12 ] {} RaftInstance: trigger commit upto 222 2024.09.25 21:19:28.758186 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 221 2024.09.25 21:19:28.758200 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:28.758238 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:28.758273 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:28.758274 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:28.758311 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:28.758318 [ 20 ] {} RaftInstance: commit upto 222, current idx 221 2024.09.25 21:19:28.758332 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:28.758345 [ 20 ] {} RaftInstance: commit upto 222, current idx 222 2024.09.25 21:19:28.758408 [ 20 ] {} RaftInstance: DONE: commit upto 222, current idx 222 2024.09.25 21:19:28.758430 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:29.022745 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:29.022778 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:29.022785 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:29.022794 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:29.022801 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:29.022808 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:29.022826 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:29.022844 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:29.022851 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:29.523861 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:29.523892 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:29.523902 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:29.523910 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:29.523916 [ 13 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:29.523922 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:29.523939 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:29.523968 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:29.523977 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:30.024265 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:30.024293 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:30.024301 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:30.024310 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:30.024316 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:30.024322 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:30.024339 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:30.024355 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:30.024361 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:30.525288 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:30.525312 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:30.525319 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:30.525327 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:30.525333 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:30.525340 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:30.525380 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:30.525404 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:30.525415 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:31.026302 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:31.026373 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:31.026391 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:31.026408 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:31.026424 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:31.026455 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:31.026494 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:31.026532 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:31.026548 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:31.527055 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:31.527106 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:31.527124 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:31.527142 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:31.527157 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:31.527171 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:31.527209 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:31.527248 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:31.527263 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:32.027471 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:32.027508 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:32.027517 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:32.027528 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:32.027543 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:32.027550 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:32.027569 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:32.027584 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:32.027593 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:32.528446 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:32.528517 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:32.528536 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:32.528554 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:32.528569 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:32.528584 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:32.528625 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:32.528658 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:32.528669 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:33.028951 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:33.028978 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:33.028985 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:33.029007 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:33.029014 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:33.029020 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:33.029037 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:33.029055 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:33.029065 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:33.529762 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:33.529790 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:33.529798 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:33.529806 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:33.529812 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:33.529819 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:33.529837 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:33.529853 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:33.529859 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:34.030640 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:34.030671 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:34.030680 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:34.030688 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:34.030695 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:34.030701 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:34.030710 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:34.030731 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:34.030741 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:34.531041 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:34.531069 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:34.531076 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:34.531085 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:34.531091 [ 12 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:34.531098 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:34.531115 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:34.531134 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:34.531145 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:35.031895 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:35.031923 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:35.031930 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:35.031939 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:35.031946 [ 18 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:35.031952 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:35.031969 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:35.031991 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:35.031997 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:35.532957 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:35.532985 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:35.532995 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:35.533006 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:35.533016 [ 18 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:35.533025 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:35.533036 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:35.533053 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:35.533060 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:36.033565 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:36.033626 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:36.033643 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:36.033663 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:36.033677 [ 19 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:36.033688 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:36.033709 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:36.033731 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:36.033740 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:36.533826 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:36.533860 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:36.533873 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:36.533887 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:36.533900 [ 16 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:36.533911 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:36.533935 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:36.533962 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:36.533971 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:37.035020 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:37.035048 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:37.035057 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:37.035069 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:37.035080 [ 19 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:37.035115 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:37.035136 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:37.035159 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:37.035166 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:37.535448 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:37.535483 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:37.535495 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:37.535506 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:37.535513 [ 13 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:37.535520 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:37.535536 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:37.535551 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:37.535559 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:38.036444 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:38.036506 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:38.036522 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:38.036540 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:38.036556 [ 19 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:38.036570 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:38.036605 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:38.036646 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:38.036671 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:38.536878 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=0, CommitIndex=222 and Term=2 2024.09.25 21:19:38.536936 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (0), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:38.536952 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:38.536970 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:38.536985 [ 15 ] {} RaftInstance: local log idx 222, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:38.536999 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:38.537043 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:38.537080 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:38.537095 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=223 2024.09.25 21:19:38.756309 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=222, LastLogTerm 2, EntriesLength=1, CommitIndex=222 and Term=2 2024.09.25 21:19:38.756337 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 222 (1), req c idx: 222, my term: 2, my role: 1 2024.09.25 21:19:38.756346 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:38.756355 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 222, req log term: 2, my last log idx: 222, my log (222) term: 2 2024.09.25 21:19:38.756362 [ 19 ] {} RaftInstance: [INIT] log_idx: 223, count: 0, log_store_->next_slot(): 223, req.log_entries().size(): 1 2024.09.25 21:19:38.756370 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 223, count: 0 2024.09.25 21:19:38.756376 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 223, count: 0 2024.09.25 21:19:38.756386 [ 19 ] {} RaftInstance: append at 223, term 2, timestamp 0 2024.09.25 21:19:38.756412 [ 19 ] {} RaftInstance: durable index 222, sleep and wait for log appending completion 2024.09.25 21:19:38.757376 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:38.757414 [ 19 ] {} RaftInstance: wake up, durable index 223 2024.09.25 21:19:38.757427 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 222, quick_commit_index_ 222, state_->get_commit_idx() 222 2024.09.25 21:19:38.757434 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:38.757449 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:38.757465 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:38.757471 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:38.757693 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:38.757718 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:38.757731 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:38.757745 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:38.757755 [ 13 ] {} RaftInstance: trigger commit upto 223 2024.09.25 21:19:38.757763 [ 13 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 222 2024.09.25 21:19:38.757770 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:38.757791 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:38.757803 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:38.757808 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:38.757819 [ 20 ] {} RaftInstance: commit upto 223, current idx 222 2024.09.25 21:19:38.757829 [ 20 ] {} RaftInstance: commit upto 223, current idx 223 2024.09.25 21:19:38.757835 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:38.757846 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:38.757854 [ 20 ] {} RaftInstance: DONE: commit upto 223, current idx 223 2024.09.25 21:19:38.757861 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:39.037177 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:39.037214 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:39.037224 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:39.037233 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:39.037242 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:39.037250 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:39.037271 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:39.037292 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:39.037300 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:39.538059 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:39.538087 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:39.538095 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:39.538103 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:39.538110 [ 13 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:39.538116 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:39.538134 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:39.538155 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:39.538163 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:40.038977 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:40.039009 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:40.039018 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:40.039028 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:40.039036 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:40.039044 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:40.039062 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:40.039082 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:40.039089 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:40.539563 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:40.539611 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:40.539627 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:40.539645 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:40.539661 [ 12 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:40.539676 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:40.539709 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:40.539730 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:40.539738 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:41.040641 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:41.040704 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:41.040719 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:41.040730 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:41.040739 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:41.040747 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:41.040768 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:41.040788 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:41.040797 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:41.540949 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:41.540977 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:41.540985 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:41.540993 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:41.540999 [ 14 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:41.541006 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:41.541022 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:41.541039 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:41.541046 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:42.041523 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:42.041578 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:42.041596 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:42.041614 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:42.041629 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:42.041644 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:42.041681 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:42.041719 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:42.041734 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:42.542539 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:42.542576 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:42.542585 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:42.542595 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:42.542603 [ 14 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:42.542611 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:42.542631 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:42.542650 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:42.542658 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:43.043696 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:43.043752 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:43.043769 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:43.043787 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:43.043802 [ 19 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:43.043816 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:43.043855 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:43.043894 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:43.043910 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:43.544245 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:43.544273 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:43.544280 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:43.544288 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:43.544295 [ 14 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:43.544306 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:43.544327 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:43.544348 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:43.544359 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:44.045052 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:44.045078 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:44.045086 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:44.045094 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:44.045101 [ 18 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:44.045107 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:44.045122 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:44.045138 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:44.045145 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:44.545756 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:44.545779 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:44.545786 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:44.545812 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:44.545819 [ 14 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:44.545826 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:44.545841 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:44.545858 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:44.545864 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:45.046169 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:45.046201 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:45.046210 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:45.046220 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:45.046228 [ 18 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:45.046236 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:45.046257 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:45.046277 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:45.046284 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:45.547025 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:45.547054 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:45.547063 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:45.547072 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:45.547079 [ 18 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:45.547086 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:45.547102 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:45.547124 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:45.547135 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:46.047909 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:46.047939 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:46.047949 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:46.047960 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:46.047970 [ 17 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:46.047979 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:46.047999 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:46.048014 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:46.048024 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:46.548281 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:46.548308 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:46.548317 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:46.548326 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:46.548334 [ 17 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:46.548342 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:46.548360 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:46.548422 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:46.548437 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:47.049188 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:47.049212 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:47.049220 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:47.049229 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:47.049235 [ 16 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:47.049243 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:47.049251 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:47.049271 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:47.049277 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:47.550312 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:47.550378 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:47.550396 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:47.550415 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:47.550430 [ 18 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:47.550444 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:47.550484 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:47.550520 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:47.550536 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:48.051079 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:48.051135 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:48.051151 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:48.051169 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:48.051184 [ 16 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:48.051198 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:48.051236 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:48.051273 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:48.051288 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:48.552376 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=0, CommitIndex=223 and Term=2 2024.09.25 21:19:48.552427 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (0), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:48.552443 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:48.552460 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:48.552475 [ 17 ] {} RaftInstance: local log idx 223, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:48.552490 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:48.552526 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:48.552562 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:48.552577 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=224 2024.09.25 21:19:48.756292 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=223, LastLogTerm 2, EntriesLength=1, CommitIndex=223 and Term=2 2024.09.25 21:19:48.756319 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 223 (1), req c idx: 223, my term: 2, my role: 1 2024.09.25 21:19:48.756330 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:48.756342 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 223, req log term: 2, my last log idx: 223, my log (223) term: 2 2024.09.25 21:19:48.756351 [ 16 ] {} RaftInstance: [INIT] log_idx: 224, count: 0, log_store_->next_slot(): 224, req.log_entries().size(): 1 2024.09.25 21:19:48.756361 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 224, count: 0 2024.09.25 21:19:48.756367 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 224, count: 0 2024.09.25 21:19:48.756375 [ 16 ] {} RaftInstance: append at 224, term 2, timestamp 0 2024.09.25 21:19:48.756397 [ 16 ] {} RaftInstance: durable index 223, sleep and wait for log appending completion 2024.09.25 21:19:48.757430 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:48.757465 [ 16 ] {} RaftInstance: wake up, durable index 224 2024.09.25 21:19:48.757479 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 223, quick_commit_index_ 223, state_->get_commit_idx() 223 2024.09.25 21:19:48.757486 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:48.757501 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:48.757532 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:48.757539 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:48.757788 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:48.757810 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:48.757821 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:48.757831 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:48.757840 [ 17 ] {} RaftInstance: trigger commit upto 224 2024.09.25 21:19:48.757849 [ 17 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 223 2024.09.25 21:19:48.757858 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:48.757880 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:48.757891 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:48.757893 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:48.757913 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:48.757913 [ 20 ] {} RaftInstance: commit upto 224, current idx 223 2024.09.25 21:19:48.757925 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:48.757932 [ 20 ] {} RaftInstance: commit upto 224, current idx 224 2024.09.25 21:19:48.757967 [ 20 ] {} RaftInstance: DONE: commit upto 224, current idx 224 2024.09.25 21:19:48.757977 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:49.053294 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:49.053327 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:49.053336 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:49.053345 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:49.053353 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:49.053360 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:49.053379 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:49.053398 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:49.053406 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:49.553782 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:49.553818 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:49.553827 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:49.553837 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:49.553845 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:49.553852 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:49.553871 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:49.553891 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:49.553899 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:50.054839 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:50.054886 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:50.054895 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:50.054905 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:50.054913 [ 15 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:50.054921 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:50.054941 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:50.054961 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:50.054969 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:50.555658 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:50.555684 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:50.555691 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:50.555699 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:50.555706 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:50.555712 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:50.555728 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:50.555746 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:50.555756 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:51.056225 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:51.056276 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:51.056292 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:51.056309 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:51.056324 [ 15 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:51.056338 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:51.056374 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:51.056410 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:51.056424 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:51.557132 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:51.557157 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:51.557164 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:51.557172 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:51.557178 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:51.557185 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:51.557200 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:51.557216 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:51.557222 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:52.058082 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:52.058137 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:52.058154 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:52.058173 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:52.058189 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:52.058203 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:52.058239 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:52.058282 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:52.058307 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:52.558741 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:52.558791 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:52.558804 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:52.558819 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:52.558831 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:52.558844 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:52.558874 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:52.558899 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:52.558907 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:53.059793 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:53.059844 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:53.059853 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:53.059863 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:53.059871 [ 19 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:53.059879 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:53.059897 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:53.059917 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:53.059925 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:53.560063 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:53.560117 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:53.560134 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:53.560152 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:53.560167 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:53.560181 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:53.560218 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:53.560256 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:53.560272 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:54.060621 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:54.060650 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:54.060659 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:54.060669 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:54.060677 [ 19 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:54.060686 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:54.060709 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:54.060737 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:54.060749 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:54.560909 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:54.560958 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:54.560971 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:54.560985 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:54.560997 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:54.561009 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:54.561039 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:54.561070 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:54.561089 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:55.062023 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:55.062056 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:55.062064 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:55.062074 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:55.062082 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:55.062090 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:55.062109 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:55.062130 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:55.062143 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:55.562598 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:55.562647 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:55.562662 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:55.562679 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:55.562693 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:55.562707 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:55.562745 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:55.562781 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:55.562796 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:56.063738 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:56.063772 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:56.063785 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:56.063800 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:56.063814 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:56.063825 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:56.063845 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:56.063871 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:56.063882 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:56.564524 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:56.564548 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:56.564556 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:56.564564 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:56.564571 [ 13 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:56.564577 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:56.564596 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:56.564624 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:56.564635 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:57.064914 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:57.064945 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:57.064955 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:57.064967 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:57.064976 [ 16 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:57.064982 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:57.065015 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:57.065035 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:57.065044 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:57.565795 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:57.565835 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:57.565843 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:57.565852 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:57.565858 [ 12 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:57.565865 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:57.565883 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:57.565899 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:57.565906 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:58.066586 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:58.066614 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:58.066625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:58.066636 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:58.066643 [ 14 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:58.066650 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:58.066669 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:58.066692 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:58.066704 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:58.567013 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=0, CommitIndex=224 and Term=2 2024.09.25 21:19:58.567038 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (0), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:58.567045 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:58.567053 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:58.567060 [ 18 ] {} RaftInstance: local log idx 224, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:58.567066 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:58.567082 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:58.567099 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:58.567109 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=225 2024.09.25 21:19:58.756264 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=224, LastLogTerm 2, EntriesLength=1, CommitIndex=224 and Term=2 2024.09.25 21:19:58.756294 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 224 (1), req c idx: 224, my term: 2, my role: 1 2024.09.25 21:19:58.756308 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:58.756361 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 224, req log term: 2, my last log idx: 224, my log (224) term: 2 2024.09.25 21:19:58.756370 [ 18 ] {} RaftInstance: [INIT] log_idx: 225, count: 0, log_store_->next_slot(): 225, req.log_entries().size(): 1 2024.09.25 21:19:58.756378 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 225, count: 0 2024.09.25 21:19:58.756385 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 225, count: 0 2024.09.25 21:19:58.756396 [ 18 ] {} RaftInstance: append at 225, term 2, timestamp 0 2024.09.25 21:19:58.756421 [ 18 ] {} RaftInstance: durable index 224, sleep and wait for log appending completion 2024.09.25 21:19:58.757320 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:19:58.757361 [ 18 ] {} RaftInstance: wake up, durable index 225 2024.09.25 21:19:58.757370 [ 18 ] {} RaftInstance: local log idx 225, target_commit_idx 224, quick_commit_index_ 224, state_->get_commit_idx() 224 2024.09.25 21:19:58.757378 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:58.757395 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:58.757415 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:58.757423 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:19:58.757627 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:19:58.757647 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:19:58.757655 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:58.757665 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:19:58.757676 [ 14 ] {} RaftInstance: trigger commit upto 225 2024.09.25 21:19:58.757688 [ 14 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 224 2024.09.25 21:19:58.757699 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:19:58.757722 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:58.757734 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:19:58.757743 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:58.757753 [ 20 ] {} RaftInstance: commit upto 225, current idx 224 2024.09.25 21:19:58.757766 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:58.757778 [ 20 ] {} RaftInstance: commit upto 225, current idx 225 2024.09.25 21:19:58.757790 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:19:58.757817 [ 20 ] {} RaftInstance: DONE: commit upto 225, current idx 225 2024.09.25 21:19:58.757828 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:19:59.068090 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:19:59.068118 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:19:59.068126 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:59.068134 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:19:59.068140 [ 14 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:19:59.068148 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:59.068161 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:59.068184 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:59.068190 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:19:59.569340 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:19:59.569395 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:19:59.569412 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:19:59.569430 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:19:59.569445 [ 15 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:19:59.569459 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:19:59.569497 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:19:59.569534 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:19:59.569550 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:00.069951 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:00.069979 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:00.069987 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:00.069996 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:00.070003 [ 18 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:00.070009 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:00.070037 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:00.070053 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:00.070059 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:00.570941 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:00.570973 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:00.570981 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:00.570991 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:00.570999 [ 18 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:00.571007 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:00.571027 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:00.571046 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:00.571054 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:01.071979 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:01.072009 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:01.072021 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:01.072033 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:01.072042 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:01.072052 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:01.072073 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:01.072096 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:01.072103 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:01.572563 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:01.572614 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:01.572629 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:01.572647 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:01.572662 [ 14 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:01.572676 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:01.572713 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:01.572749 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:01.572763 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:02.073539 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:02.073564 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:02.073570 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:02.073579 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:02.073585 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:02.073591 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:02.073606 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:02.073622 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:02.073628 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:02.574402 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:02.574440 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:02.574449 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:02.574460 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:02.574467 [ 14 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:02.574474 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:02.574494 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:02.574515 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:02.574523 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:03.074823 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:03.074853 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:03.074860 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:03.074868 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:03.074875 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:03.074881 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:03.074899 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:03.074915 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:03.074922 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:03.575941 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:03.575974 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:03.575984 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:03.575993 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:03.575999 [ 19 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:03.576046 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:03.576062 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:03.576101 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:03.576107 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:04.076910 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:04.076938 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:04.076947 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:04.076958 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:04.076967 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:04.076975 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:04.076991 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:04.077008 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:04.077015 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:04.577491 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:04.577544 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:04.577559 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:04.577578 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:04.577592 [ 13 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:04.577606 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:04.577660 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:04.577698 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:04.577714 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:05.078477 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:05.078514 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:05.078524 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:05.078535 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:05.078544 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:05.078552 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:05.078571 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:05.078592 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:05.078600 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:05.578644 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:05.578671 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:05.578681 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:05.578693 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:05.578702 [ 16 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:05.578739 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:05.578760 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:05.578775 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:05.578785 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:06.079286 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:06.079351 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:06.079369 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:06.079387 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:06.079402 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:06.079417 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:06.079456 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:06.079494 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:06.079509 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:06.580381 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:06.580445 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:06.580465 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:06.580483 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:06.580499 [ 16 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:06.580513 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:06.580553 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:06.580590 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:06.580606 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:07.080673 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:07.080718 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:07.080729 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:07.080740 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:07.080749 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:07.080758 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:07.080769 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:07.080780 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:07.080789 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:07.581175 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:07.581205 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:07.581216 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:07.581229 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:07.581239 [ 12 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:07.581248 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:07.581264 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:07.581286 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:07.581297 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:08.082279 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:08.082310 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:08.082318 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:08.082328 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:08.082336 [ 19 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:08.082344 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:08.082363 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:08.082383 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:08.082391 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:08.583119 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=0, CommitIndex=225 and Term=2 2024.09.25 21:20:08.583148 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (0), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:08.583159 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:08.583168 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:08.583174 [ 18 ] {} RaftInstance: local log idx 225, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:08.583181 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:08.583200 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:08.583258 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:08.583268 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=226 2024.09.25 21:20:08.756347 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=225, LastLogTerm 2, EntriesLength=1, CommitIndex=225 and Term=2 2024.09.25 21:20:08.756373 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 225 (1), req c idx: 225, my term: 2, my role: 1 2024.09.25 21:20:08.756382 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:08.756391 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 225, req log term: 2, my last log idx: 225, my log (225) term: 2 2024.09.25 21:20:08.756399 [ 19 ] {} RaftInstance: [INIT] log_idx: 226, count: 0, log_store_->next_slot(): 226, req.log_entries().size(): 1 2024.09.25 21:20:08.756406 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 226, count: 0 2024.09.25 21:20:08.756412 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 226, count: 0 2024.09.25 21:20:08.756422 [ 19 ] {} RaftInstance: append at 226, term 2, timestamp 0 2024.09.25 21:20:08.756447 [ 19 ] {} RaftInstance: durable index 225, sleep and wait for log appending completion 2024.09.25 21:20:08.757619 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:08.757707 [ 19 ] {} RaftInstance: wake up, durable index 226 2024.09.25 21:20:08.757751 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 225, quick_commit_index_ 225, state_->get_commit_idx() 225 2024.09.25 21:20:08.757768 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:08.757808 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:08.757851 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:08.757876 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:08.758156 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:08.758173 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:08.758180 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:08.758188 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:08.758194 [ 17 ] {} RaftInstance: trigger commit upto 226 2024.09.25 21:20:08.758200 [ 17 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 225 2024.09.25 21:20:08.758206 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:08.758224 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:08.758238 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:08.758238 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:08.758253 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:08.758259 [ 20 ] {} RaftInstance: commit upto 226, current idx 225 2024.09.25 21:20:08.758263 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:08.758268 [ 20 ] {} RaftInstance: commit upto 226, current idx 226 2024.09.25 21:20:08.758298 [ 20 ] {} RaftInstance: DONE: commit upto 226, current idx 226 2024.09.25 21:20:08.758309 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:09.083560 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:09.083592 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:09.083601 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:09.083611 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:09.083619 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:09.083627 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:09.083646 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:09.083667 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:09.083675 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:09.584409 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:09.584439 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:09.584447 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:09.584455 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:09.584462 [ 17 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:09.584469 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:09.584478 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:09.584489 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:09.584499 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:10.085263 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:10.085292 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:10.085299 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:10.085308 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:10.085314 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:10.085320 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:10.085337 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:10.085353 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:10.085359 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:10.585632 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:10.585656 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:10.585663 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:10.585672 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:10.585678 [ 17 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:10.585685 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:10.585703 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:10.585738 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:10.585744 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:11.086371 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:11.086397 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:11.086404 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:11.086412 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:11.086418 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:11.086425 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:11.086441 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:11.086458 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:11.086464 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:11.586550 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:11.586578 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:11.586586 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:11.586595 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:11.586602 [ 16 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:11.586608 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:11.586623 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:11.586645 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:11.586652 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:12.086939 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:12.086967 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:12.086974 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:12.086982 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:12.086989 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:12.086999 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:12.087020 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:12.087038 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:12.087045 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:12.587947 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:12.587996 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:12.588012 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:12.588031 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:12.588047 [ 16 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:12.588061 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:12.588092 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:12.588114 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:12.588122 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:13.089038 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:13.089095 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:13.089106 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:13.089117 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:13.089125 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:13.089133 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:13.089154 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:13.089175 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:13.089184 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:13.589676 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:13.589733 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:13.589750 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:13.589768 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:13.589783 [ 16 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:13.589797 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:13.589835 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:13.589874 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:13.589889 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:14.090070 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:14.090120 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:14.090137 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:14.090155 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:14.090171 [ 14 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:14.090186 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:14.090227 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:14.090265 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:14.090281 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:14.590365 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:14.590393 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:14.590403 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:14.590412 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:14.590420 [ 16 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:14.590426 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:14.590443 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:14.590460 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:14.590471 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:15.090931 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:15.090984 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:15.091006 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:15.091033 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:15.091056 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:15.091070 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:15.091095 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:15.091115 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:15.091124 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:15.591921 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:15.591971 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:15.591988 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:15.592005 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:15.592021 [ 14 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:15.592035 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:15.592069 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:15.592096 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:15.592103 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:16.092974 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:16.093055 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:16.093073 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:16.093090 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:16.093102 [ 19 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:16.093109 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:16.093135 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:16.093162 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:16.093173 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:16.593511 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:16.593541 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:16.593552 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:16.593565 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:16.593574 [ 14 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:16.593583 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:16.593595 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:16.593606 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:16.593617 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:17.094570 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:17.094602 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:17.094611 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:17.094621 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:17.094630 [ 15 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:17.094638 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:17.094648 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:17.094680 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:17.094694 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:17.595406 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:17.595429 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:17.595436 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:17.595444 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:17.595450 [ 14 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:17.595456 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:17.595472 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:17.595488 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:17.595494 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:18.095967 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:18.096028 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:18.096053 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:18.096072 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:18.096087 [ 13 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:18.096102 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:18.096139 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:18.096162 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:18.096170 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:18.596240 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=0, CommitIndex=226 and Term=2 2024.09.25 21:20:18.596268 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (0), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:18.596279 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:18.596287 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:18.596293 [ 12 ] {} RaftInstance: local log idx 226, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:18.596299 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:18.596317 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:18.596334 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:18.596341 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=227 2024.09.25 21:20:18.756371 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=226, LastLogTerm 2, EntriesLength=1, CommitIndex=226 and Term=2 2024.09.25 21:20:18.756404 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 226 (1), req c idx: 226, my term: 2, my role: 1 2024.09.25 21:20:18.756416 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:18.756425 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 226, req log term: 2, my last log idx: 226, my log (226) term: 2 2024.09.25 21:20:18.756433 [ 13 ] {} RaftInstance: [INIT] log_idx: 227, count: 0, log_store_->next_slot(): 227, req.log_entries().size(): 1 2024.09.25 21:20:18.756441 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 227, count: 0 2024.09.25 21:20:18.756447 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 227, count: 0 2024.09.25 21:20:18.756458 [ 13 ] {} RaftInstance: append at 227, term 2, timestamp 0 2024.09.25 21:20:18.756483 [ 13 ] {} RaftInstance: durable index 226, sleep and wait for log appending completion 2024.09.25 21:20:18.757557 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:18.757642 [ 13 ] {} RaftInstance: wake up, durable index 227 2024.09.25 21:20:18.757684 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 226, quick_commit_index_ 226, state_->get_commit_idx() 226 2024.09.25 21:20:18.757700 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:18.757737 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:18.757776 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:18.757791 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:18.758196 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:18.758218 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:18.758227 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:18.758236 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:18.758244 [ 14 ] {} RaftInstance: trigger commit upto 227 2024.09.25 21:20:18.758251 [ 14 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 226 2024.09.25 21:20:18.758259 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:18.758280 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:18.758301 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:18.758304 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:18.758320 [ 20 ] {} RaftInstance: commit upto 227, current idx 226 2024.09.25 21:20:18.758333 [ 20 ] {} RaftInstance: commit upto 227, current idx 227 2024.09.25 21:20:18.758342 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:18.758354 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:18.758369 [ 20 ] {} RaftInstance: DONE: commit upto 227, current idx 227 2024.09.25 21:20:18.758381 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:19.097100 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:19.097129 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:19.097138 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:19.097147 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:19.097155 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:19.097162 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:19.097182 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:19.097202 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:19.097209 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:19.597492 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:19.597524 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:19.597535 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:19.597547 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:19.597557 [ 18 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:19.597567 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:19.597590 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:19.597613 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:19.597625 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:20.098435 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:20.098465 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:20.098473 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:20.098481 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:20.098488 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:20.098494 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:20.098511 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:20.098527 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:20.098535 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:20.599487 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:20.599521 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:20.599530 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:20.599539 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:20.599546 [ 18 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:20.599552 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:20.599570 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:20.599587 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:20.599593 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:21.099912 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:21.099943 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:21.099954 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:21.099966 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:21.099977 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:21.099987 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:21.099999 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:21.100013 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:21.100022 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:21.600714 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:21.600737 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:21.600744 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:21.600752 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:21.600758 [ 18 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:21.600764 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:21.600780 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:21.600797 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:21.600803 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:22.101730 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:22.101757 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:22.101765 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:22.101774 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:22.101781 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:22.101788 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:22.101804 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:22.101820 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:22.101827 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:22.602147 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:22.602178 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:22.602189 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:22.602201 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:22.602208 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:22.602215 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:22.602230 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:22.602247 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:22.602253 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:23.102855 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:23.102884 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:23.102895 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:23.102906 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:23.102916 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:23.102925 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:23.102944 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:23.102965 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:23.102976 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:23.603727 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:23.603753 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:23.603760 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:23.603768 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:23.603775 [ 17 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:23.603781 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:23.603797 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:23.603812 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:23.603819 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:24.104173 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:24.104214 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:24.104227 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:24.104241 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:24.104253 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:24.104264 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:24.104294 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:24.104322 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:24.104334 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:24.604510 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:24.604548 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:24.604560 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:24.604574 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:24.604586 [ 16 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:24.604598 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:24.604628 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:24.604656 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:24.604668 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:25.105531 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:25.105587 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:25.105604 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:25.105621 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:25.105636 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:25.105651 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:25.105688 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:25.105726 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:25.105742 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:25.606080 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:25.606142 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:25.606159 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:25.606167 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:25.606174 [ 18 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:25.606180 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:25.606197 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:25.606216 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:25.606222 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:26.107127 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:26.107181 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:26.107196 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:26.107210 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:26.107218 [ 18 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:26.107226 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:26.107244 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:26.107263 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:26.107271 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:26.608059 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:26.608098 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:26.608111 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:26.608124 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:26.608136 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:26.608146 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:26.608174 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:26.608198 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:26.608206 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:27.108516 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:27.108553 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:27.108565 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:27.108575 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:27.108584 [ 19 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:27.108592 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:27.108612 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:27.108633 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:27.108641 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:27.609416 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:27.609445 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:27.609456 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:27.609467 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:27.609476 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:27.609485 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:27.609506 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:27.609528 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:27.609538 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:28.110717 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:28.110777 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:28.110794 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:28.110812 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:28.110827 [ 19 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:28.110841 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:28.110878 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:28.110915 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:28.110930 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:28.611325 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=0, CommitIndex=227 and Term=2 2024.09.25 21:20:28.611349 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (0), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:28.611357 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:28.611366 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:28.611373 [ 13 ] {} RaftInstance: local log idx 227, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:28.611379 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:28.611396 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:28.611413 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:28.611423 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=228 2024.09.25 21:20:28.756295 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=227, LastLogTerm 2, EntriesLength=1, CommitIndex=227 and Term=2 2024.09.25 21:20:28.756316 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 227 (1), req c idx: 227, my term: 2, my role: 1 2024.09.25 21:20:28.756326 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:28.756336 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 227, req log term: 2, my last log idx: 227, my log (227) term: 2 2024.09.25 21:20:28.756345 [ 19 ] {} RaftInstance: [INIT] log_idx: 228, count: 0, log_store_->next_slot(): 228, req.log_entries().size(): 1 2024.09.25 21:20:28.756355 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 228, count: 0 2024.09.25 21:20:28.756363 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 228, count: 0 2024.09.25 21:20:28.756375 [ 19 ] {} RaftInstance: append at 228, term 2, timestamp 0 2024.09.25 21:20:28.756403 [ 19 ] {} RaftInstance: durable index 227, sleep and wait for log appending completion 2024.09.25 21:20:28.757458 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:28.757494 [ 19 ] {} RaftInstance: wake up, durable index 228 2024.09.25 21:20:28.757511 [ 19 ] {} RaftInstance: local log idx 228, target_commit_idx 227, quick_commit_index_ 227, state_->get_commit_idx() 227 2024.09.25 21:20:28.757517 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:28.757533 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:28.757549 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:28.757555 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:28.757763 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:28.757783 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:28.757790 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:28.757797 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:28.757806 [ 16 ] {} RaftInstance: trigger commit upto 228 2024.09.25 21:20:28.757816 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 227 2024.09.25 21:20:28.757824 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:28.757846 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:28.757856 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:28.757862 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:28.757879 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:28.757881 [ 20 ] {} RaftInstance: commit upto 228, current idx 227 2024.09.25 21:20:28.757891 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:28.757898 [ 20 ] {} RaftInstance: commit upto 228, current idx 228 2024.09.25 21:20:28.757923 [ 20 ] {} RaftInstance: DONE: commit upto 228, current idx 228 2024.09.25 21:20:28.757934 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:29.112495 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:29.112553 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:29.112570 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:29.112588 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:29.112603 [ 19 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:29.112618 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:29.112655 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:29.112691 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:29.112707 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:29.612822 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:29.612848 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:29.612857 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:29.612865 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:29.612872 [ 13 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:29.612878 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:29.612895 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:29.612911 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:29.612918 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:30.113273 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:30.113322 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:30.113338 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:30.113356 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:30.113371 [ 19 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:30.113385 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:30.113420 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:30.113459 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:30.113474 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:30.614264 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:30.614296 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:30.614304 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:30.614332 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:30.614343 [ 13 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:30.614350 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:30.614370 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:30.614385 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:30.614394 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:31.115138 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:31.115171 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:31.115180 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:31.115190 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:31.115198 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:31.115205 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:31.115225 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:31.115245 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:31.115254 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:31.615581 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:31.615610 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:31.615622 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:31.615634 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:31.615644 [ 13 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:31.615653 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:31.615675 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:31.615697 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:31.615706 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:32.116433 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:32.116462 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:32.116469 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:32.116481 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:32.116491 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:32.116500 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:32.116517 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:32.116541 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:32.116551 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:32.617270 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:32.617300 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:32.617311 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:32.617323 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:32.617333 [ 14 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:32.617342 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:32.617367 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:32.617390 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:32.617400 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:33.117719 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:33.117749 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:33.117759 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:33.117771 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:33.117777 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:33.117784 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:33.117802 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:33.117823 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:33.117833 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:33.618507 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:33.618532 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:33.618543 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:33.618556 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:33.618565 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:33.618575 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:33.618587 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:33.618600 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:33.618609 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:34.119368 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:34.119395 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:34.119403 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:34.119412 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:34.119418 [ 13 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:34.119425 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:34.119442 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:34.119459 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:34.119469 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:34.619747 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:34.619773 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:34.619784 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:34.619795 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:34.619805 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:34.619814 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:34.619833 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:34.619847 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:34.619856 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:35.120786 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:35.120840 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:35.120858 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:35.120875 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:35.120891 [ 13 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:35.120905 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:35.120959 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:35.120998 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:35.121037 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:35.621798 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:35.621827 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:35.621834 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:35.621845 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:35.621855 [ 17 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:35.621866 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:35.621888 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:35.621910 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:35.621919 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:36.122195 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:36.122219 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:36.122226 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:36.122233 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:36.122240 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:36.122247 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:36.122263 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:36.122279 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:36.122285 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:36.623021 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:36.623048 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:36.623056 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:36.623065 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:36.623072 [ 18 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:36.623080 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:36.623097 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:36.623114 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:36.623122 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:37.123959 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:37.123991 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:37.124000 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:37.124019 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:37.124027 [ 16 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:37.124034 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:37.124051 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:37.124068 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:37.124076 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:37.624546 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:37.624599 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:37.624616 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:37.624636 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:37.624650 [ 15 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:37.624664 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:37.624701 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:37.624737 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:37.624752 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:38.124918 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:38.124972 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:38.124989 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:38.125006 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:38.125021 [ 18 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:38.125035 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:38.125069 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:38.125106 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:38.125120 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:38.626071 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=0, CommitIndex=228 and Term=2 2024.09.25 21:20:38.626096 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (0), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:38.626105 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:38.626117 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:38.626128 [ 15 ] {} RaftInstance: local log idx 228, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:38.626137 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:38.626150 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:38.626174 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:38.626185 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=229 2024.09.25 21:20:38.756411 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=228, LastLogTerm 2, EntriesLength=1, CommitIndex=228 and Term=2 2024.09.25 21:20:38.756430 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 228 (1), req c idx: 228, my term: 2, my role: 1 2024.09.25 21:20:38.756437 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:38.756444 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 228, req log term: 2, my last log idx: 228, my log (228) term: 2 2024.09.25 21:20:38.756451 [ 18 ] {} RaftInstance: [INIT] log_idx: 229, count: 0, log_store_->next_slot(): 229, req.log_entries().size(): 1 2024.09.25 21:20:38.756456 [ 18 ] {} RaftInstance: [after SKIP] log_idx: 229, count: 0 2024.09.25 21:20:38.756462 [ 18 ] {} RaftInstance: [after OVWR] log_idx: 229, count: 0 2024.09.25 21:20:38.756470 [ 18 ] {} RaftInstance: append at 229, term 2, timestamp 0 2024.09.25 21:20:38.756491 [ 18 ] {} RaftInstance: durable index 228, sleep and wait for log appending completion 2024.09.25 21:20:38.757649 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:38.757734 [ 18 ] {} RaftInstance: wake up, durable index 229 2024.09.25 21:20:38.757765 [ 18 ] {} RaftInstance: local log idx 229, target_commit_idx 228, quick_commit_index_ 228, state_->get_commit_idx() 228 2024.09.25 21:20:38.757779 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:38.757815 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:38.757852 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:38.757868 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:38.758375 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:38.758401 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:38.758409 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:38.758418 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:38.758426 [ 15 ] {} RaftInstance: trigger commit upto 229 2024.09.25 21:20:38.758433 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 228 2024.09.25 21:20:38.758440 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:38.758482 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:38.758495 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:38.758501 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:38.758513 [ 20 ] {} RaftInstance: commit upto 229, current idx 228 2024.09.25 21:20:38.758526 [ 20 ] {} RaftInstance: commit upto 229, current idx 229 2024.09.25 21:20:38.758549 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:38.758554 [ 20 ] {} RaftInstance: DONE: commit upto 229, current idx 229 2024.09.25 21:20:38.758561 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:38.758569 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:39.127049 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:39.127105 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:39.127122 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:39.127139 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:39.127153 [ 18 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:39.127167 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:39.127204 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:39.127240 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:39.127254 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:39.628108 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:39.628162 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:39.628178 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:39.628195 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:39.628210 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:39.628224 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:39.628262 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:39.628299 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:39.628314 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:40.128401 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:40.128441 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:40.128455 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:40.128468 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:40.128480 [ 12 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:40.128492 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:40.128520 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:40.128548 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:40.128560 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:40.628900 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:40.628935 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:40.628948 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:40.628961 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:40.628974 [ 17 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:40.628982 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:40.629004 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:40.629016 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:40.629024 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:41.129937 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:41.129996 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:41.130039 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:41.130059 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:41.130074 [ 12 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:41.130090 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:41.130126 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:41.130163 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:41.130178 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:41.631079 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:41.631131 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:41.631147 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:41.631165 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:41.631180 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:41.631194 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:41.631231 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:41.631268 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:41.631283 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:42.131860 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:42.131917 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:42.131936 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:42.131956 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:42.131971 [ 13 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:42.131986 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:42.132036 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:42.132083 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:42.132100 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:42.632293 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:42.632319 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:42.632327 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:42.632339 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:42.632351 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:42.632361 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:42.632381 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:42.632392 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:42.632399 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:43.133165 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:43.133195 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:43.133204 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:43.133213 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:43.133222 [ 13 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:43.133229 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:43.133249 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:43.133268 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:43.133276 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:43.633753 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:43.633810 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:43.633827 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:43.633844 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:43.633859 [ 19 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:43.633873 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:43.633911 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:43.633948 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:43.633963 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:44.134904 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:44.134959 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:44.134975 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:44.134992 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:44.135007 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:44.135021 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:44.135058 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:44.135096 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:44.135109 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:44.635187 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:44.635219 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:44.635228 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:44.635237 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:44.635245 [ 19 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:44.635252 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:44.635273 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:44.635294 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:44.635302 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:45.135620 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:45.135648 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:45.135656 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:45.135664 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:45.135671 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:45.135677 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:45.135694 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:45.135710 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:45.135716 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:45.636438 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:45.636468 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:45.636478 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:45.636490 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:45.636500 [ 19 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:45.636509 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:45.636529 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:45.636555 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:45.636564 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:46.137225 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:46.137249 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:46.137258 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:46.137267 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:46.137275 [ 14 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:46.137282 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:46.137301 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:46.137321 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:46.137329 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:46.637649 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:46.637676 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:46.637684 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:46.637692 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:46.637698 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:46.637704 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:46.637722 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:46.637745 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:46.637754 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:47.138408 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:47.138443 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:47.138452 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:47.138463 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:47.138472 [ 14 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:47.138479 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:47.138502 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:47.138524 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:47.138537 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:47.639203 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:47.639230 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:47.639241 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:47.639255 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:47.639265 [ 15 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:47.639275 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:47.639285 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:47.639303 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:47.639315 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:48.139561 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:48.139593 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:48.139604 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:48.139616 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:48.139626 [ 14 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:48.139634 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:48.139650 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:48.139667 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:48.139677 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:48.640288 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=0, CommitIndex=229 and Term=2 2024.09.25 21:20:48.640319 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (0), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:48.640326 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:48.640335 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:48.640341 [ 18 ] {} RaftInstance: local log idx 229, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:48.640348 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:48.640368 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:48.640389 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:48.640396 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=230 2024.09.25 21:20:48.756300 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=229, LastLogTerm 2, EntriesLength=1, CommitIndex=229 and Term=2 2024.09.25 21:20:48.756326 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 229 (1), req c idx: 229, my term: 2, my role: 1 2024.09.25 21:20:48.756335 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:48.756345 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 229, req log term: 2, my last log idx: 229, my log (229) term: 2 2024.09.25 21:20:48.756354 [ 14 ] {} RaftInstance: [INIT] log_idx: 230, count: 0, log_store_->next_slot(): 230, req.log_entries().size(): 1 2024.09.25 21:20:48.756363 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 230, count: 0 2024.09.25 21:20:48.756372 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 230, count: 0 2024.09.25 21:20:48.756384 [ 14 ] {} RaftInstance: append at 230, term 2, timestamp 0 2024.09.25 21:20:48.756411 [ 14 ] {} RaftInstance: durable index 229, sleep and wait for log appending completion 2024.09.25 21:20:48.757466 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:48.757506 [ 14 ] {} RaftInstance: wake up, durable index 230 2024.09.25 21:20:48.757518 [ 14 ] {} RaftInstance: local log idx 230, target_commit_idx 229, quick_commit_index_ 229, state_->get_commit_idx() 229 2024.09.25 21:20:48.757525 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:48.757545 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:48.757574 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:48.757584 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:48.757833 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:48.757852 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:48.757862 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:48.757873 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:48.757883 [ 15 ] {} RaftInstance: trigger commit upto 230 2024.09.25 21:20:48.757893 [ 15 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 229 2024.09.25 21:20:48.757899 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:48.757918 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:48.757933 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:48.757938 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:48.757997 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:48.757977 [ 20 ] {} RaftInstance: commit upto 230, current idx 229 2024.09.25 21:20:48.758018 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:48.758028 [ 20 ] {} RaftInstance: commit upto 230, current idx 230 2024.09.25 21:20:48.758050 [ 20 ] {} RaftInstance: DONE: commit upto 230, current idx 230 2024.09.25 21:20:48.758061 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:49.140870 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:49.140895 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:49.140902 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:49.140910 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:49.140917 [ 18 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:49.140923 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:49.140941 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:49.140957 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:49.140964 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:49.641440 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:49.641480 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:49.641488 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:49.641498 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:49.641506 [ 17 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:49.641514 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:49.641533 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:49.641553 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:49.641561 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:50.142257 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:50.142289 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:50.142298 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:50.142309 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:50.142318 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:50.142327 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:50.142347 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:50.142367 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:50.142375 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:50.643303 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:50.643356 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:50.643373 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:50.643391 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:50.643406 [ 18 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:50.643420 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:50.643460 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:50.643494 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:50.643506 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:51.143827 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:51.143857 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:51.143865 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:51.143874 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:51.143881 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:51.143888 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:51.143908 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:51.143937 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:51.143946 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:51.644906 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:51.644946 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:51.644959 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:51.644973 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:51.644984 [ 18 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:51.645034 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:51.645062 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:51.645092 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:51.645104 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:52.145920 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:52.145952 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:52.145961 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:52.145971 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:52.145979 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:52.145987 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:52.146012 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:52.146036 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:52.146045 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:52.646501 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:52.646531 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:52.646540 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:52.646550 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:52.646558 [ 16 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:52.646566 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:52.646585 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:52.646604 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:52.646612 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:53.147499 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:53.147529 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:53.147539 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:53.147552 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:53.147562 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:53.147573 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:53.147586 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:53.147610 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:53.147617 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:53.648623 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:53.648649 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:53.648656 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:53.648664 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:53.648670 [ 16 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:53.648676 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:53.648692 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:53.648702 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:53.648708 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:54.149149 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:54.149201 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:54.149216 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:54.149235 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:54.149250 [ 18 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:54.149264 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:54.149299 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:54.149340 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:54.149365 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:54.649852 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:54.649905 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:54.649921 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:54.649939 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:54.649954 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:54.649969 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:54.650005 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:54.650042 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:54.650058 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:55.150084 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:55.150108 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:55.150115 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:55.150123 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:55.150130 [ 16 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:55.150163 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:55.150180 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:55.150196 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:55.150203 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:55.650515 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:55.650554 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:55.650566 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:55.650580 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:55.650592 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:55.650603 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:55.650632 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:55.650661 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:55.650672 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:56.151559 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:56.151591 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:56.151600 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:56.151609 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:56.151617 [ 16 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:56.151625 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:56.151645 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:56.151665 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:56.151673 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:56.651929 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:56.651985 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:56.652001 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:56.652047 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:56.652063 [ 12 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:56.652078 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:56.652114 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:56.652152 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:56.652167 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:57.152613 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:57.152647 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:57.152659 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:57.152671 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:57.152680 [ 16 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:57.152689 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:57.152710 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:57.152723 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:57.152732 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:57.652811 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:57.652841 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:57.652852 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:57.652864 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:57.652875 [ 13 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:57.652884 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:57.652900 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:57.652926 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:57.652938 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:58.153622 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:58.153648 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:58.153655 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:58.153663 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:58.153670 [ 19 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:58.153676 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:58.153691 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:58.153706 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:58.153713 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:58.654028 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=0, CommitIndex=230 and Term=2 2024.09.25 21:20:58.654060 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (0), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:58.654068 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:58.654077 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:58.654083 [ 13 ] {} RaftInstance: local log idx 230, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:58.654089 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:58.654111 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:58.654141 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:58.654152 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=231 2024.09.25 21:20:58.756271 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=230, LastLogTerm 2, EntriesLength=1, CommitIndex=230 and Term=2 2024.09.25 21:20:58.756290 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 230 (1), req c idx: 230, my term: 2, my role: 1 2024.09.25 21:20:58.756298 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:58.756306 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 230, req log term: 2, my last log idx: 230, my log (230) term: 2 2024.09.25 21:20:58.756312 [ 13 ] {} RaftInstance: [INIT] log_idx: 231, count: 0, log_store_->next_slot(): 231, req.log_entries().size(): 1 2024.09.25 21:20:58.756318 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 231, count: 0 2024.09.25 21:20:58.756323 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 231, count: 0 2024.09.25 21:20:58.756332 [ 13 ] {} RaftInstance: append at 231, term 2, timestamp 0 2024.09.25 21:20:58.756378 [ 13 ] {} RaftInstance: durable index 230, sleep and wait for log appending completion 2024.09.25 21:20:58.757448 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:20:58.757480 [ 13 ] {} RaftInstance: wake up, durable index 231 2024.09.25 21:20:58.757496 [ 13 ] {} RaftInstance: local log idx 231, target_commit_idx 230, quick_commit_index_ 230, state_->get_commit_idx() 230 2024.09.25 21:20:58.757506 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:58.757524 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:58.757543 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:58.757554 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:20:58.757787 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:20:58.757803 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:20:58.757812 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:58.757821 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:20:58.757829 [ 19 ] {} RaftInstance: trigger commit upto 231 2024.09.25 21:20:58.757837 [ 19 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 230 2024.09.25 21:20:58.757845 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:20:58.757857 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:58.757873 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:20:58.757877 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:58.757889 [ 20 ] {} RaftInstance: commit upto 231, current idx 230 2024.09.25 21:20:58.757900 [ 20 ] {} RaftInstance: commit upto 231, current idx 231 2024.09.25 21:20:58.757907 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:58.757918 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:20:58.757930 [ 20 ] {} RaftInstance: DONE: commit upto 231, current idx 231 2024.09.25 21:20:58.757941 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:20:59.154324 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:20:59.154358 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:20:59.154367 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:59.154377 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:20:59.154385 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:20:59.154393 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:59.154414 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:59.154434 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:59.154442 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:20:59.655266 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:20:59.655307 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:20:59.655319 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:20:59.655333 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:20:59.655345 [ 19 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:20:59.655356 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:20:59.655387 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:20:59.655415 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:20:59.655426 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:00.155801 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:00.155834 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:00.155843 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:00.155854 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:00.155863 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:00.155876 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:00.155901 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:00.155927 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:00.155939 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:00.657059 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:00.657112 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:00.657130 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:00.657149 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:00.657165 [ 19 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:00.657179 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:00.657217 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:00.657255 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:00.657270 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:01.157312 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:01.157341 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:01.157349 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:01.157358 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:01.157366 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:01.157374 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:01.157394 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:01.157414 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:01.157422 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:01.657885 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:01.657934 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:01.657950 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:01.657968 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:01.657983 [ 16 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:01.657997 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:01.658032 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:01.658072 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:01.658087 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:02.159326 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:02.159391 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:02.159409 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:02.159427 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:02.159443 [ 15 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:02.159457 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:02.159497 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:02.159539 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:02.159565 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:02.659908 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:02.659963 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:02.659980 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:02.660003 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:02.660028 [ 16 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:02.660049 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:02.660086 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:02.660123 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:02.660139 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:03.160471 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:03.160500 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:03.160511 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:03.160523 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:03.160533 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:03.160541 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:03.160558 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:03.160575 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:03.160582 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:03.661747 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:03.661781 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:03.661791 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:03.661803 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:03.661813 [ 16 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:03.661823 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:03.661842 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:03.661858 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:03.661865 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:04.162606 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:04.162630 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:04.162637 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:04.162645 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:04.162653 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:04.162659 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:04.162675 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:04.162691 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:04.162698 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:04.663164 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:04.663219 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:04.663235 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:04.663253 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:04.663269 [ 17 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:04.663282 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:04.663319 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:04.663355 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:04.663370 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:05.164176 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:05.164204 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:05.164225 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:05.164234 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:05.164241 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:05.164247 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:05.164264 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:05.164281 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:05.164288 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:05.665243 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:05.665279 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:05.665291 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:05.665304 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:05.665313 [ 17 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:05.665320 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:05.665331 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:05.665346 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:05.665358 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:06.165672 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:06.165698 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:06.165727 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:06.165736 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:06.165743 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:06.165749 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:06.165764 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:06.165781 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:06.165788 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:06.666651 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:06.666686 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:06.666696 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:06.666706 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:06.666714 [ 17 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:06.666722 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:06.666743 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:06.666764 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:06.666777 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:07.166839 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:07.166869 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:07.166880 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:07.166892 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:07.166902 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:07.166912 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:07.166933 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:07.166952 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:07.166962 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:07.667274 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:07.667308 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:07.667321 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:07.667332 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:07.667341 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:07.667349 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:07.667370 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:07.667399 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:07.667409 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:08.168149 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:08.168177 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:08.168185 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:08.168193 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:08.168200 [ 12 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:08.168206 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:08.168223 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:08.168241 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:08.168251 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:08.669128 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=0, CommitIndex=231 and Term=2 2024.09.25 21:21:08.669183 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (0), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:08.669200 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:08.669218 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:08.669233 [ 14 ] {} RaftInstance: local log idx 231, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:08.669248 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:08.669286 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:08.669329 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:08.669355 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=232 2024.09.25 21:21:08.756371 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=231, LastLogTerm 2, EntriesLength=1, CommitIndex=231 and Term=2 2024.09.25 21:21:08.756399 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 231 (1), req c idx: 231, my term: 2, my role: 1 2024.09.25 21:21:08.756408 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:08.756419 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 231, req log term: 2, my last log idx: 231, my log (231) term: 2 2024.09.25 21:21:08.756428 [ 12 ] {} RaftInstance: [INIT] log_idx: 232, count: 0, log_store_->next_slot(): 232, req.log_entries().size(): 1 2024.09.25 21:21:08.756436 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 232, count: 0 2024.09.25 21:21:08.756442 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 232, count: 0 2024.09.25 21:21:08.756454 [ 12 ] {} RaftInstance: append at 232, term 2, timestamp 0 2024.09.25 21:21:08.756480 [ 12 ] {} RaftInstance: durable index 231, sleep and wait for log appending completion 2024.09.25 21:21:08.757566 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:08.757600 [ 12 ] {} RaftInstance: wake up, durable index 232 2024.09.25 21:21:08.757610 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 231, quick_commit_index_ 231, state_->get_commit_idx() 231 2024.09.25 21:21:08.757618 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:08.757636 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:08.757656 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:08.757670 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:08.757865 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:08.757889 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:08.757898 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:08.757907 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:08.757915 [ 14 ] {} RaftInstance: trigger commit upto 232 2024.09.25 21:21:08.757922 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 231 2024.09.25 21:21:08.757930 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:08.757950 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:08.757970 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:08.757975 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:08.758009 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:08.758022 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:08.758033 [ 20 ] {} RaftInstance: commit upto 232, current idx 231 2024.09.25 21:21:08.758051 [ 20 ] {} RaftInstance: commit upto 232, current idx 232 2024.09.25 21:21:08.758079 [ 20 ] {} RaftInstance: DONE: commit upto 232, current idx 232 2024.09.25 21:21:08.758090 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:09.169313 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:09.169344 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:09.169356 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:09.169367 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:09.169374 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:09.169380 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:09.169398 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:09.169413 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:09.169420 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:09.670103 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:09.670130 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:09.670137 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:09.670146 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:09.670153 [ 13 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:09.670159 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:09.670178 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:09.670195 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:09.670207 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:10.170899 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:10.170927 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:10.170935 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:10.170943 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:10.170951 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:10.170961 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:10.170982 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:10.170997 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:10.171007 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:10.671325 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:10.671352 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:10.671363 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:10.671374 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:10.671383 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:10.671392 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:10.671415 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:10.671442 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:10.671452 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:11.172354 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:11.172412 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:11.172431 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:11.172449 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:11.172466 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:11.172480 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:11.172519 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:11.172557 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:11.172575 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:11.673497 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:11.673527 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:11.673535 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:11.673543 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:11.673550 [ 19 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:11.673556 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:11.673573 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:11.673591 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:11.673598 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:12.173918 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:12.173950 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:12.173962 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:12.173974 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:12.173984 [ 19 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:12.173998 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:12.174023 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:12.174049 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:12.174059 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:12.674742 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:12.674770 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:12.674781 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:12.674794 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:12.674803 [ 18 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:12.674813 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:12.674826 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:12.674856 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:12.674868 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:13.175554 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:13.175583 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:13.175594 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:13.175605 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:13.175615 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:13.175625 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:13.175638 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:13.175666 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:13.175675 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:13.676013 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:13.676046 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:13.676057 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:13.676070 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:13.676078 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:13.676084 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:13.676103 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:13.676118 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:13.676129 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:14.176954 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:14.176983 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:14.176992 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:14.177003 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:14.177013 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:14.177021 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:14.177038 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:14.177069 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:14.177077 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:14.677759 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:14.677787 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:14.677795 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:14.677804 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:14.677810 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:14.677817 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:14.677833 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:14.677853 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:14.677863 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:15.178159 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:15.178187 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:15.178194 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:15.178203 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:15.178209 [ 14 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:15.178215 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:15.178231 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:15.178248 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:15.178255 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:15.679099 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:15.679141 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:15.679154 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:15.679168 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:15.679180 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:15.679191 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:15.679221 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:15.679251 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:15.679269 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:16.180324 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:16.180381 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:16.180397 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:16.180415 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:16.180431 [ 15 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:16.180445 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:16.180483 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:16.180521 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:16.180546 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:16.680901 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:16.680929 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:16.680936 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:16.680945 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:16.680951 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:16.680957 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:16.680973 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:16.680989 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:16.680995 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:17.181965 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:17.181996 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:17.182003 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:17.182011 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:17.182018 [ 15 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:17.182024 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:17.182040 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:17.182056 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:17.182063 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:17.682798 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:17.682825 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:17.682834 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:17.682846 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:17.682856 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:17.682865 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:17.682885 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:17.682914 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:17.682926 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:18.183422 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:18.183474 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:18.183492 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:18.183511 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:18.183525 [ 15 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:18.183540 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:18.183576 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:18.183614 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:18.183628 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:18.683610 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=0, CommitIndex=232 and Term=2 2024.09.25 21:21:18.683637 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (0), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:18.683648 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:18.683661 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:18.683671 [ 12 ] {} RaftInstance: local log idx 232, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:18.683681 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:18.683698 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:18.683719 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:18.683729 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=233 2024.09.25 21:21:18.756322 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=232, LastLogTerm 2, EntriesLength=1, CommitIndex=232 and Term=2 2024.09.25 21:21:18.756347 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 232 (1), req c idx: 232, my term: 2, my role: 1 2024.09.25 21:21:18.756359 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:18.756373 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 232, req log term: 2, my last log idx: 232, my log (232) term: 2 2024.09.25 21:21:18.756384 [ 16 ] {} RaftInstance: [INIT] log_idx: 233, count: 0, log_store_->next_slot(): 233, req.log_entries().size(): 1 2024.09.25 21:21:18.756391 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 233, count: 0 2024.09.25 21:21:18.756398 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 233, count: 0 2024.09.25 21:21:18.756410 [ 16 ] {} RaftInstance: append at 233, term 2, timestamp 0 2024.09.25 21:21:18.756435 [ 16 ] {} RaftInstance: durable index 232, sleep and wait for log appending completion 2024.09.25 21:21:18.757441 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:18.757487 [ 16 ] {} RaftInstance: wake up, durable index 233 2024.09.25 21:21:18.757503 [ 16 ] {} RaftInstance: local log idx 233, target_commit_idx 232, quick_commit_index_ 232, state_->get_commit_idx() 232 2024.09.25 21:21:18.757511 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:18.757529 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:18.757548 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:18.757557 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:18.757782 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:18.757801 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:18.757810 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:18.757820 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:18.757828 [ 15 ] {} RaftInstance: trigger commit upto 233 2024.09.25 21:21:18.757835 [ 15 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 232 2024.09.25 21:21:18.757843 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:18.757862 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:18.757877 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:18.757880 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:18.757897 [ 20 ] {} RaftInstance: commit upto 233, current idx 232 2024.09.25 21:21:18.757907 [ 20 ] {} RaftInstance: commit upto 233, current idx 233 2024.09.25 21:21:18.757924 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:18.757935 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:18.757946 [ 20 ] {} RaftInstance: DONE: commit upto 233, current idx 233 2024.09.25 21:21:18.757961 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:19.183945 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:19.183972 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:19.183981 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:19.183990 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:19.183998 [ 16 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:19.184006 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:19.184025 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:19.184044 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:19.184052 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:19.684410 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:19.684442 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:19.684454 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:19.684465 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:19.684475 [ 15 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:19.684485 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:19.684504 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:19.684522 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:19.684529 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:20.185395 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:20.185455 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:20.185472 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:20.185489 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:20.185505 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:20.185519 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:20.185557 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:20.185596 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:20.185620 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:20.686507 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:20.686572 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:20.686597 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:20.686624 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:20.686648 [ 16 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:20.686669 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:20.686715 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:20.686768 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:20.686788 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:21.187149 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:21.187176 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:21.187186 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:21.187198 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:21.187208 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:21.187217 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:21.187228 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:21.187250 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:21.187260 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:21.687945 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:21.687972 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:21.687980 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:21.687990 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:21.688001 [ 16 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:21.688011 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:21.688044 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:21.688058 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:21.688067 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:22.188779 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:22.188813 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:22.188824 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:22.188835 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:22.188845 [ 15 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:22.188856 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:22.188879 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:22.188902 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:22.188913 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:22.689192 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:22.689220 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:22.689229 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:22.689238 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:22.689246 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:22.689255 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:22.689274 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:22.689296 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:22.689308 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:23.189970 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:23.189995 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:23.190016 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:23.190028 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:23.190038 [ 15 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:23.190047 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:23.190059 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:23.190075 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:23.190115 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:23.690982 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:23.691045 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:23.691063 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:23.691081 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:23.691096 [ 13 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:23.691110 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:23.691148 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:23.691184 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:23.691199 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:24.191553 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:24.191579 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:24.191587 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:24.191595 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:24.191602 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:24.191609 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:24.191625 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:24.191640 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:24.191647 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:24.691842 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:24.691890 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:24.691906 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:24.691924 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:24.691941 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:24.691957 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:24.691993 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:24.692028 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:24.692043 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:25.192107 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:25.192140 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:25.192152 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:25.192166 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:25.192175 [ 18 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:25.192181 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:25.192190 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:25.192208 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:25.192215 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:25.692675 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:25.692725 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:25.692741 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:25.692759 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:25.692774 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:25.692789 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:25.692827 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:25.692862 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:25.692873 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:26.193693 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:26.193742 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:26.193757 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:26.193775 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:26.193791 [ 18 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:26.193806 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:26.193841 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:26.193864 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:26.193872 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:26.694202 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:26.694261 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:26.694277 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:26.694294 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:26.694309 [ 13 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:26.694323 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:26.694360 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:26.694396 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:26.694410 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:27.194795 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:27.194827 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:27.194839 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:27.194847 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:27.194854 [ 18 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:27.194861 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:27.194878 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:27.194895 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:27.194901 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:27.696108 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:27.696160 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:27.696177 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:27.696194 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:27.696209 [ 12 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:27.696222 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:27.696259 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:27.696296 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:27.696311 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:28.197141 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:28.197166 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:28.197174 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:28.197181 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:28.197188 [ 14 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:28.197194 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:28.197211 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:28.197226 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:28.197233 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:28.697752 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=0, CommitIndex=233 and Term=2 2024.09.25 21:21:28.697804 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (0), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:28.697824 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:28.697841 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:28.697857 [ 18 ] {} RaftInstance: local log idx 233, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:28.697869 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:28.697893 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:28.697914 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:28.697922 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=234 2024.09.25 21:21:28.756301 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=233, LastLogTerm 2, EntriesLength=1, CommitIndex=233 and Term=2 2024.09.25 21:21:28.756330 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 233 (1), req c idx: 233, my term: 2, my role: 1 2024.09.25 21:21:28.756341 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:28.756352 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 233, req log term: 2, my last log idx: 233, my log (233) term: 2 2024.09.25 21:21:28.756361 [ 14 ] {} RaftInstance: [INIT] log_idx: 234, count: 0, log_store_->next_slot(): 234, req.log_entries().size(): 1 2024.09.25 21:21:28.756369 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 234, count: 0 2024.09.25 21:21:28.756378 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 234, count: 0 2024.09.25 21:21:28.756389 [ 14 ] {} RaftInstance: append at 234, term 2, timestamp 0 2024.09.25 21:21:28.756417 [ 14 ] {} RaftInstance: durable index 233, sleep and wait for log appending completion 2024.09.25 21:21:28.757375 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:28.757414 [ 14 ] {} RaftInstance: wake up, durable index 234 2024.09.25 21:21:28.757426 [ 14 ] {} RaftInstance: local log idx 234, target_commit_idx 233, quick_commit_index_ 233, state_->get_commit_idx() 233 2024.09.25 21:21:28.757433 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:28.757448 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:28.757466 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:28.757476 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:28.757674 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:28.757695 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:28.757702 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:28.757709 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:28.757716 [ 18 ] {} RaftInstance: trigger commit upto 234 2024.09.25 21:21:28.757722 [ 18 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 233 2024.09.25 21:21:28.757728 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:28.757745 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:28.757761 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:28.757765 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:28.757777 [ 20 ] {} RaftInstance: commit upto 234, current idx 233 2024.09.25 21:21:28.757788 [ 20 ] {} RaftInstance: commit upto 234, current idx 234 2024.09.25 21:21:28.757794 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:28.757804 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:28.757818 [ 20 ] {} RaftInstance: DONE: commit upto 234, current idx 234 2024.09.25 21:21:28.757827 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:29.198147 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:29.198175 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:29.198183 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:29.198193 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:29.198204 [ 14 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:29.198214 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:29.198235 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:29.198253 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:29.198259 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:29.699179 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:29.699211 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:29.699221 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:29.699230 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:29.699238 [ 18 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:29.699246 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:29.699265 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:29.699284 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:29.699291 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:30.199587 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:30.199615 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:30.199625 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:30.199638 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:30.199648 [ 14 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:30.199657 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:30.199683 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:30.199705 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:30.199715 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:30.700578 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:30.700628 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:30.700644 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:30.700662 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:30.700677 [ 18 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:30.700691 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:30.700730 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:30.700767 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:30.700782 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:31.200851 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:31.200880 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:31.200888 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:31.200896 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:31.200903 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:31.200909 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:31.200926 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:31.200943 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:31.200950 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:31.701242 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:31.701274 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:31.701282 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:31.701292 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:31.701300 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:31.701307 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:31.701327 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:31.701347 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:31.701356 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:32.202265 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:32.202297 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:32.202305 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:32.202314 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:32.202320 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:32.202327 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:32.202343 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:32.202361 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:32.202370 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:32.703233 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:32.703286 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:32.703302 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:32.703318 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:32.703333 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:32.703347 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:32.703382 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:32.703419 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:32.703434 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:33.203822 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:33.203854 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:33.203867 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:33.203883 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:33.203895 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:33.203902 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:33.203911 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:33.203928 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:33.203934 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:33.704589 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:33.704614 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:33.704621 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:33.704628 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:33.704634 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:33.704640 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:33.704656 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:33.704672 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:33.704678 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:34.205352 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:34.205380 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:34.205388 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:34.205396 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:34.205402 [ 19 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:34.205409 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:34.205426 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:34.205437 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:34.205443 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:34.705755 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:34.705779 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:34.705786 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:34.705794 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:34.705800 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:34.705806 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:34.705821 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:34.705837 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:34.705844 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:35.206789 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:35.206841 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:35.206858 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:35.206876 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:35.206891 [ 19 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:35.206906 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:35.206938 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:35.206957 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:35.206965 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:35.707700 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:35.707728 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:35.707738 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:35.707747 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:35.707754 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:35.707760 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:35.707777 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:35.707794 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:35.707802 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:36.208315 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:36.208368 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:36.208385 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:36.208404 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:36.208419 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:36.208433 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:36.208472 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:36.208509 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:36.208525 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:36.708523 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:36.708555 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:36.708566 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:36.708578 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:36.708591 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:36.708600 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:36.708622 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:36.708636 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:36.708646 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:37.209622 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:37.209694 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:37.209722 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:37.209743 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:37.209758 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:37.209773 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:37.209809 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:37.209848 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:37.209864 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:37.710196 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:37.710226 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:37.710237 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:37.710250 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:37.710261 [ 15 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:37.710270 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:37.710292 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:37.710315 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:37.710324 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:38.211257 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:38.211288 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:38.211296 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:38.211306 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:38.211315 [ 12 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:38.211322 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:38.211342 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:38.211361 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:38.211378 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:38.712257 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=0, CommitIndex=234 and Term=2 2024.09.25 21:21:38.712284 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (0), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:38.712294 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:38.712305 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:38.712316 [ 13 ] {} RaftInstance: local log idx 234, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:38.712325 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:38.712355 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:38.712376 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:38.712388 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=235 2024.09.25 21:21:38.756314 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=234, LastLogTerm 2, EntriesLength=1, CommitIndex=234 and Term=2 2024.09.25 21:21:38.756333 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 234 (1), req c idx: 234, my term: 2, my role: 1 2024.09.25 21:21:38.756340 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:38.756348 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 234, req log term: 2, my last log idx: 234, my log (234) term: 2 2024.09.25 21:21:38.756354 [ 15 ] {} RaftInstance: [INIT] log_idx: 235, count: 0, log_store_->next_slot(): 235, req.log_entries().size(): 1 2024.09.25 21:21:38.756360 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 235, count: 0 2024.09.25 21:21:38.756366 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 235, count: 0 2024.09.25 21:21:38.756376 [ 15 ] {} RaftInstance: append at 235, term 2, timestamp 0 2024.09.25 21:21:38.756398 [ 15 ] {} RaftInstance: durable index 234, sleep and wait for log appending completion 2024.09.25 21:21:38.757490 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:38.757546 [ 15 ] {} RaftInstance: wake up, durable index 235 2024.09.25 21:21:38.757575 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 234, quick_commit_index_ 234, state_->get_commit_idx() 234 2024.09.25 21:21:38.757590 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:38.757630 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:38.757667 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:38.757683 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:38.758076 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:38.758098 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:38.758106 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:38.758115 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:38.758123 [ 16 ] {} RaftInstance: trigger commit upto 235 2024.09.25 21:21:38.758130 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 234 2024.09.25 21:21:38.758138 [ 16 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:38.758157 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:38.758171 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:38.758174 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:38.758185 [ 20 ] {} RaftInstance: commit upto 235, current idx 234 2024.09.25 21:21:38.758195 [ 20 ] {} RaftInstance: commit upto 235, current idx 235 2024.09.25 21:21:38.758201 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:38.758210 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:38.758217 [ 20 ] {} RaftInstance: DONE: commit upto 235, current idx 235 2024.09.25 21:21:38.758227 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:39.212695 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:39.212757 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:39.212775 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:39.212792 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:39.212807 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:39.212822 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:39.212860 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:39.212899 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:39.212914 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:39.713004 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:39.713031 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:39.713041 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:39.713052 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:39.713061 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:39.713071 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:39.713092 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:39.713106 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:39.713116 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:40.214204 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:40.214232 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:40.214239 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:40.214249 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:40.214259 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:40.214268 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:40.214288 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:40.214317 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:40.214324 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:40.714644 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:40.714745 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:40.714759 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:40.714773 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:40.714786 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:40.714797 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:40.714823 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:40.714842 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:40.714856 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:41.215790 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:41.215842 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:41.215858 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:41.215875 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:41.215890 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:41.215905 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:41.215944 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:41.215983 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:41.216004 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:41.716044 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:41.716074 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:41.716083 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:41.716092 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:41.716098 [ 13 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:41.716105 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:41.716124 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:41.716142 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:41.716153 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:42.216529 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:42.216563 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:42.216572 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:42.216581 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:42.216589 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:42.216597 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:42.216617 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:42.216638 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:42.216651 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:42.717540 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:42.717562 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:42.717569 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:42.717577 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:42.717584 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:42.717591 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:42.717606 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:42.717622 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:42.717628 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:43.218285 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:43.218317 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:43.218325 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:43.218335 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:43.218344 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:43.218351 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:43.218373 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:43.218393 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:43.218403 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:43.718729 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:43.718759 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:43.718770 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:43.718783 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:43.718794 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:43.718803 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:43.718827 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:43.718850 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:43.718861 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:44.219860 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:44.219889 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:44.219901 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:44.219914 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:44.219924 [ 15 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:44.219933 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:44.219955 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:44.219969 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:44.219979 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:44.720674 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:44.720705 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:44.720716 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:44.720727 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:44.720738 [ 16 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:44.720748 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:44.720803 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:44.720818 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:44.720828 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:45.221167 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:45.221192 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:45.221200 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:45.221209 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:45.221216 [ 17 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:45.221222 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:45.221243 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:45.221272 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:45.221280 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:45.721987 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:45.722024 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:45.722034 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:45.722042 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:45.722049 [ 17 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:45.722055 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:45.722072 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:45.722088 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:45.722098 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:46.222761 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:46.222788 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:46.222795 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:46.222803 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:46.222810 [ 19 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:46.222816 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:46.222831 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:46.222847 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:46.222854 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:46.723148 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:46.723179 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:46.723186 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:46.723194 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:46.723201 [ 17 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:46.723207 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:46.723223 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:46.723240 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:46.723247 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:47.223906 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:47.223937 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:47.223945 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:47.223953 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:47.223960 [ 19 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:47.223966 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:47.223985 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:47.224001 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:47.224008 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:47.724324 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:47.724383 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:47.724400 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:47.724417 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:47.724433 [ 19 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:47.724447 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:47.724485 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:47.724521 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:47.724536 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:48.225059 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:48.225092 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:48.225100 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:48.225110 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:48.225117 [ 12 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:48.225125 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:48.225145 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:48.225164 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:48.225171 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:48.725527 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=0, CommitIndex=235 and Term=2 2024.09.25 21:21:48.725576 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (0), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:48.725592 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:48.725610 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:48.725625 [ 19 ] {} RaftInstance: local log idx 235, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:48.725639 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:48.725678 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:48.725716 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:48.725731 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=236 2024.09.25 21:21:48.756378 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=235, LastLogTerm 2, EntriesLength=1, CommitIndex=235 and Term=2 2024.09.25 21:21:48.756401 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 235 (1), req c idx: 235, my term: 2, my role: 1 2024.09.25 21:21:48.756411 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:48.756421 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 235, req log term: 2, my last log idx: 235, my log (235) term: 2 2024.09.25 21:21:48.756429 [ 17 ] {} RaftInstance: [INIT] log_idx: 236, count: 0, log_store_->next_slot(): 236, req.log_entries().size(): 1 2024.09.25 21:21:48.756436 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 236, count: 0 2024.09.25 21:21:48.756443 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 236, count: 0 2024.09.25 21:21:48.756453 [ 17 ] {} RaftInstance: append at 236, term 2, timestamp 0 2024.09.25 21:21:48.756479 [ 17 ] {} RaftInstance: durable index 235, sleep and wait for log appending completion 2024.09.25 21:21:48.757524 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:48.757565 [ 17 ] {} RaftInstance: wake up, durable index 236 2024.09.25 21:21:48.757583 [ 17 ] {} RaftInstance: local log idx 236, target_commit_idx 235, quick_commit_index_ 235, state_->get_commit_idx() 235 2024.09.25 21:21:48.757591 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:48.757636 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:48.757655 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:48.757663 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:48.757900 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:48.757920 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:48.757928 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:48.757936 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:48.757943 [ 19 ] {} RaftInstance: trigger commit upto 236 2024.09.25 21:21:48.757951 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 235 2024.09.25 21:21:48.757958 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:48.757977 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:48.757992 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:48.758014 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:48.758016 [ 20 ] {} RaftInstance: commit upto 236, current idx 235 2024.09.25 21:21:48.758036 [ 20 ] {} RaftInstance: commit upto 236, current idx 236 2024.09.25 21:21:48.758044 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:48.758056 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:48.758065 [ 20 ] {} RaftInstance: DONE: commit upto 236, current idx 236 2024.09.25 21:21:48.758075 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:49.225753 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:49.225775 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:49.225782 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:49.225791 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:49.225797 [ 18 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:49.225803 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:49.225819 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:49.225835 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:49.225842 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:49.726514 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:49.726569 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:49.726586 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:49.726604 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:49.726620 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:49.726634 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:49.726674 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:49.726713 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:49.726733 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:50.226905 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:50.226929 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:50.226936 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:50.226944 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:50.226950 [ 18 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:50.226956 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:50.226974 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:50.226990 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:50.226997 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:50.727687 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:50.727714 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:50.727721 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:50.727730 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:50.727737 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:50.727744 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:50.727763 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:50.727785 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:50.727795 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:51.228088 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:51.228115 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:51.228124 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:51.228136 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:51.228146 [ 18 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:51.228155 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:51.228177 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:51.228197 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:51.228204 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:51.729113 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:51.729151 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:51.729160 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:51.729170 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:51.729178 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:51.729186 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:51.729206 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:51.729226 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:51.729239 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:52.229907 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:52.229939 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:52.229950 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:52.229962 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:52.229971 [ 14 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:52.229980 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:52.230001 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:52.230016 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:52.230028 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:52.730268 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:52.730293 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:52.730300 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:52.730308 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:52.730315 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:52.730321 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:52.730336 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:52.730354 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:52.730365 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:53.231387 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:53.231414 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:53.231422 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:53.231430 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:53.231436 [ 14 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:53.231443 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:53.231459 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:53.231477 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:53.231483 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:53.732404 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:53.732456 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:53.732472 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:53.732489 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:53.732504 [ 19 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:53.732519 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:53.732556 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:53.732590 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:53.732605 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:54.232957 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:54.232984 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:54.232994 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:54.233006 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:54.233017 [ 13 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:54.233027 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:54.233059 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:54.233081 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:54.233090 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:54.733082 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:54.733109 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:54.733118 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:54.733128 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:54.733136 [ 14 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:54.733143 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:54.733162 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:54.733181 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:54.733189 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:55.233893 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:55.233923 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:55.233932 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:55.233940 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:55.233948 [ 13 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:55.233958 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:55.233970 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:55.233992 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:55.234002 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:55.734473 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:55.734523 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:55.734539 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:55.734556 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:55.734571 [ 15 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:55.734586 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:55.734625 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:55.734663 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:55.734678 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:56.235001 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:56.235033 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:56.235041 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:56.235050 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:56.235056 [ 13 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:56.235062 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:56.235097 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:56.235114 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:56.235125 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:56.736043 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:56.736070 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:56.736078 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:56.736086 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:56.736092 [ 14 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:56.736099 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:56.736115 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:56.736132 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:56.736142 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:57.236447 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:57.236477 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:57.236485 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:57.236493 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:57.236500 [ 13 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:57.236506 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:57.236523 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:57.236539 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:57.236545 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:57.737337 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:57.737371 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:57.737381 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:57.737391 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:57.737399 [ 17 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:57.737406 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:57.737426 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:57.737460 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:57.737495 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:58.238213 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:58.238240 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:58.238247 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:58.238256 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:58.238262 [ 13 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:58.238268 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:58.238283 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:58.238299 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:58.238306 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:58.738603 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=0, CommitIndex=236 and Term=2 2024.09.25 21:21:58.738635 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (0), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:58.738645 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:58.738655 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:58.738663 [ 17 ] {} RaftInstance: local log idx 236, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:58.738671 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:58.738691 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:58.738712 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:58.738720 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=237 2024.09.25 21:21:58.756418 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=236, LastLogTerm 2, EntriesLength=1, CommitIndex=236 and Term=2 2024.09.25 21:21:58.756445 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 236 (1), req c idx: 236, my term: 2, my role: 1 2024.09.25 21:21:58.756455 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:58.756464 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 236, req log term: 2, my last log idx: 236, my log (236) term: 2 2024.09.25 21:21:58.756472 [ 13 ] {} RaftInstance: [INIT] log_idx: 237, count: 0, log_store_->next_slot(): 237, req.log_entries().size(): 1 2024.09.25 21:21:58.756480 [ 13 ] {} RaftInstance: [after SKIP] log_idx: 237, count: 0 2024.09.25 21:21:58.756487 [ 13 ] {} RaftInstance: [after OVWR] log_idx: 237, count: 0 2024.09.25 21:21:58.756498 [ 13 ] {} RaftInstance: append at 237, term 2, timestamp 0 2024.09.25 21:21:58.756525 [ 13 ] {} RaftInstance: durable index 236, sleep and wait for log appending completion 2024.09.25 21:21:58.757630 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:21:58.757675 [ 13 ] {} RaftInstance: wake up, durable index 237 2024.09.25 21:21:58.757695 [ 13 ] {} RaftInstance: local log idx 237, target_commit_idx 236, quick_commit_index_ 236, state_->get_commit_idx() 236 2024.09.25 21:21:58.757704 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:58.757722 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:58.757741 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:58.757750 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:21:58.757945 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:21:58.757964 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:21:58.757972 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:58.757980 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:21:58.757988 [ 17 ] {} RaftInstance: trigger commit upto 237 2024.09.25 21:21:58.757995 [ 17 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 236 2024.09.25 21:21:58.758003 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:21:58.758022 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:58.758037 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:21:58.758040 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:58.758058 [ 20 ] {} RaftInstance: commit upto 237, current idx 236 2024.09.25 21:21:58.758068 [ 20 ] {} RaftInstance: commit upto 237, current idx 237 2024.09.25 21:21:58.758074 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:58.758083 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:21:58.758098 [ 20 ] {} RaftInstance: DONE: commit upto 237, current idx 237 2024.09.25 21:21:58.758109 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:21:59.239676 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:21:59.239728 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:21:59.239745 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:59.239763 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:21:59.239778 [ 17 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:21:59.239793 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:59.239830 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:59.239868 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:59.239884 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:21:59.740861 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:21:59.740910 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:21:59.740928 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:21:59.740946 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:21:59.740960 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:21:59.740975 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:21:59.741012 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:21:59.741051 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:21:59.741066 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:00.241600 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:00.241653 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:00.241669 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:00.241687 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:00.241702 [ 13 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:00.241716 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:00.241751 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:00.241789 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:00.241806 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:00.742801 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:00.742860 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:00.742877 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:00.742895 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:00.742910 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:00.742925 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:00.742961 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:00.742999 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:00.743015 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:01.243224 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:01.243275 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:01.243286 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:01.243295 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:01.243303 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:01.243311 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:01.243332 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:01.243352 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:01.243360 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:01.743653 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:01.743678 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:01.743688 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:01.743696 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:01.743703 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:01.743710 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:01.743727 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:01.743744 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:01.743750 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:02.244853 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:02.244914 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:02.244931 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:02.244950 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:02.244965 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:02.244978 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:02.245025 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:02.245081 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:02.245098 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:02.745872 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:02.745904 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:02.745913 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:02.745922 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:02.745930 [ 12 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:02.745938 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:02.745957 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:02.745977 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:02.745985 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:03.246444 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:03.246499 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:03.246517 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:03.246535 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:03.246550 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:03.246564 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:03.246601 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:03.246638 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:03.246653 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:03.746582 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:03.746613 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:03.746624 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:03.746636 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:03.746645 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:03.746654 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:03.746666 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:03.746687 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:03.746697 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:04.247571 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:04.247601 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:04.247610 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:04.247620 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:04.247628 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:04.247636 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:04.247654 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:04.247674 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:04.247682 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:04.748126 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:04.748153 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:04.748160 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:04.748168 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:04.748175 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:04.748181 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:04.748197 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:04.748214 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:04.748221 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:05.249417 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:05.249451 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:05.249462 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:05.249475 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:05.249486 [ 19 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:05.249497 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:05.249521 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:05.249546 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:05.249557 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:05.750463 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:05.750491 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:05.750502 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:05.750513 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:05.750539 [ 16 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:05.750550 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:05.750565 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:05.750595 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:05.750603 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:06.250882 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:06.250910 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:06.250917 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:06.250926 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:06.250932 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:06.250939 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:06.250956 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:06.250972 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:06.250979 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:06.751716 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:06.751741 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:06.751749 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:06.751758 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:06.751764 [ 16 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:06.751770 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:06.751786 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:06.751803 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:06.751814 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:07.252537 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:07.252574 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:07.252584 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:07.252594 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:07.252602 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:07.252610 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:07.252630 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:07.252651 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:07.252659 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:07.752953 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:07.752979 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:07.752989 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:07.753000 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:07.753011 [ 16 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:07.753021 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:07.753042 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:07.753054 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:07.753064 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:08.254004 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:08.254027 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:08.254034 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:08.254046 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:08.254056 [ 15 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:08.254064 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:08.254085 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:08.254107 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:08.254117 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:08.754796 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=0, CommitIndex=237 and Term=2 2024.09.25 21:22:08.754822 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (0), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:08.754829 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:08.754838 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:08.754844 [ 14 ] {} RaftInstance: local log idx 237, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:08.754851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:08.754868 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:08.754885 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:08.754896 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=238 2024.09.25 21:22:08.756325 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=237, LastLogTerm 2, EntriesLength=1, CommitIndex=237 and Term=2 2024.09.25 21:22:08.756347 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 237 (1), req c idx: 237, my term: 2, my role: 1 2024.09.25 21:22:08.756354 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:08.756361 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 237, req log term: 2, my last log idx: 237, my log (237) term: 2 2024.09.25 21:22:08.756367 [ 15 ] {} RaftInstance: [INIT] log_idx: 238, count: 0, log_store_->next_slot(): 238, req.log_entries().size(): 1 2024.09.25 21:22:08.756373 [ 15 ] {} RaftInstance: [after SKIP] log_idx: 238, count: 0 2024.09.25 21:22:08.756379 [ 15 ] {} RaftInstance: [after OVWR] log_idx: 238, count: 0 2024.09.25 21:22:08.756387 [ 15 ] {} RaftInstance: append at 238, term 2, timestamp 0 2024.09.25 21:22:08.756408 [ 15 ] {} RaftInstance: durable index 237, sleep and wait for log appending completion 2024.09.25 21:22:08.757351 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:08.757392 [ 15 ] {} RaftInstance: wake up, durable index 238 2024.09.25 21:22:08.757407 [ 15 ] {} RaftInstance: local log idx 238, target_commit_idx 237, quick_commit_index_ 237, state_->get_commit_idx() 237 2024.09.25 21:22:08.757413 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:08.757429 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:08.757451 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:08.757459 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:08.757708 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:08.757728 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:08.757738 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:08.757748 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:08.757772 [ 15 ] {} RaftInstance: trigger commit upto 238 2024.09.25 21:22:08.757781 [ 15 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 237 2024.09.25 21:22:08.757791 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:08.757808 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:08.757823 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:08.757823 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:08.757839 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:08.757846 [ 20 ] {} RaftInstance: commit upto 238, current idx 237 2024.09.25 21:22:08.757854 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:08.757857 [ 20 ] {} RaftInstance: commit upto 238, current idx 238 2024.09.25 21:22:08.757883 [ 20 ] {} RaftInstance: DONE: commit upto 238, current idx 238 2024.09.25 21:22:08.757892 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:09.255116 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:09.255151 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:09.255165 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:09.255181 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:09.255194 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:09.255206 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:09.255232 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:09.255259 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:09.255269 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:09.755939 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:09.755963 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:09.755970 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:09.755978 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:09.755984 [ 18 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:09.756002 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:09.756018 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:09.756034 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:09.756040 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:10.256694 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:10.256720 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:10.256727 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:10.256735 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:10.256742 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:10.256748 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:10.256764 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:10.256781 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:10.256787 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:10.757236 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:10.757281 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:10.757297 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:10.757315 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:10.757328 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:10.757340 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:10.757359 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:10.757378 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:10.757386 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:11.258128 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:11.258158 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:11.258166 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:11.258177 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:11.258188 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:11.258194 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:11.258213 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:11.258229 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:11.258235 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:11.758941 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:11.758972 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:11.758980 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:11.758988 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:11.759022 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:11.759042 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:11.759062 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:11.759086 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:11.759093 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:12.259362 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:12.259397 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:12.259406 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:12.259416 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:12.259424 [ 18 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:12.259431 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:12.259452 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:12.259471 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:12.259479 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:12.760255 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:12.760282 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:12.760293 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:12.760305 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:12.760315 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:12.760324 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:12.760346 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:12.760374 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:12.760384 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:13.261062 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:13.261094 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:13.261106 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:13.261117 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:13.261127 [ 18 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:13.261136 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:13.261148 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:13.261160 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:13.261169 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:13.761431 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:13.761460 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:13.761471 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:13.761479 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:13.761485 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:13.761492 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:13.761509 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:13.761525 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:13.761531 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:14.262230 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:14.262258 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:14.262268 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:14.262278 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:14.262287 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:14.262295 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:14.262306 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:14.262326 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:14.262334 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:14.762985 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:14.763015 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:14.763023 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:14.763031 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:14.763037 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:14.763044 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:14.763062 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:14.763077 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:14.763087 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:15.263415 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:15.263445 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:15.263458 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:15.263472 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:15.263484 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:15.263495 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:15.263521 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:15.263555 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:15.263566 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:15.764381 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:15.764412 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:15.764422 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:15.764435 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:15.764445 [ 12 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:15.764454 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:15.764476 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:15.764490 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:15.764501 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:16.265306 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:16.265335 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:16.265351 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:16.265363 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:16.265373 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:16.265383 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:16.265407 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:16.265429 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:16.265438 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:16.765769 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:16.765794 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:16.765805 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:16.765816 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:16.765826 [ 17 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:16.765835 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:16.765849 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:16.765870 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:16.765878 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:17.266591 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:17.266628 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:17.266639 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:17.266652 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:17.266661 [ 12 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:17.266670 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:17.266692 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:17.266707 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:17.266718 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:17.767687 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:17.767717 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:17.767725 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:17.767735 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:17.767743 [ 14 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:17.767750 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:17.767770 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:17.767790 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:17.767802 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:18.268113 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=0, CommitIndex=238 and Term=2 2024.09.25 21:22:18.268140 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (0), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:18.268149 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:18.268158 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:18.268166 [ 12 ] {} RaftInstance: local log idx 238, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:18.268174 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:18.268193 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:18.268212 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:18.268220 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=239 2024.09.25 21:22:18.756356 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=238, LastLogTerm 2, EntriesLength=1, CommitIndex=238 and Term=2 2024.09.25 21:22:18.756387 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 238 (1), req c idx: 238, my term: 2, my role: 1 2024.09.25 21:22:18.756397 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:18.756407 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 238, req log term: 2, my last log idx: 238, my log (238) term: 2 2024.09.25 21:22:18.756415 [ 12 ] {} RaftInstance: [INIT] log_idx: 239, count: 0, log_store_->next_slot(): 239, req.log_entries().size(): 1 2024.09.25 21:22:18.756423 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 239, count: 0 2024.09.25 21:22:18.756430 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 239, count: 0 2024.09.25 21:22:18.756441 [ 12 ] {} RaftInstance: append at 239, term 2, timestamp 0 2024.09.25 21:22:18.756469 [ 12 ] {} RaftInstance: durable index 238, sleep and wait for log appending completion 2024.09.25 21:22:18.757505 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:18.757549 [ 12 ] {} RaftInstance: wake up, durable index 239 2024.09.25 21:22:18.757566 [ 12 ] {} RaftInstance: local log idx 239, target_commit_idx 238, quick_commit_index_ 238, state_->get_commit_idx() 238 2024.09.25 21:22:18.757575 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:18.757594 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:18.757613 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:18.757621 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:18.757817 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:18.757845 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:18.757854 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:18.757863 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:18.757871 [ 14 ] {} RaftInstance: trigger commit upto 239 2024.09.25 21:22:18.757878 [ 14 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 238 2024.09.25 21:22:18.757885 [ 14 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:18.757904 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:18.757920 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:18.757922 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:18.757942 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:18.757944 [ 20 ] {} RaftInstance: commit upto 239, current idx 238 2024.09.25 21:22:18.757958 [ 20 ] {} RaftInstance: commit upto 239, current idx 239 2024.09.25 21:22:18.757951 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:18.757979 [ 20 ] {} RaftInstance: DONE: commit upto 239, current idx 239 2024.09.25 21:22:18.757993 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:18.768352 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:18.768405 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:18.768427 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:18.768440 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:18.768448 [ 12 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:18.768456 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:18.768475 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:18.768493 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:18.768501 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:19.269207 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:19.269237 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:19.269248 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:19.269259 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:19.269269 [ 16 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:19.269277 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:19.269300 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:19.269322 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:19.269331 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:19.769622 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:19.769646 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:19.769653 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:19.769661 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:19.769668 [ 12 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:19.769674 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:19.769689 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:19.769705 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:19.769711 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:20.270725 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:20.270756 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:20.270767 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:20.270797 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:20.270804 [ 16 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:20.270811 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:20.270831 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:20.270856 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:20.270865 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:20.771598 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:20.771623 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:20.771633 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:20.771646 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:20.771656 [ 12 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:20.771665 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:20.771685 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:20.771707 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:20.771718 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:21.272030 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:21.272058 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:21.272069 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:21.272083 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:21.272113 [ 19 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:21.272126 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:21.272152 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:21.272177 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:21.272188 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:21.772883 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:21.772910 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:21.772921 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:21.772933 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:21.772943 [ 16 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:21.772953 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:21.772979 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:21.772993 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:21.773003 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:22.273666 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:22.273692 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:22.273700 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:22.273707 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:22.273713 [ 15 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:22.273719 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:22.273734 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:22.273750 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:22.273756 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:22.774208 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:22.774255 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:22.774270 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:22.774288 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:22.774322 [ 19 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:22.774337 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:22.774374 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:22.774412 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:22.774428 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:23.274637 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:23.274700 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:23.274723 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:23.274748 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:23.274769 [ 15 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:23.274788 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:23.274826 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:23.274866 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:23.274881 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:23.774856 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:23.774883 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:23.774894 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:23.774905 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:23.774914 [ 19 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:23.774923 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:23.774935 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:23.774954 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:23.774963 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:24.275421 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:24.275478 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:24.275494 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:24.275511 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:24.275526 [ 13 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:24.275540 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:24.275577 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:24.275613 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:24.275629 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:24.775719 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:24.775741 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:24.775749 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:24.775784 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:24.775793 [ 19 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:24.775800 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:24.775816 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:24.775833 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:24.775840 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:25.276962 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:25.277041 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:25.277057 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:25.277075 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:25.277089 [ 13 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:25.277103 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:25.277141 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:25.277177 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:25.277192 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:25.777581 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:25.777607 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:25.777615 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:25.777625 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:25.777633 [ 17 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:25.777640 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:25.777662 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:25.777681 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:25.777689 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:26.278400 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:26.278432 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:26.278440 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:26.278450 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:26.278458 [ 19 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:26.278467 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:26.278486 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:26.278505 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:26.278513 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:26.779150 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:26.779181 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:26.779194 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:26.779209 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:26.779221 [ 14 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:26.779232 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:26.779251 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:26.779277 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:26.779285 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:27.279597 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:27.279634 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:27.279643 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:27.279653 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:27.279660 [ 17 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:27.279668 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:27.279688 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:27.279708 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:27.279716 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:27.779890 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:27.779940 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:27.779956 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:27.779973 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:27.779988 [ 12 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:27.780035 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:27.780075 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:27.780112 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:27.780127 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:28.281079 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=0, CommitIndex=239 and Term=2 2024.09.25 21:22:28.281132 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (0), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:28.281148 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:28.281165 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:28.281180 [ 17 ] {} RaftInstance: local log idx 239, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:28.281195 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:28.281232 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:28.281269 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:28.281286 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=240 2024.09.25 21:22:28.756353 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=239, LastLogTerm 2, EntriesLength=1, CommitIndex=239 and Term=2 2024.09.25 21:22:28.756389 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 239 (1), req c idx: 239, my term: 2, my role: 1 2024.09.25 21:22:28.756399 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:28.756409 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 239, req log term: 2, my last log idx: 239, my log (239) term: 2 2024.09.25 21:22:28.756417 [ 17 ] {} RaftInstance: [INIT] log_idx: 240, count: 0, log_store_->next_slot(): 240, req.log_entries().size(): 1 2024.09.25 21:22:28.756425 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 240, count: 0 2024.09.25 21:22:28.756432 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 240, count: 0 2024.09.25 21:22:28.756443 [ 17 ] {} RaftInstance: append at 240, term 2, timestamp 0 2024.09.25 21:22:28.756469 [ 17 ] {} RaftInstance: durable index 239, sleep and wait for log appending completion 2024.09.25 21:22:28.757463 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:28.757501 [ 17 ] {} RaftInstance: wake up, durable index 240 2024.09.25 21:22:28.757515 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 239, quick_commit_index_ 239, state_->get_commit_idx() 239 2024.09.25 21:22:28.757522 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:28.757538 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:28.757555 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:28.757562 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:28.757800 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:28.757823 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:28.757833 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:28.757840 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:28.757847 [ 12 ] {} RaftInstance: trigger commit upto 240 2024.09.25 21:22:28.757853 [ 12 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 239 2024.09.25 21:22:28.757859 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:28.757875 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:28.757888 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:28.757890 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:28.757905 [ 20 ] {} RaftInstance: commit upto 240, current idx 239 2024.09.25 21:22:28.757914 [ 20 ] {} RaftInstance: commit upto 240, current idx 240 2024.09.25 21:22:28.757917 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:28.757927 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:28.757942 [ 20 ] {} RaftInstance: DONE: commit upto 240, current idx 240 2024.09.25 21:22:28.757953 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:28.782202 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:28.782225 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:28.782238 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:28.782251 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:28.782259 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:28.782267 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:28.782281 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:28.782295 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:28.782307 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:29.282743 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:29.282775 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:29.282783 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:29.282793 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:29.282801 [ 16 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:29.282809 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:29.282828 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:29.282848 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:29.282856 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:29.783758 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:29.783808 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:29.783824 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:29.783841 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:29.783855 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:29.783870 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:29.783909 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:29.783946 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:29.783961 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:30.284513 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:30.284553 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:30.284562 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:30.284572 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:30.284580 [ 16 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:30.284588 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:30.284608 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:30.284628 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:30.284636 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:30.784626 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:30.784653 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:30.784663 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:30.784674 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:30.784684 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:30.784693 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:30.784705 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:30.784717 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:30.784726 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:31.285945 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:31.285993 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:31.286010 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:31.286028 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:31.286043 [ 12 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:31.286057 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:31.286111 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:31.286154 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:31.286172 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:31.786514 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:31.786541 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:31.786550 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:31.786560 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:31.786567 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:31.786575 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:31.786593 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:31.786614 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:31.786621 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:32.287355 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:32.287390 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:32.287399 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:32.287410 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:32.287417 [ 12 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:32.287425 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:32.287444 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:32.287465 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:32.287477 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:32.788197 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:32.788224 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:32.788235 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:32.788245 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:32.788255 [ 17 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:32.788265 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:32.788278 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:32.788306 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:32.788317 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:33.288580 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:33.288606 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:33.288616 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:33.288628 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:33.288639 [ 12 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:33.288649 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:33.288673 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:33.288688 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:33.288698 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:33.789457 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:33.789488 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:33.789498 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:33.789508 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:33.789516 [ 18 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:33.789524 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:33.789545 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:33.789564 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:33.789571 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:34.290259 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:34.290285 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:34.290294 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:34.290305 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:34.290315 [ 15 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:34.290324 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:34.290364 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:34.290393 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:34.290403 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:34.790843 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:34.790897 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:34.790914 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:34.790932 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:34.790946 [ 18 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:34.790960 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:34.790996 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:34.791033 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:34.791049 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:35.291942 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:35.291965 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:35.291972 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:35.291980 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:35.291987 [ 15 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:35.291993 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:35.292010 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:35.292026 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:35.292032 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:35.793123 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:35.793174 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:35.793191 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:35.793208 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:35.793223 [ 13 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:35.793238 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:35.793276 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:35.793316 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:35.793331 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:36.293778 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:36.293811 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:36.293822 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:36.293835 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:36.293845 [ 15 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:36.293855 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:36.293866 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:36.293896 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:36.293906 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:36.795015 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:36.795088 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:36.795106 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:36.795125 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:36.795140 [ 18 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:36.795154 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:36.795192 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:36.795229 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:36.795244 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:37.296096 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:37.296132 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:37.296140 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:37.296150 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:37.296159 [ 19 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:37.296166 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:37.296185 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:37.296205 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:37.296213 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:37.796576 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:37.796617 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:37.796625 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:37.796635 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:37.796643 [ 15 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:37.796651 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:37.796671 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:37.796691 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:37.796699 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:38.297723 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=0, CommitIndex=240 and Term=2 2024.09.25 21:22:38.297752 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (0), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:38.297759 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:38.297768 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:38.297774 [ 14 ] {} RaftInstance: local log idx 240, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:38.297781 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:38.297797 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:38.297815 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:38.297825 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=241 2024.09.25 21:22:38.756328 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=240, LastLogTerm 2, EntriesLength=1, CommitIndex=240 and Term=2 2024.09.25 21:22:38.756353 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 240 (1), req c idx: 240, my term: 2, my role: 1 2024.09.25 21:22:38.756363 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:38.756375 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 240, req log term: 2, my last log idx: 240, my log (240) term: 2 2024.09.25 21:22:38.756386 [ 19 ] {} RaftInstance: [INIT] log_idx: 241, count: 0, log_store_->next_slot(): 241, req.log_entries().size(): 1 2024.09.25 21:22:38.756395 [ 19 ] {} RaftInstance: [after SKIP] log_idx: 241, count: 0 2024.09.25 21:22:38.756403 [ 19 ] {} RaftInstance: [after OVWR] log_idx: 241, count: 0 2024.09.25 21:22:38.756414 [ 19 ] {} RaftInstance: append at 241, term 2, timestamp 0 2024.09.25 21:22:38.756441 [ 19 ] {} RaftInstance: durable index 240, sleep and wait for log appending completion 2024.09.25 21:22:38.757461 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:38.757498 [ 19 ] {} RaftInstance: wake up, durable index 241 2024.09.25 21:22:38.757512 [ 19 ] {} RaftInstance: local log idx 241, target_commit_idx 240, quick_commit_index_ 240, state_->get_commit_idx() 240 2024.09.25 21:22:38.757519 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:38.757535 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:38.757557 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:38.757566 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:38.757754 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:38.757775 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:38.757786 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:38.757796 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:38.757802 [ 15 ] {} RaftInstance: trigger commit upto 241 2024.09.25 21:22:38.757808 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 240 2024.09.25 21:22:38.757814 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:38.757830 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:38.757843 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:38.757846 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:38.757929 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:38.757932 [ 20 ] {} RaftInstance: commit upto 241, current idx 240 2024.09.25 21:22:38.757939 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:38.757945 [ 20 ] {} RaftInstance: commit upto 241, current idx 241 2024.09.25 21:22:38.757968 [ 20 ] {} RaftInstance: DONE: commit upto 241, current idx 241 2024.09.25 21:22:38.757978 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:38.798202 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:38.798226 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:38.798234 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:38.798242 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:38.798250 [ 19 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:38.798257 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:38.798275 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:38.798294 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:38.798301 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:39.298749 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:39.298799 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:39.298815 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:39.298832 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:39.298846 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:39.298860 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:39.298894 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:39.298929 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:39.298944 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:39.799773 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:39.799815 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:39.799828 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:39.799842 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:39.799854 [ 19 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:39.799865 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:39.799892 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:39.799921 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:39.799935 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:40.300617 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:40.300660 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:40.300667 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:40.300676 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:40.300682 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:40.300688 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:40.300703 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:40.300719 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:40.300726 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:40.801116 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:40.801150 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:40.801160 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:40.801172 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:40.801181 [ 16 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:40.801190 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:40.801212 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:40.801236 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:40.801246 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:41.302201 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:41.302230 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:41.302241 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:41.302253 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:41.302264 [ 12 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:41.302273 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:41.302294 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:41.302315 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:41.302324 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:41.803073 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:41.803104 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:41.803114 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:41.803125 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:41.803133 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:41.803141 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:41.803161 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:41.803180 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:41.803189 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:42.303561 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:42.303598 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:42.303609 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:42.303622 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:42.303632 [ 12 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:42.303642 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:42.303658 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:42.303668 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:42.303709 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:42.804340 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:42.804365 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:42.804372 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:42.804380 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:42.804386 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:42.804393 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:42.804413 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:42.804434 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:42.804444 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:43.305467 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:43.305499 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:43.305507 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:43.305516 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:43.305526 [ 12 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:43.305536 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:43.305559 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:43.305580 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:43.305587 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:43.806071 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:43.806130 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:43.806148 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:43.806167 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:43.806182 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:43.806197 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:43.806237 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:43.806278 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:43.806303 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:44.307021 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:44.307050 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:44.307061 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:44.307072 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:44.307082 [ 13 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:44.307091 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:44.307112 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:44.307133 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:44.307143 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:44.807765 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:44.807791 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:44.807801 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:44.807813 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:44.807823 [ 15 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:44.807833 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:44.807854 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:44.807865 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:44.807871 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:45.308215 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:45.308243 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:45.308252 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:45.308262 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:45.308269 [ 13 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:45.308276 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:45.308292 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:45.308303 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:45.308309 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:45.808969 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:45.808997 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:45.809019 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:45.809033 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:45.809042 [ 12 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:45.809051 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:45.809071 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:45.809090 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:45.809101 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:46.309968 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:46.310027 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:46.310044 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:46.310062 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:46.310077 [ 18 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:46.310091 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:46.310131 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:46.310169 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:46.310184 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:46.810542 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:46.810573 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:46.810585 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:46.810596 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:46.810603 [ 13 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:46.810609 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:46.810626 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:46.810645 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:46.810655 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:47.311541 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:47.311605 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:47.311622 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:47.311639 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:47.311655 [ 18 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:47.311670 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:47.311705 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:47.311729 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:47.311740 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:47.811767 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:47.811797 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:47.811810 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:47.811824 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:47.811836 [ 14 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:47.811851 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:47.811877 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:47.811913 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:47.811926 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:48.312365 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=0, CommitIndex=241 and Term=2 2024.09.25 21:22:48.312418 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (0), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:48.312435 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:48.312453 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:48.312468 [ 13 ] {} RaftInstance: local log idx 241, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:48.312483 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:48.312519 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:48.312559 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:48.312574 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=242 2024.09.25 21:22:48.756376 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=241, LastLogTerm 2, EntriesLength=1, CommitIndex=241 and Term=2 2024.09.25 21:22:48.756405 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 241 (1), req c idx: 241, my term: 2, my role: 1 2024.09.25 21:22:48.756418 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:48.756428 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 241, req log term: 2, my last log idx: 241, my log (241) term: 2 2024.09.25 21:22:48.756435 [ 17 ] {} RaftInstance: [INIT] log_idx: 242, count: 0, log_store_->next_slot(): 242, req.log_entries().size(): 1 2024.09.25 21:22:48.756442 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 242, count: 0 2024.09.25 21:22:48.756449 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 242, count: 0 2024.09.25 21:22:48.756461 [ 17 ] {} RaftInstance: append at 242, term 2, timestamp 0 2024.09.25 21:22:48.756488 [ 17 ] {} RaftInstance: durable index 241, sleep and wait for log appending completion 2024.09.25 21:22:48.757545 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:48.757588 [ 17 ] {} RaftInstance: wake up, durable index 242 2024.09.25 21:22:48.757602 [ 17 ] {} RaftInstance: local log idx 242, target_commit_idx 241, quick_commit_index_ 241, state_->get_commit_idx() 241 2024.09.25 21:22:48.757609 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:48.757625 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:48.757642 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:48.757649 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:48.757904 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:48.757927 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:48.757935 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:48.757944 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:48.757952 [ 17 ] {} RaftInstance: trigger commit upto 242 2024.09.25 21:22:48.757960 [ 17 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 241 2024.09.25 21:22:48.757967 [ 17 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:48.757987 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:48.758002 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:48.758028 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:48.758032 [ 20 ] {} RaftInstance: commit upto 242, current idx 241 2024.09.25 21:22:48.758043 [ 20 ] {} RaftInstance: commit upto 242, current idx 242 2024.09.25 21:22:48.758051 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:48.758066 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:48.758069 [ 20 ] {} RaftInstance: DONE: commit upto 242, current idx 242 2024.09.25 21:22:48.758083 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:48.813353 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:48.813377 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:48.813384 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:48.813391 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:48.813398 [ 18 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:48.813403 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:48.813418 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:48.813434 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:48.813444 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:49.314480 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:49.314511 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:49.314521 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:49.314532 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:49.314541 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:49.314551 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:49.314562 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:49.314589 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:49.314598 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:49.815068 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:49.815128 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:49.815147 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:49.815164 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:49.815179 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:49.815193 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:49.815230 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:49.815269 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:49.815293 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:50.316301 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:50.316353 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:50.316370 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:50.316387 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:50.316402 [ 17 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:50.316416 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:50.316452 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:50.316489 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:50.316504 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:50.816735 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:50.816787 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:50.816803 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:50.816819 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:50.816834 [ 16 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:50.816848 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:50.816883 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:50.816925 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:50.816950 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:51.317473 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:51.317506 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:51.317520 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:51.317531 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:51.317543 [ 17 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:51.317556 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:51.317572 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:51.317599 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:51.317621 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:51.817879 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:51.817943 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:51.817960 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:51.817977 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:51.817992 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:51.818007 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:51.818045 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:51.818082 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:51.818097 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:52.319070 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:52.319133 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:52.319151 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:52.319168 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:52.319183 [ 16 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:52.319197 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:52.319234 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:52.319272 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:52.319288 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:52.819800 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:52.819830 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:52.819839 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:52.819848 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:52.819856 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:52.819864 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:52.819884 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:52.819903 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:52.819911 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:53.320036 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:53.320064 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:53.320072 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:53.320081 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:53.320088 [ 16 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:53.320094 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:53.320111 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:53.320156 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:53.320170 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:53.821256 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:53.821311 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:53.821328 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:53.821345 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:53.821361 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:53.821375 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:53.821412 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:53.821451 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:53.821475 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:54.322024 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:54.322094 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:54.322110 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:54.322128 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:54.322146 [ 16 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:54.322161 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:54.322197 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:54.322237 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:54.322252 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:54.823149 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:54.823199 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:54.823215 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:54.823235 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:54.823251 [ 13 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:54.823265 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:54.823302 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:54.823338 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:54.823353 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:55.324132 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:55.324159 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:55.324181 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:55.324192 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:55.324199 [ 15 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:55.324206 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:55.324226 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:55.324245 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:55.324256 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:55.824551 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:55.824577 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:55.824584 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:55.824593 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:55.824599 [ 12 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:55.824605 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:55.824621 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:55.824637 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:55.824643 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:56.325285 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:56.325311 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:56.325319 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:56.325327 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:56.325334 [ 14 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:56.325343 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:56.325354 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:56.325373 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:56.325384 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:56.826226 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:56.826250 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:56.826257 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:56.826265 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:56.826271 [ 12 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:56.826278 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:56.826294 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:56.826310 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:56.826316 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:57.326580 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:57.326611 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:57.326618 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:57.326626 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:57.326632 [ 14 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:57.326638 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:57.326654 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:57.326669 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:57.326676 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:57.827404 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:57.827431 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:57.827440 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:57.827450 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:57.827458 [ 12 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:57.827465 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:57.827485 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:57.827504 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:57.827512 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:58.328536 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=0, CommitIndex=242 and Term=2 2024.09.25 21:22:58.328564 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (0), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:58.328573 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:58.328583 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:58.328591 [ 18 ] {} RaftInstance: local log idx 242, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:58.328597 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:58.328612 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:58.328627 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:58.328633 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=243 2024.09.25 21:22:58.756338 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=242, LastLogTerm 2, EntriesLength=1, CommitIndex=242 and Term=2 2024.09.25 21:22:58.756374 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 242 (1), req c idx: 242, my term: 2, my role: 1 2024.09.25 21:22:58.756385 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:58.756394 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 242, req log term: 2, my last log idx: 242, my log (242) term: 2 2024.09.25 21:22:58.756403 [ 12 ] {} RaftInstance: [INIT] log_idx: 243, count: 0, log_store_->next_slot(): 243, req.log_entries().size(): 1 2024.09.25 21:22:58.756415 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 243, count: 0 2024.09.25 21:22:58.756426 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 243, count: 0 2024.09.25 21:22:58.756441 [ 12 ] {} RaftInstance: append at 243, term 2, timestamp 0 2024.09.25 21:22:58.756473 [ 12 ] {} RaftInstance: durable index 242, sleep and wait for log appending completion 2024.09.25 21:22:58.757490 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:22:58.757518 [ 12 ] {} RaftInstance: wake up, durable index 243 2024.09.25 21:22:58.757527 [ 12 ] {} RaftInstance: local log idx 243, target_commit_idx 242, quick_commit_index_ 242, state_->get_commit_idx() 242 2024.09.25 21:22:58.757536 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:58.757555 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:58.757576 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:58.757585 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:22:58.757823 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:22:58.757840 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:22:58.757850 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:58.757859 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:22:58.757868 [ 18 ] {} RaftInstance: trigger commit upto 243 2024.09.25 21:22:58.757876 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 242 2024.09.25 21:22:58.757884 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:22:58.757905 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:58.757923 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:58.757922 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:22:58.757940 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:58.757948 [ 20 ] {} RaftInstance: commit upto 243, current idx 242 2024.09.25 21:22:58.757952 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:22:58.757959 [ 20 ] {} RaftInstance: commit upto 243, current idx 243 2024.09.25 21:22:58.757980 [ 20 ] {} RaftInstance: DONE: commit upto 243, current idx 243 2024.09.25 21:22:58.757987 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:22:58.829196 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:22:58.829216 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:22:58.829222 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:58.829229 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:22:58.829236 [ 12 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:22:58.829242 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:58.829256 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:58.829271 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:58.829278 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:22:59.329707 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:22:59.329737 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:22:59.329747 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:59.329760 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:22:59.329771 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:22:59.329780 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:59.329799 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:59.329821 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:59.329831 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:22:59.830553 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:22:59.830587 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:22:59.830596 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:22:59.830606 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:22:59.830614 [ 12 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:22:59.830621 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:22:59.830642 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:22:59.830662 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:22:59.830675 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:00.330981 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:00.331008 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:00.331019 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:00.331032 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:00.331042 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:00.331052 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:00.331066 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:00.331086 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:00.331097 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:00.831750 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:00.831783 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:00.831792 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:00.831802 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:00.831810 [ 12 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:00.831818 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:00.831840 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:00.831861 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:00.831874 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:01.331885 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:01.331913 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:01.331921 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:01.331929 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:01.331936 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:01.331942 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:01.331956 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:01.331976 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:01.331982 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:01.832266 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:01.832291 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:01.832298 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:01.832311 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:01.832320 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:01.832326 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:01.832343 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:01.832365 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:01.832372 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:02.333302 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:02.333346 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:02.333357 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:02.333368 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:02.333376 [ 19 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:02.333382 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:02.333400 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:02.333417 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:02.333424 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:02.834258 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:02.834310 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:02.834326 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:02.834344 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:02.834359 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:02.834373 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:02.834412 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:02.834450 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:02.834468 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:03.334878 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:03.334943 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:03.334961 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:03.334981 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:03.334996 [ 19 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:03.335011 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:03.335051 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:03.335089 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:03.335104 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:03.835194 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:03.835221 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:03.835229 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:03.835237 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:03.835244 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:03.835250 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:03.835265 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:03.835285 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:03.835296 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:04.336420 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:04.336472 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:04.336489 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:04.336507 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:04.336522 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:04.336536 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:04.336575 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:04.336612 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:04.336627 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:04.837178 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:04.837235 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:04.837252 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:04.837270 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:04.837304 [ 13 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:04.837319 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:04.837357 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:04.837399 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:04.837425 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:05.338453 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:05.338518 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:05.338544 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:05.338566 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:05.338581 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:05.338596 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:05.338635 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:05.338676 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:05.338701 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:05.838903 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:05.838932 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:05.838943 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:05.838956 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:05.838966 [ 13 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:05.838975 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:05.838988 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:05.839054 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:05.839073 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:06.339587 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:06.339620 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:06.339628 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:06.339640 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:06.339648 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:06.339655 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:06.339667 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:06.339703 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:06.339714 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:06.840392 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:06.840424 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:06.840433 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:06.840445 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:06.840453 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:06.840461 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:06.840481 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:06.840502 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:06.840510 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:07.341428 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:07.341465 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:07.341473 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:07.341481 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:07.341488 [ 15 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:07.341494 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:07.341517 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:07.341540 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:07.341548 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:07.841826 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:07.841854 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:07.841880 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:07.841890 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:07.841897 [ 14 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:07.841904 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:07.841920 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:07.841933 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:07.841943 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:08.342708 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=0, CommitIndex=243 and Term=2 2024.09.25 21:23:08.342731 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (0), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:08.342738 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:08.342747 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:08.342755 [ 18 ] {} RaftInstance: local log idx 243, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:08.342761 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:08.342777 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:08.342793 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:08.342799 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=244 2024.09.25 21:23:08.756293 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=243, LastLogTerm 2, EntriesLength=1, CommitIndex=243 and Term=2 2024.09.25 21:23:08.756322 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 243 (1), req c idx: 243, my term: 2, my role: 1 2024.09.25 21:23:08.756331 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:08.756339 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 243, req log term: 2, my last log idx: 243, my log (243) term: 2 2024.09.25 21:23:08.756346 [ 14 ] {} RaftInstance: [INIT] log_idx: 244, count: 0, log_store_->next_slot(): 244, req.log_entries().size(): 1 2024.09.25 21:23:08.756352 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 244, count: 0 2024.09.25 21:23:08.756357 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 244, count: 0 2024.09.25 21:23:08.756366 [ 14 ] {} RaftInstance: append at 244, term 2, timestamp 0 2024.09.25 21:23:08.756387 [ 14 ] {} RaftInstance: durable index 243, sleep and wait for log appending completion 2024.09.25 21:23:08.757416 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:08.757457 [ 14 ] {} RaftInstance: wake up, durable index 244 2024.09.25 21:23:08.757471 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 243, quick_commit_index_ 243, state_->get_commit_idx() 243 2024.09.25 21:23:08.757479 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:08.757496 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:08.757512 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:08.757519 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:08.757703 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:08.757719 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:08.757726 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:08.757733 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:08.757740 [ 18 ] {} RaftInstance: trigger commit upto 244 2024.09.25 21:23:08.757745 [ 18 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 243 2024.09.25 21:23:08.757751 [ 18 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:08.757768 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:08.757781 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:08.757782 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:08.757798 [ 20 ] {} RaftInstance: commit upto 244, current idx 243 2024.09.25 21:23:08.757806 [ 20 ] {} RaftInstance: commit upto 244, current idx 244 2024.09.25 21:23:08.757810 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:08.757818 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:08.757832 [ 20 ] {} RaftInstance: DONE: commit upto 244, current idx 244 2024.09.25 21:23:08.757843 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:08.843057 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:08.843073 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:08.843079 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:08.843086 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:08.843092 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:08.843098 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:08.843112 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:08.843126 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:08.843132 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:09.343407 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:09.343432 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:09.343441 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:09.343449 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:09.343456 [ 15 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:09.343462 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:09.343480 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:09.343503 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:09.343512 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:09.844426 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:09.844481 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:09.844497 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:09.844515 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:09.844530 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:09.844544 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:09.844581 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:09.844621 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:09.844637 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:10.344732 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:10.344759 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:10.344766 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:10.344774 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:10.344781 [ 15 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:10.344787 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:10.344802 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:10.344818 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:10.344824 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:10.845105 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:10.845147 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:10.845157 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:10.845167 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:10.845175 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:10.845183 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:10.845204 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:10.845224 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:10.845232 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:11.346223 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:11.346254 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:11.346266 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:11.346278 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:11.346286 [ 15 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:11.346295 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:11.346315 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:11.346333 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:11.346340 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:11.847051 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:11.847078 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:11.847085 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:11.847093 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:11.847100 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:11.847106 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:11.847123 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:11.847141 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:11.847151 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:12.347460 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:12.347497 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:12.347509 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:12.347522 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:12.347532 [ 15 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:12.347541 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:12.347563 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:12.347591 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:12.347601 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:12.848286 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:12.848318 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:12.848330 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:12.848342 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:12.848351 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:12.848361 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:12.848373 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:12.848403 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:12.848412 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:13.349050 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:13.349083 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:13.349090 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:13.349098 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:13.349105 [ 15 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:13.349111 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:13.349128 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:13.349144 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:13.349151 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:13.849440 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:13.849468 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:13.849476 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:13.849486 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:13.849493 [ 19 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:13.849499 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:13.849516 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:13.849532 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:13.849539 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:14.350323 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:14.350353 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:14.350361 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:14.350370 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:14.350377 [ 19 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:14.350383 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:14.350400 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:14.350422 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:14.350432 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:14.851139 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:14.851167 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:14.851174 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:14.851184 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:14.851194 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:14.851204 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:14.851221 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:14.851237 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:14.851244 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:15.351555 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:15.351582 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:15.351592 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:15.351604 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:15.351615 [ 19 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:15.351624 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:15.351645 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:15.351668 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:15.351677 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:15.852350 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:15.852377 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:15.852388 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:15.852401 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:15.852412 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:15.852421 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:15.852434 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:15.852455 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:15.852466 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:16.353298 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:16.353325 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:16.353336 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:16.353348 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:16.353359 [ 13 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:16.353370 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:16.353383 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:16.353406 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:16.353417 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:16.853713 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:16.853740 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:16.853748 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:16.853756 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:16.853763 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:16.853770 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:16.853787 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:16.853803 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:16.853809 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:17.354866 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:17.354912 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:17.354926 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:17.354940 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:17.354953 [ 13 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:17.354965 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:17.354986 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:17.355009 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:17.355018 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:17.855872 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:17.855921 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:17.855937 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:17.855955 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:17.855970 [ 14 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:17.855984 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:17.856022 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:17.856061 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:17.856074 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:18.356541 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=0, CommitIndex=244 and Term=2 2024.09.25 21:23:18.356593 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (0), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:18.356609 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:18.356627 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:18.356643 [ 13 ] {} RaftInstance: local log idx 244, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:18.356657 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:18.356695 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:18.356730 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:18.356745 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=245 2024.09.25 21:23:18.756397 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=244, LastLogTerm 2, EntriesLength=1, CommitIndex=244 and Term=2 2024.09.25 21:23:18.756426 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 244 (1), req c idx: 244, my term: 2, my role: 1 2024.09.25 21:23:18.756435 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:18.756444 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 244, req log term: 2, my last log idx: 244, my log (244) term: 2 2024.09.25 21:23:18.756452 [ 14 ] {} RaftInstance: [INIT] log_idx: 245, count: 0, log_store_->next_slot(): 245, req.log_entries().size(): 1 2024.09.25 21:23:18.756459 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 245, count: 0 2024.09.25 21:23:18.756467 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 245, count: 0 2024.09.25 21:23:18.756478 [ 14 ] {} RaftInstance: append at 245, term 2, timestamp 0 2024.09.25 21:23:18.756505 [ 14 ] {} RaftInstance: durable index 244, sleep and wait for log appending completion 2024.09.25 21:23:18.757652 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:18.757697 [ 14 ] {} RaftInstance: wake up, durable index 245 2024.09.25 21:23:18.757715 [ 14 ] {} RaftInstance: local log idx 245, target_commit_idx 244, quick_commit_index_ 244, state_->get_commit_idx() 244 2024.09.25 21:23:18.757723 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:18.757742 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:18.757761 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:18.757769 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:18.758016 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:18.758038 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:18.758047 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:18.758055 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:18.758063 [ 13 ] {} RaftInstance: trigger commit upto 245 2024.09.25 21:23:18.758070 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 244 2024.09.25 21:23:18.758077 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:18.758096 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:18.758113 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:18.758118 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:18.758132 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:18.758138 [ 20 ] {} RaftInstance: commit upto 245, current idx 244 2024.09.25 21:23:18.758143 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:18.758150 [ 20 ] {} RaftInstance: commit upto 245, current idx 245 2024.09.25 21:23:18.758186 [ 20 ] {} RaftInstance: DONE: commit upto 245, current idx 245 2024.09.25 21:23:18.758197 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:18.857412 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:18.857428 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:18.857434 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:18.857441 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:18.857448 [ 14 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:18.857454 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:18.857468 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:18.857483 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:18.857489 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:19.358639 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:19.358694 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:19.358713 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:19.358731 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:19.358746 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:19.358761 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:19.358797 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:19.358834 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:19.358849 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:19.859399 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:19.859455 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:19.859471 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:19.859489 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:19.859504 [ 18 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:19.859519 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:19.859556 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:19.859596 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:19.859612 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:20.360489 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:20.360516 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:20.360524 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:20.360532 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:20.360539 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:20.360546 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:20.360563 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:20.360575 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:20.360581 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:20.861342 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:20.861371 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:20.861380 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:20.861390 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:20.861397 [ 18 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:20.861405 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:20.861424 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:20.861443 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:20.861451 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:21.361768 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:21.361798 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:21.361810 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:21.361821 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:21.361828 [ 18 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:21.361834 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:21.361851 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:21.361878 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:21.361888 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:21.862618 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:21.862650 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:21.862659 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:21.862669 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:21.862677 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:21.862684 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:21.862703 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:21.862725 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:21.862738 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:22.363659 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:22.363723 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:22.363740 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:22.363758 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:22.363773 [ 18 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:22.363787 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:22.363824 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:22.363861 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:22.363876 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:22.864413 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:22.864462 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:22.864478 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:22.864497 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:22.864514 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:22.864528 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:22.864564 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:22.864601 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:22.864616 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:23.365501 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:23.365526 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:23.365533 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:23.365541 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:23.365547 [ 18 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:23.365554 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:23.365571 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:23.365587 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:23.365593 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:23.866466 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:23.866493 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:23.866500 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:23.866508 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:23.866515 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:23.866521 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:23.866539 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:23.866579 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:23.866587 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:24.366922 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:24.366947 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:24.366954 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:24.366962 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:24.366969 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:24.366975 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:24.366992 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:24.367008 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:24.367015 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:24.867826 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:24.867891 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:24.867915 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:24.867940 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:24.867955 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:24.867970 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:24.868009 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:24.868050 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:24.868075 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:25.368185 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:25.368207 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:25.368214 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:25.368223 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:25.368229 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:25.368235 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:25.368251 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:25.368266 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:25.368273 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:25.868527 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:25.868554 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:25.868561 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:25.868570 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:25.868577 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:25.868583 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:25.868600 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:25.868617 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:25.868627 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:26.369520 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:26.369548 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:26.369557 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:26.369569 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:26.369578 [ 13 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:26.369604 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:26.369618 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:26.369649 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:26.369661 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:26.870479 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:26.870529 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:26.870545 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:26.870563 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:26.870578 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:26.870593 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:26.870629 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:26.870665 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:26.870681 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:27.371057 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:27.371095 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:27.371105 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:27.371115 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:27.371122 [ 15 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:27.371129 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:27.371146 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:27.371164 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:27.371174 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:27.871252 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:27.871276 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:27.871283 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:27.871292 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:27.871298 [ 12 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:27.871304 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:27.871321 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:27.871338 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:27.871344 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:28.372351 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=0, CommitIndex=245 and Term=2 2024.09.25 21:23:28.372377 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (0), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:28.372387 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:28.372396 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:28.372403 [ 16 ] {} RaftInstance: local log idx 245, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:28.372410 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:28.372426 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:28.372442 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:28.372448 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=246 2024.09.25 21:23:28.756354 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=245, LastLogTerm 2, EntriesLength=1, CommitIndex=245 and Term=2 2024.09.25 21:23:28.756380 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 245 (1), req c idx: 245, my term: 2, my role: 1 2024.09.25 21:23:28.756388 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:28.756396 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 245, req log term: 2, my last log idx: 245, my log (245) term: 2 2024.09.25 21:23:28.756403 [ 12 ] {} RaftInstance: [INIT] log_idx: 246, count: 0, log_store_->next_slot(): 246, req.log_entries().size(): 1 2024.09.25 21:23:28.756409 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 246, count: 0 2024.09.25 21:23:28.756416 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 246, count: 0 2024.09.25 21:23:28.756428 [ 12 ] {} RaftInstance: append at 246, term 2, timestamp 0 2024.09.25 21:23:28.756446 [ 12 ] {} RaftInstance: durable index 245, sleep and wait for log appending completion 2024.09.25 21:23:28.757543 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:28.757584 [ 12 ] {} RaftInstance: wake up, durable index 246 2024.09.25 21:23:28.757602 [ 12 ] {} RaftInstance: local log idx 246, target_commit_idx 245, quick_commit_index_ 245, state_->get_commit_idx() 245 2024.09.25 21:23:28.757609 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:28.757625 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:28.757646 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:28.757657 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:28.757918 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:28.757938 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:28.757948 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:28.757958 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:28.757967 [ 15 ] {} RaftInstance: trigger commit upto 246 2024.09.25 21:23:28.757973 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 245 2024.09.25 21:23:28.757979 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:28.757988 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:28.757999 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:28.758008 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:28.758020 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:28.758024 [ 20 ] {} RaftInstance: commit upto 246, current idx 245 2024.09.25 21:23:28.758030 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:28.758035 [ 20 ] {} RaftInstance: commit upto 246, current idx 246 2024.09.25 21:23:28.758059 [ 20 ] {} RaftInstance: DONE: commit upto 246, current idx 246 2024.09.25 21:23:28.758070 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:28.873314 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:28.873338 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:28.873346 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:28.873354 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:28.873362 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:28.873370 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:28.873388 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:28.873406 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:28.873414 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:29.373965 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:29.374010 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:29.374027 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:29.374045 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:29.374055 [ 16 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:29.374064 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:29.374087 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:29.374111 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:29.374121 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:29.874851 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:29.874876 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:29.874883 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:29.874892 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:29.874898 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:29.874904 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:29.874920 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:29.874936 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:29.874942 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:30.375251 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:30.375281 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:30.375290 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:30.375300 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:30.375309 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:30.375316 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:30.375336 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:30.375355 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:30.375363 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:30.876524 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:30.876578 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:30.876595 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:30.876613 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:30.876628 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:30.876642 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:30.876693 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:30.876732 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:30.876747 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:31.377744 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:31.377806 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:31.377823 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:31.377841 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:31.377856 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:31.377871 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:31.377910 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:31.377948 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:31.377962 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:31.878363 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:31.878398 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:31.878407 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:31.878417 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:31.878425 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:31.878433 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:31.878453 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:31.878482 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:31.878494 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:32.379454 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:32.379484 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:32.379492 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:32.379500 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:32.379506 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:32.379512 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:32.379528 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:32.379543 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:32.379550 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:32.880174 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:32.880200 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:32.880208 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:32.880215 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:32.880222 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:32.880228 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:32.880246 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:32.880262 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:32.880272 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:33.380542 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:33.380567 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:33.380577 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:33.380597 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:33.380607 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:33.380616 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:33.380629 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:33.380651 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:33.380661 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:33.881389 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:33.881416 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:33.881423 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:33.881431 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:33.881438 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:33.881444 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:33.881460 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:33.881476 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:33.881482 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:34.382631 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:34.382693 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:34.382712 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:34.382730 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:34.382745 [ 19 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:34.382759 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:34.382798 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:34.382837 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:34.382863 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:34.883184 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:34.883208 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:34.883218 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:34.883229 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:34.883239 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:34.883247 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:34.883267 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:34.883288 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:34.883297 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:35.384508 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:35.384579 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:35.384596 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:35.384613 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:35.384629 [ 17 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:35.384643 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:35.384682 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:35.384718 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:35.384733 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:35.884644 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:35.884669 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:35.884676 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:35.884684 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:35.884690 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:35.884697 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:35.884712 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:35.884729 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:35.884735 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:36.385234 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:36.385280 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:36.385290 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:36.385300 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:36.385308 [ 17 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:36.385315 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:36.385336 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:36.385356 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:36.385364 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:36.886277 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:36.886308 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:36.886317 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:36.886328 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:36.886336 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:36.886343 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:36.886364 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:36.886384 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:36.886392 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:37.387089 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:37.387126 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:37.387135 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:37.387145 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:37.387153 [ 17 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:37.387161 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:37.387181 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:37.387203 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:37.387211 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:37.887465 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:37.887490 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:37.887498 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:37.887505 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:37.887512 [ 15 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:37.887518 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:37.887534 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:37.887549 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:37.887555 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:38.388182 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=0, CommitIndex=246 and Term=2 2024.09.25 21:23:38.388209 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (0), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:38.388217 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:38.388228 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:38.388236 [ 18 ] {} RaftInstance: local log idx 246, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:38.388243 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:38.388262 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:38.388281 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:38.388289 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=247 2024.09.25 21:23:38.756436 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=246, LastLogTerm 2, EntriesLength=1, CommitIndex=246 and Term=2 2024.09.25 21:23:38.756479 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 246 (1), req c idx: 246, my term: 2, my role: 1 2024.09.25 21:23:38.756493 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:38.756505 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 246, req log term: 2, my last log idx: 246, my log (246) term: 2 2024.09.25 21:23:38.756515 [ 17 ] {} RaftInstance: [INIT] log_idx: 247, count: 0, log_store_->next_slot(): 247, req.log_entries().size(): 1 2024.09.25 21:23:38.756525 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 247, count: 0 2024.09.25 21:23:38.756535 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 247, count: 0 2024.09.25 21:23:38.756547 [ 17 ] {} RaftInstance: append at 247, term 2, timestamp 0 2024.09.25 21:23:38.756579 [ 17 ] {} RaftInstance: durable index 246, sleep and wait for log appending completion 2024.09.25 21:23:38.757730 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:38.757817 [ 17 ] {} RaftInstance: wake up, durable index 247 2024.09.25 21:23:38.757849 [ 17 ] {} RaftInstance: local log idx 247, target_commit_idx 246, quick_commit_index_ 246, state_->get_commit_idx() 246 2024.09.25 21:23:38.757865 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:38.757901 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:38.757994 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:38.758010 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:38.758359 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:38.758376 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:38.758384 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:38.758391 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:38.758398 [ 15 ] {} RaftInstance: trigger commit upto 247 2024.09.25 21:23:38.758403 [ 15 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 246 2024.09.25 21:23:38.758409 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:38.758426 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:38.758441 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:38.758441 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:38.758455 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:38.758464 [ 20 ] {} RaftInstance: commit upto 247, current idx 246 2024.09.25 21:23:38.758468 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:38.758474 [ 20 ] {} RaftInstance: commit upto 247, current idx 247 2024.09.25 21:23:38.758504 [ 20 ] {} RaftInstance: DONE: commit upto 247, current idx 247 2024.09.25 21:23:38.758518 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:38.888701 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:38.888726 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:38.888733 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:38.888741 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:38.888748 [ 18 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:38.888754 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:38.888770 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:38.888792 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:38.888803 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:39.389227 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:39.389279 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:39.389292 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:39.389302 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:39.389310 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:39.389317 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:39.389337 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:39.389357 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:39.389365 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:39.890048 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:39.890073 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:39.890084 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:39.890096 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:39.890106 [ 15 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:39.890117 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:39.890137 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:39.890160 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:39.890169 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:40.390200 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:40.390232 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:40.390241 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:40.390251 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:40.390259 [ 18 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:40.390267 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:40.390286 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:40.390307 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:40.390315 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:40.890599 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:40.890643 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:40.890652 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:40.890661 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:40.890668 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:40.890674 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:40.890690 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:40.890706 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:40.890720 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:41.391443 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:41.391476 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:41.391485 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:41.391495 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:41.391503 [ 18 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:41.391511 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:41.391530 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:41.391549 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:41.391557 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:41.892355 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:41.892398 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:41.892410 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:41.892423 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:41.892432 [ 14 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:41.892441 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:41.892467 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:41.892490 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:41.892500 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:42.392803 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:42.392837 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:42.392845 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:42.392853 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:42.392859 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:42.392865 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:42.392882 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:42.392899 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:42.392905 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:42.893737 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:42.893766 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:42.893778 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:42.893791 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:42.893801 [ 14 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:42.893810 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:42.893830 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:42.893851 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:42.893861 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:43.394711 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:43.394769 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:43.394788 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:43.394806 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:43.394821 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:43.394836 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:43.394874 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:43.394975 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:43.395001 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:43.895383 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:43.895408 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:43.895418 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:43.895430 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:43.895439 [ 14 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:43.895449 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:43.895470 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:43.895492 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:43.895502 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:44.396200 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:44.396227 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:44.396238 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:44.396251 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:44.396260 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:44.396269 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:44.396282 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:44.396296 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:44.396307 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:44.897165 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:44.897188 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:44.897196 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:44.897203 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:44.897210 [ 19 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:44.897216 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:44.897233 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:44.897248 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:44.897255 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:45.397531 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:45.397562 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:45.397570 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:45.397579 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:45.397586 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:45.397592 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:45.397609 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:45.397620 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:45.397628 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:45.898486 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:45.898547 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:45.898565 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:45.898583 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:45.898598 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:45.898613 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:45.898651 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:45.898688 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:45.898704 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:46.398693 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:46.398724 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:46.398735 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:46.398747 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:46.398755 [ 13 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:46.398761 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:46.398778 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:46.398796 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:46.398807 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:46.899284 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:46.899340 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:46.899357 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:46.899376 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:46.899390 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:46.899402 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:46.899423 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:46.899444 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:46.899452 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:47.400102 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:47.400137 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:47.400146 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:47.400156 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:47.400164 [ 14 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:47.400171 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:47.400190 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:47.400210 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:47.400218 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:47.901135 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:47.901188 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:47.901205 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:47.901223 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:47.901239 [ 12 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:47.901253 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:47.901289 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:47.901329 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:47.901344 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:48.401710 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=0, CommitIndex=247 and Term=2 2024.09.25 21:23:48.401739 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (0), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:48.401749 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:48.401760 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:48.401769 [ 14 ] {} RaftInstance: local log idx 247, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:48.401778 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:48.401794 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:48.401812 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:48.401818 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=248 2024.09.25 21:23:48.756360 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=247, LastLogTerm 2, EntriesLength=1, CommitIndex=247 and Term=2 2024.09.25 21:23:48.756386 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 247 (1), req c idx: 247, my term: 2, my role: 1 2024.09.25 21:23:48.756396 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:48.756406 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 247, req log term: 2, my last log idx: 247, my log (247) term: 2 2024.09.25 21:23:48.756414 [ 17 ] {} RaftInstance: [INIT] log_idx: 248, count: 0, log_store_->next_slot(): 248, req.log_entries().size(): 1 2024.09.25 21:23:48.756421 [ 17 ] {} RaftInstance: [after SKIP] log_idx: 248, count: 0 2024.09.25 21:23:48.756428 [ 17 ] {} RaftInstance: [after OVWR] log_idx: 248, count: 0 2024.09.25 21:23:48.756438 [ 17 ] {} RaftInstance: append at 248, term 2, timestamp 0 2024.09.25 21:23:48.756463 [ 17 ] {} RaftInstance: durable index 247, sleep and wait for log appending completion 2024.09.25 21:23:48.757655 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:48.757745 [ 17 ] {} RaftInstance: wake up, durable index 248 2024.09.25 21:23:48.757778 [ 17 ] {} RaftInstance: local log idx 248, target_commit_idx 247, quick_commit_index_ 247, state_->get_commit_idx() 247 2024.09.25 21:23:48.757794 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:48.757830 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:48.757868 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:48.757884 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:48.758385 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:48.758401 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:48.758410 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:48.758420 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:48.758428 [ 13 ] {} RaftInstance: trigger commit upto 248 2024.09.25 21:23:48.758436 [ 13 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 247 2024.09.25 21:23:48.758445 [ 13 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:48.758466 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:48.758482 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:48.758486 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:48.758502 [ 20 ] {} RaftInstance: commit upto 248, current idx 247 2024.09.25 21:23:48.758513 [ 20 ] {} RaftInstance: commit upto 248, current idx 248 2024.09.25 21:23:48.758516 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:48.758527 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:48.758545 [ 20 ] {} RaftInstance: DONE: commit upto 248, current idx 248 2024.09.25 21:23:48.758559 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:48.902768 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:48.902791 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:48.902799 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:48.902808 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:48.902816 [ 17 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:48.902823 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:48.902841 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:48.902860 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:48.902868 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:49.403536 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:49.403563 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:49.403571 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:49.403599 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:49.403607 [ 14 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:49.403633 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:49.403649 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:49.403666 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:49.403673 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:49.903995 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:49.904037 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:49.904046 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:49.904056 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:49.904065 [ 13 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:49.904072 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:49.904092 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:49.904113 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:49.904121 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:50.404765 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:50.404792 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:50.404799 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:50.404807 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:50.404814 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:50.404820 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:50.404836 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:50.404852 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:50.404858 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:50.905565 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:50.905591 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:50.905600 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:50.905613 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:50.905623 [ 14 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:50.905632 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:50.905653 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:50.905683 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:50.905695 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:51.406039 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:51.406071 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:51.406079 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:51.406088 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:51.406094 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:51.406100 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:51.406119 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:51.406135 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:51.406141 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:51.907314 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:51.907362 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:51.907378 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:51.907395 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:51.907406 [ 16 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:51.907413 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:51.907434 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:51.907455 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:51.907463 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:52.408336 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:52.408400 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:52.408417 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:52.408435 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:52.408450 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:52.408462 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:52.408484 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:52.408503 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:52.408511 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:52.908805 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:52.908835 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:52.908845 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:52.908856 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:52.908865 [ 14 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:52.908872 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:52.908890 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:52.908909 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:52.908919 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:53.409988 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:53.410042 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:53.410058 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:53.410075 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:53.410091 [ 18 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:53.410105 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:53.410143 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:53.410178 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:53.410193 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:53.910351 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:53.910404 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:53.910419 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:53.910438 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:53.910453 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:53.910467 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:53.910506 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:53.910545 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:53.910561 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:54.411096 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:54.411149 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:54.411165 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:54.411183 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:54.411198 [ 18 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:54.411212 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:54.411250 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:54.411287 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:54.411302 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:54.911416 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:54.911441 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:54.911449 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:54.911458 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:54.911464 [ 14 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:54.911471 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:54.911490 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:54.911521 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:54.911532 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:55.411728 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:55.411788 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:55.411805 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:55.411823 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:55.411838 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:55.411852 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:55.411892 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:55.411929 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:55.411943 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:55.912345 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:55.912373 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:55.912381 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:55.912389 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:55.912397 [ 19 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:55.912408 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:55.912429 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:55.912448 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:55.912459 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:56.413200 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:56.413223 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:56.413230 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:56.413238 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:56.413244 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:56.413251 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:56.413268 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:56.413284 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:56.413290 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:56.914234 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:56.914263 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:56.914274 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:56.914286 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:56.914295 [ 19 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:56.914302 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:56.914321 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:56.914344 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:56.914354 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:57.414685 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:57.414723 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:57.414732 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:57.414740 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:57.414748 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:57.414754 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:57.414771 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:57.414788 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:57.414798 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:57.915534 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:57.915561 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:57.915571 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:57.915583 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:57.915593 [ 14 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:57.915603 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:57.915615 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:57.915637 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:57.915647 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:58.416329 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=0, CommitIndex=248 and Term=2 2024.09.25 21:23:58.416355 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (0), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:58.416366 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:58.416378 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:58.416389 [ 15 ] {} RaftInstance: local log idx 248, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:58.416399 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:58.416412 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:58.416434 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:58.416445 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=249 2024.09.25 21:23:58.756407 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=248, LastLogTerm 2, EntriesLength=1, CommitIndex=248 and Term=2 2024.09.25 21:23:58.756435 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 248 (1), req c idx: 248, my term: 2, my role: 1 2024.09.25 21:23:58.756443 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:58.756452 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 248, req log term: 2, my last log idx: 248, my log (248) term: 2 2024.09.25 21:23:58.756460 [ 14 ] {} RaftInstance: [INIT] log_idx: 249, count: 0, log_store_->next_slot(): 249, req.log_entries().size(): 1 2024.09.25 21:23:58.756471 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 249, count: 0 2024.09.25 21:23:58.756520 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 249, count: 0 2024.09.25 21:23:58.756535 [ 14 ] {} RaftInstance: append at 249, term 2, timestamp 0 2024.09.25 21:23:58.756563 [ 14 ] {} RaftInstance: durable index 248, sleep and wait for log appending completion 2024.09.25 21:23:58.757577 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:23:58.757614 [ 14 ] {} RaftInstance: wake up, durable index 249 2024.09.25 21:23:58.757630 [ 14 ] {} RaftInstance: local log idx 249, target_commit_idx 248, quick_commit_index_ 248, state_->get_commit_idx() 248 2024.09.25 21:23:58.757637 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:58.757653 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:58.757670 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:58.757681 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:23:58.757918 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:23:58.757935 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:23:58.757944 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:58.757954 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:23:58.757964 [ 12 ] {} RaftInstance: trigger commit upto 249 2024.09.25 21:23:58.757973 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 248 2024.09.25 21:23:58.757981 [ 12 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:23:58.757994 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:58.758005 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:58.758014 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:23:58.758018 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:58.758027 [ 20 ] {} RaftInstance: commit upto 249, current idx 248 2024.09.25 21:23:58.758035 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:23:58.758038 [ 20 ] {} RaftInstance: commit upto 249, current idx 249 2024.09.25 21:23:58.758069 [ 20 ] {} RaftInstance: DONE: commit upto 249, current idx 249 2024.09.25 21:23:58.758080 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:23:58.917284 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:23:58.917302 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:23:58.917309 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:58.917316 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:23:58.917322 [ 17 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:23:58.917328 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:58.917343 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:58.917364 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:58.917374 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:23:59.417751 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:23:59.417776 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:23:59.417783 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:59.417794 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:23:59.417803 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:23:59.417810 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:59.417826 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:59.417841 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:59.417848 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:23:59.918701 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:23:59.918744 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:23:59.918757 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:23:59.918771 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:23:59.918783 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:23:59.918794 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:23:59.918817 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:23:59.918841 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:23:59.918854 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:00.419411 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:00.419474 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:00.419492 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:00.419509 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:00.419519 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:00.419526 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:00.419546 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:00.419569 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:00.419578 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:00.919670 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:00.919698 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:00.919708 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:00.919717 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:00.919725 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:00.919732 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:00.919752 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:00.919772 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:00.919780 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:01.420981 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:01.421051 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:01.421071 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:01.421091 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:01.421108 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:01.421123 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:01.421164 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:01.421204 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:01.421221 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:01.921736 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:01.921793 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:01.921812 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:01.921832 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:01.921848 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:01.921862 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:01.921899 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:01.921936 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:01.921951 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:02.422999 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:02.423074 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:02.423094 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:02.423114 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:02.423130 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:02.423144 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:02.423183 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:02.423225 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:02.423250 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:02.923467 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:02.923511 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:02.923523 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:02.923532 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:02.923540 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:02.923547 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:02.923567 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:02.923586 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:02.923594 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:03.424098 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:03.424151 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:03.424170 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:03.424186 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:03.424201 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:03.424215 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:03.424253 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:03.424290 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:03.424305 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:03.924519 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:03.924554 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:03.924563 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:03.924571 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:03.924579 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:03.924587 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:03.924607 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:03.924626 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:03.924635 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:04.425832 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:04.425886 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:04.425904 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:04.425921 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:04.425935 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:04.425949 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:04.425987 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:04.426025 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:04.426039 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:04.926542 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:04.926570 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:04.926578 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:04.926587 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:04.926595 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:04.926602 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:04.926621 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:04.926639 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:04.926646 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:05.427866 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:05.427919 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:05.427935 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:05.427952 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:05.427966 [ 16 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:05.427979 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:05.428016 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:05.428053 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:05.428068 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:05.929093 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:05.929144 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:05.929160 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:05.929175 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:05.929190 [ 16 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:05.929203 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:05.929239 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:05.929273 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:05.929287 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:06.429829 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:06.429882 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:06.429899 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:06.429916 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:06.429932 [ 12 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:06.429946 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:06.429983 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:06.430020 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:06.430066 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:06.931226 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:06.931273 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:06.931289 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:06.931305 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:06.931319 [ 16 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:06.931333 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:06.931368 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:06.931407 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:06.931424 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:07.431628 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:07.431688 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:07.431707 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:07.431724 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:07.431740 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:07.431754 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:07.431814 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:07.431854 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:07.431869 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:07.932382 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:07.932435 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:07.932457 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:07.932480 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:07.932500 [ 16 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:07.932519 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:07.932555 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:07.932579 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:07.932585 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:08.432827 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=0, CommitIndex=249 and Term=2 2024.09.25 21:24:08.432883 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (0), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:08.432900 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:08.432918 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:08.432933 [ 13 ] {} RaftInstance: local log idx 249, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:08.432948 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:08.432985 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:08.433062 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:08.433082 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=250 2024.09.25 21:24:08.756349 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=249, LastLogTerm 2, EntriesLength=1, CommitIndex=249 and Term=2 2024.09.25 21:24:08.756370 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 249 (1), req c idx: 249, my term: 2, my role: 1 2024.09.25 21:24:08.756377 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:08.756384 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 249, req log term: 2, my last log idx: 249, my log (249) term: 2 2024.09.25 21:24:08.756391 [ 16 ] {} RaftInstance: [INIT] log_idx: 250, count: 0, log_store_->next_slot(): 250, req.log_entries().size(): 1 2024.09.25 21:24:08.756397 [ 16 ] {} RaftInstance: [after SKIP] log_idx: 250, count: 0 2024.09.25 21:24:08.756403 [ 16 ] {} RaftInstance: [after OVWR] log_idx: 250, count: 0 2024.09.25 21:24:08.756412 [ 16 ] {} RaftInstance: append at 250, term 2, timestamp 0 2024.09.25 21:24:08.756433 [ 16 ] {} RaftInstance: durable index 249, sleep and wait for log appending completion 2024.09.25 21:24:08.757462 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:24:08.757500 [ 16 ] {} RaftInstance: wake up, durable index 250 2024.09.25 21:24:08.757521 [ 16 ] {} RaftInstance: local log idx 250, target_commit_idx 249, quick_commit_index_ 249, state_->get_commit_idx() 249 2024.09.25 21:24:08.757529 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:08.757548 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:08.757567 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:08.757576 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:08.757818 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:08.757834 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:08.757843 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:08.757852 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:08.757861 [ 19 ] {} RaftInstance: trigger commit upto 250 2024.09.25 21:24:08.757869 [ 19 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 249 2024.09.25 21:24:08.757878 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:24:08.757899 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:08.757914 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:24:08.757917 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:08.757933 [ 20 ] {} RaftInstance: commit upto 250, current idx 249 2024.09.25 21:24:08.757945 [ 20 ] {} RaftInstance: commit upto 250, current idx 250 2024.09.25 21:24:08.757950 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:08.757961 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:08.757968 [ 20 ] {} RaftInstance: DONE: commit upto 250, current idx 250 2024.09.25 21:24:08.757977 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:24:08.933486 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:08.933534 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:08.933559 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:08.933575 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:08.933588 [ 16 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:08.933598 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:08.933617 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:08.933635 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:08.933642 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:09.434125 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:09.434180 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:09.434197 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:09.434214 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:09.434229 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:09.434243 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:09.434278 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:09.434315 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:09.434330 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:09.934515 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:09.934570 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:09.934589 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:09.934606 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:09.934622 [ 19 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:09.934635 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:09.934658 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:09.934676 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:09.934684 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:10.434930 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:10.434983 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:10.434999 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:10.435016 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:10.435031 [ 15 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:10.435045 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:10.435083 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:10.435121 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:10.435136 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:10.935616 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:10.935656 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:10.935669 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:10.935688 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:10.935697 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:10.935704 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:10.935724 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:10.935746 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:10.935754 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:11.436919 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:11.436969 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:11.436985 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:11.437004 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:11.437019 [ 15 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:11.437058 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:11.437095 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:11.437133 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:11.437148 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:11.937192 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:11.937259 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:11.937276 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:11.937293 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:11.937308 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:11.937323 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:11.937363 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:11.937403 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:11.937420 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:12.438013 [ 18 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:12.438092 [ 18 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:12.438110 [ 18 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:12.438128 [ 18 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:12.438144 [ 18 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:12.438158 [ 18 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:12.438196 [ 18 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:12.438234 [ 18 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:12.438249 [ 18 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:12.938475 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:12.938531 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:12.938554 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:12.938576 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:12.938591 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:12.938606 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:12.938638 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:12.938661 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:12.938673 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:13.438742 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:13.438805 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:13.438823 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:13.438840 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:13.438855 [ 12 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:13.438869 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:13.438906 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:13.439026 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:13.439049 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:13.939492 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:13.939533 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:13.939547 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:13.939561 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:13.939572 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:13.939584 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:13.939628 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:13.939649 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:13.939657 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:14.439905 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:14.439967 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:14.439987 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:14.440032 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:14.440047 [ 12 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:14.440061 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:14.440097 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:14.440136 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:14.440152 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:14.940312 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:14.940372 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:14.940395 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:14.940418 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:14.940437 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:14.940451 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:14.940490 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:14.940529 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:14.940545 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:15.441098 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:15.441152 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:15.441169 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:15.441187 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:15.441201 [ 12 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:15.441215 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:15.441253 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:15.441292 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:15.441307 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:15.941527 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:15.941584 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:15.941603 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:15.941623 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:15.941640 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:15.941657 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:15.941700 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:15.941747 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:15.941762 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:16.441899 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:16.441950 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:16.441965 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:16.441982 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:16.441997 [ 12 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:16.442011 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:16.442050 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:16.442086 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:16.442101 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:16.942628 [ 13 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:16.942684 [ 13 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:16.942697 [ 13 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:16.942708 [ 13 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:16.942716 [ 13 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:16.942723 [ 13 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:16.942741 [ 13 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:16.942762 [ 13 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:16.942770 [ 13 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:17.442997 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:17.443057 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:17.443076 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:17.443095 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:17.443110 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:17.443124 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:17.443162 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:17.443200 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:17.443216 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:17.944253 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:17.944305 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:17.944323 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:17.944341 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:17.944356 [ 12 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:17.944371 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:17.944409 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:17.944446 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:17.944461 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:18.444998 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=0, CommitIndex=250 and Term=2 2024.09.25 21:24:18.445070 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (0), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:18.445088 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:18.445105 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:18.445120 [ 17 ] {} RaftInstance: local log idx 250, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:18.445133 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:18.445170 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:18.445208 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:18.445223 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=251 2024.09.25 21:24:18.756379 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=250, LastLogTerm 2, EntriesLength=1, CommitIndex=250 and Term=2 2024.09.25 21:24:18.756399 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 250 (1), req c idx: 250, my term: 2, my role: 1 2024.09.25 21:24:18.756407 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:18.756416 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 250, req log term: 2, my last log idx: 250, my log (250) term: 2 2024.09.25 21:24:18.756424 [ 12 ] {} RaftInstance: [INIT] log_idx: 251, count: 0, log_store_->next_slot(): 251, req.log_entries().size(): 1 2024.09.25 21:24:18.756433 [ 12 ] {} RaftInstance: [after SKIP] log_idx: 251, count: 0 2024.09.25 21:24:18.756439 [ 12 ] {} RaftInstance: [after OVWR] log_idx: 251, count: 0 2024.09.25 21:24:18.756449 [ 12 ] {} RaftInstance: append at 251, term 2, timestamp 0 2024.09.25 21:24:18.756474 [ 12 ] {} RaftInstance: durable index 250, sleep and wait for log appending completion 2024.09.25 21:24:18.757494 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:24:18.757536 [ 12 ] {} RaftInstance: wake up, durable index 251 2024.09.25 21:24:18.757548 [ 12 ] {} RaftInstance: local log idx 251, target_commit_idx 250, quick_commit_index_ 250, state_->get_commit_idx() 250 2024.09.25 21:24:18.757555 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:18.757571 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:18.757587 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:18.757593 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:18.757807 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:18.757823 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:18.757831 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:18.757840 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:18.757849 [ 19 ] {} RaftInstance: trigger commit upto 251 2024.09.25 21:24:18.757857 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 250 2024.09.25 21:24:18.757864 [ 19 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:24:18.757884 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:18.757899 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:24:18.757901 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:18.757919 [ 20 ] {} RaftInstance: commit upto 251, current idx 250 2024.09.25 21:24:18.757930 [ 20 ] {} RaftInstance: commit upto 251, current idx 251 2024.09.25 21:24:18.757934 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:18.757947 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:18.757963 [ 20 ] {} RaftInstance: DONE: commit upto 251, current idx 251 2024.09.25 21:24:18.757976 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:24:18.945364 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:18.945415 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:18.945432 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:18.945449 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:18.945464 [ 12 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:18.945477 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:18.945514 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:18.945551 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:18.945574 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:19.445628 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:19.445660 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:19.445674 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:19.445691 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:19.445707 [ 14 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:19.445721 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:19.445758 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:19.445797 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:19.445822 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:19.946346 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:19.946394 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:19.946410 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:19.946426 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:19.946440 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:19.946454 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:19.946491 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:19.946528 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:19.946545 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:20.446786 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:20.446850 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:20.446875 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:20.446899 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:20.446921 [ 12 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:20.446941 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:20.446981 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:20.447017 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:20.447068 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:20.947201 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:20.947252 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:20.947268 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:20.947285 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:20.947299 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:20.947313 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:20.947351 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:20.947389 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:20.947404 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:21.447936 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:21.447980 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:21.447996 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:21.448013 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:21.448028 [ 15 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:21.448042 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:21.448078 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:21.448116 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:21.448131 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:21.949217 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:21.949265 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:21.949282 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:21.949298 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:21.949313 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:21.949327 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:21.949364 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:21.949403 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:21.949419 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:22.449610 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:22.449668 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:22.449687 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:22.449704 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:22.449719 [ 15 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:22.449730 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:22.449752 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:22.449772 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:22.449780 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:22.950223 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:22.950283 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:22.950303 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:22.950320 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:22.950334 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:22.950348 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:22.950384 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:22.950422 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:22.950438 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:23.450646 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:23.450697 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:23.450713 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:23.450731 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:23.450745 [ 15 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:23.450756 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:23.450775 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:23.450794 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:23.450802 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:23.950910 [ 19 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:23.950961 [ 19 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:23.950978 [ 19 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:23.950994 [ 19 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:23.951008 [ 19 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:23.951047 [ 19 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:23.951084 [ 19 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:23.951120 [ 19 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:23.951134 [ 19 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:24.451640 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:24.451690 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:24.451707 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:24.451723 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:24.451737 [ 16 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:24.451749 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:24.451770 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:24.451790 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:24.451799 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:24.952917 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:24.952964 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:24.952981 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:24.952997 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:24.953011 [ 15 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:24.953025 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:24.953061 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:24.953097 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:24.953112 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:25.454208 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:25.454260 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:25.454277 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:25.454294 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:25.454309 [ 16 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:25.454323 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:25.454362 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:25.454399 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:25.454414 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:25.954926 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:25.954984 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:25.955009 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:25.955027 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:25.955042 [ 17 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:25.955056 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:25.955097 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:25.955133 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:25.955150 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:26.455274 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:26.455346 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:26.455363 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:26.455380 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:26.455395 [ 16 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:26.455409 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:26.455448 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:26.455485 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:26.455500 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:26.955722 [ 17 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:26.955775 [ 17 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:26.955792 [ 17 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:26.955811 [ 17 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:26.955824 [ 17 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:26.955835 [ 17 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:26.955855 [ 17 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:26.955875 [ 17 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:26.955884 [ 17 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:27.456358 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:27.456414 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:27.456431 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:27.456449 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:27.456464 [ 16 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:27.456478 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:27.456514 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:27.456553 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:27.456568 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:27.956762 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:27.956808 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:27.956824 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:27.956838 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:27.956849 [ 15 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:27.956857 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:27.956876 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:27.956896 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:27.956904 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:28.458101 [ 16 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=0, CommitIndex=251 and Term=2 2024.09.25 21:24:28.458143 [ 16 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (0), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:28.458158 [ 16 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:28.458174 [ 16 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:28.458189 [ 16 ] {} RaftInstance: local log idx 251, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:28.458203 [ 16 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:28.458241 [ 16 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:28.458283 [ 16 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:28.458300 [ 16 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=252 2024.09.25 21:24:28.756334 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=251, LastLogTerm 2, EntriesLength=1, CommitIndex=251 and Term=2 2024.09.25 21:24:28.756363 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 251 (1), req c idx: 251, my term: 2, my role: 1 2024.09.25 21:24:28.756374 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:28.756382 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 251, req log term: 2, my last log idx: 251, my log (251) term: 2 2024.09.25 21:24:28.756391 [ 14 ] {} RaftInstance: [INIT] log_idx: 252, count: 0, log_store_->next_slot(): 252, req.log_entries().size(): 1 2024.09.25 21:24:28.756398 [ 14 ] {} RaftInstance: [after SKIP] log_idx: 252, count: 0 2024.09.25 21:24:28.756405 [ 14 ] {} RaftInstance: [after OVWR] log_idx: 252, count: 0 2024.09.25 21:24:28.756416 [ 14 ] {} RaftInstance: append at 252, term 2, timestamp 0 2024.09.25 21:24:28.756442 [ 14 ] {} RaftInstance: durable index 251, sleep and wait for log appending completion 2024.09.25 21:24:28.757511 [ 9 ] {} RaftInstance: got log append completion notification: OK 2024.09.25 21:24:28.757554 [ 14 ] {} RaftInstance: wake up, durable index 252 2024.09.25 21:24:28.757569 [ 14 ] {} RaftInstance: local log idx 252, target_commit_idx 251, quick_commit_index_ 251, state_->get_commit_idx() 251 2024.09.25 21:24:28.757577 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:28.757595 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:28.757615 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:28.757623 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:28.757832 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:28.757851 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:28.757859 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:28.757868 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:28.757875 [ 15 ] {} RaftInstance: trigger commit upto 252 2024.09.25 21:24:28.757883 [ 15 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 251 2024.09.25 21:24:28.757890 [ 15 ] {} RaftInstance: commit_cv_ notify (local thread) 2024.09.25 21:24:28.757910 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:28.757923 [ 20 ] {} RaftInstance: commit_cv_ wake up 2024.09.25 21:24:28.757926 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:28.757940 [ 20 ] {} RaftInstance: commit upto 252, current idx 251 2024.09.25 21:24:28.757949 [ 20 ] {} RaftInstance: commit upto 252, current idx 252 2024.09.25 21:24:28.757955 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:28.757965 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:28.757977 [ 20 ] {} RaftInstance: DONE: commit upto 252, current idx 252 2024.09.25 21:24:28.757986 [ 20 ] {} RaftInstance: commit_cv_ sleep 2024.09.25 21:24:28.958712 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:28.958759 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:28.958776 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:28.958791 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:28.958804 [ 14 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 252 2024.09.25 21:24:28.958813 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:28.958832 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:28.958851 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:28.958858 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:29.458986 [ 15 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:29.459052 [ 15 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:29.459070 [ 15 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:29.459086 [ 15 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:29.459101 [ 15 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 252 2024.09.25 21:24:29.459114 [ 15 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:29.459149 [ 15 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:29.459184 [ 15 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:29.459199 [ 15 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:29.960283 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:29.960327 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:29.960352 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:29.960376 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:29.960397 [ 14 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 252 2024.09.25 21:24:29.960417 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:29.960460 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:29.960497 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:29.960511 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:30.461008 [ 12 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:30.461059 [ 12 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:30.461075 [ 12 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:30.461093 [ 12 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:30.461107 [ 12 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 252 2024.09.25 21:24:30.461121 [ 12 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:30.461155 [ 12 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:30.461191 [ 12 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:30.461205 [ 12 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253 2024.09.25 21:24:30.962134 [ 14 ] {} RaftInstance: Receive a append_entries_request message from 3 with LastLogIndex=252, LastLogTerm 2, EntriesLength=0, CommitIndex=252 and Term=2 2024.09.25 21:24:30.962161 [ 14 ] {} RaftInstance: from peer 3, req type: 3, req term: 2, req l idx: 252 (0), req c idx: 252, my term: 2, my role: 1 2024.09.25 21:24:30.962170 [ 14 ] {} RaftInstance: (update) new target priority: 1 2024.09.25 21:24:30.962179 [ 14 ] {} RaftInstance: [LOG OK] req log idx: 252, req log term: 2, my last log idx: 252, my log (252) term: 2 2024.09.25 21:24:30.962186 [ 14 ] {} RaftInstance: local log idx 252, target_commit_idx 252, quick_commit_index_ 252, state_->get_commit_idx() 252 2024.09.25 21:24:30.962193 [ 14 ] {} RaftInstance: cancel existing timer 2024.09.25 21:24:30.962215 [ 14 ] {} RaftInstance: re-schedule election timer 2024.09.25 21:24:30.962234 [ 14 ] {} RaftInstance: batch size hint: 0 bytes 2024.09.25 21:24:30.962246 [ 14 ] {} RaftInstance: Response back a append_entries_response message to 3 with Accepted=1, Term=2, NextIndex=253